RegisterActivity
DeviceInfoEndpoint.java
DeviceInfo.java
MessageEndpoint.java
RegisterActivity.java
DeviceInfoEndpoint
onCreate()
... import android.content.Intent; ... @Override protected void onCreate(Bundle savedInstanceState) { ... Intent intent = new Intent(this, RegisterActivity.class); startActivity(intent); }
http://<project-id>.appspot.com/_ah/api/explorer
LOCAL_ANDROID_RUN
true
CloudEndpointUtils.java
http://<project-id>.appspot.com
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.