Skip to content

Sample demonstrating how to use Google Maps Android API v2, Realm DB and Volley network library.

Notifications You must be signed in to change notification settings

adityasonel/DeliverGo

Repository files navigation

Google Map, Realm DB and Volley Network library Sample

Samples demonstrating how to use Google Maps Android API v2 Realm DB Volley Network Library for Android

Pre-requisites

Change com.google.android.geo.API_KEY in AndroidManifest.xml with your Google Map Api_Key to use Google Map efficiently. All require an uptodate version of the Android build tools and the Android support repository.

Getting Started

These samples use the Gradle build system.

First download the samples by cloning this repository or downloading an archived snapshot. (See the options at the top of the page.)

In Android Studio, use the "Import non-Android Studio project" or "Import Project" option. Next select one of the sample directories that you downloaded from this repository. If prompted for a gradle configuration accept the default settings.

Alternatively use the "gradlew build" command to build the project directly.

Add your API key to the AndroidManifest.xml file. See the quick guide to getting an API key.

About

Sample demonstrating how to use Google Maps Android API v2, Realm DB and Volley network library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages