prajjwaldimri / Friend-App

An app that protects you physically!
http://prajjwaldimri.github.io/Friend-App/
GNU General Public License v3.0
11 stars 6 forks source link

BeFriend

Join the chat at https://gitter.im/prajjwaldimri/Friend-App License APACHE Contact GitHub issues

BeFriend notifies your contacts about your location through SMS and Twitter anytime you are in danger.

Requirements

(For Windows)

(For Android)

Building

First clone the repo

git clone https://github.com/prajjwaldimri/Friend-App

(In Windows)

Open the solution file BeFriend.sln in Visual Studio. Make sure the selected platform is either x86 (for emulator) or ARM (for device). Then Build The Solution. Nuget should auto download all missing packages, if not open the package manager and click Restore Missing Packages.

(In Android)

Open the sub-folder named Friend inside the Android folder of Project directly in Android Studio.

Please refer to the wiki for further information: https://github.com/prajjwaldimri/Friend-App/wiki