Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 2.19 KB

README.md

File metadata and controls

49 lines (27 loc) · 2.19 KB

Ride

It is an android based project, mainly giving some google map features. Ride is capable of getting REALTIME LOCATION of different users, and also having other MAPS features like navigation to different location.

logo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

The whole project was made on Android Studio. So you need to have a knowlegde of android app development on Android Studio. The Major Syntax must be known. You Should know about the java coding in order to proceed to android.

Installing

Download Android Studio

Search for SDK Tool also.

Usage

If you want to use the code in your project. Just include the java and resource file to your System. and Check the Android Manifest files to Fill the required API Keys.

Other files will be created when you will start a project. I am not sharing the full project, but only the activities and layout files, So that anyone can use it.

Read the Firebase Android documentation to proceed the full backend.

Deployment

The project is not deployed on the playstore. The backend is fully supported by Firebase(google cloud).

Author

Acknowledgments

  • This whole idea was made by a friend during a trip.. So thanks to him.
  • I got much help from google.
  • Thanks to Udacity.com to give such a handfull of tutorials free to use and learn.