Skip to content

arivua/solutions-mobile-backend-starter-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solutions-mobile-backend-starter-android-client

This project is Android native client sample for Mobile Backend Starter.

Disclaimer: This is not an official Google Product.

Products

Language

APIs

Setup Instructions

The instruction below lists just some key steps.

For detailed setup instructions and documentation visit Google App Engine developer site. It may also be helpful to watch this Google I/O session and read the corresponding blog post.

  1. Make sure you have Android SDK with Google APIs level 15 or above installed.

  2. Import the project into Eclipse by selecting File > Import > General > Existing Projects into Workspace and then supplying the directory where you unzipped the downloaded project.

  3. If you don't have Google API level 16 installed then in project properties, select Android and change Project Build Target to Google APIs with API Level 15 or above.

  4. Update the value of PROJECT_ID in src/com/google/cloud/backend/android/Consts.java to the app_id of your deployed Mobile Backend 5. Make sure that your Mobile Backend is configured with OPEN mode.

  5. Run the application. All required jars and other files are included in the GitHub repository. If you see any compilation or build errors they most likely can be resolved by following the steps in the documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published