Skip to content

qalqi/devRef

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] (https://developers.google.com/cloud/samples/mbs).

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

  2. Import the project into Eclipse.

  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.

Releases

No releases published

Packages

No packages published