Skip to content

thagikura/mobile-backend-starter-android-client-with-AndroidStudio

 
 

Repository files navigation

mobile-backend-starter-android-client-with-AndroidStudio

This project is an Android native client sample for Mobile Backend Starter that works with AndroidStudio.

Disclaimer: This is not an official Google Product.

Products

Language

APIs

IDE

Setup Instructions

These instruction list only the key steps. For detailed setup instructions and documentation visit the [Google App Engine developer site] (https://developers.google.com/cloud/samples/mbs).

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

  2. Import the project into Android Studio (File -> Import Project).

  3. Update the value of PROJECT_ID in mobile-backend-starter-android-client-core/src/main/java/com/google/cloud/backend/core/Consts.java to the app_id of your deployed Mobile Backend5. Make sure that your Mobile Backend is configured with OPEN mode. Also update your PROJECT_NUMBER and WEB_CLIENT_ID with the values from your console project.

  4. Run the application.

About

mobile-backend-starter-android-client-with-AndroidStudio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.6%
  • Groovy 1.4%
  • CSS 1.0%