/Android-Places-App

Lab 1 Getting Started with iOS and Android

Primary LanguageJava

Android Places App

Overview

See the IOS counterpart of this app

Implementations

You can find following implementation in this project.

  • Google Map
  • SQLite for persistance
  • SQLite3 for creating initial database
  • JSON RPC Server
  • Swipe to refesh
  • AsyncTask for bacground RPC Call
  • Custom RecyclerView
  • Sync local database with RPC server (Online/Offline Mode)

Features

You can find following implementation in this project.

  • Distance calculation between two places in places
  • Setting zoom level on Google Map based on the distance between two places
  • Get Place Cooordinate on Long press on Google Map
  • Draq line between two places
  • Create, Update, Delete places on SQLite Database
  • Create, Update, Delete places on Server over JSON RPC Calls



About author

This Repository is developed and maintained by

Rohit Singh