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
Use promo code NEXT1720 to save $300 off general admission
No comments :
Post a Comment