Skip to content

VjRawat/Friend-App

 
 

Friend's

Build status License APACHE Contact Android Build Travis GitHub issues

The app that protects you physically!

Requirements

(For Windows)

  • Visual Studio 2015
  • Windows Universal SDKs
  • Most dependencies are obtained from Nuget and automatically restored on build.

(For Android)

  • Android Studio
  • API 16,23 SDK
  • Google Play Services SDK

Building

First clone the repo

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

(In Windows)

Open the solution file Friend's.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

About

An app that protects you physically!

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.9%
  • Java 5.1%