Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.65 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.65 KB

The Phone Things Android App Google Play

This repository contains the source code for the phone things.

Download from Google Play

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

License

*Dont be ass by justing renaming app and publishing in the store :P , atleast modify some :D

Building

With Gradle

The easiest way to build is to install Android Studio v1.+ with Gradle v2.2.1. Once installed, then you can import the project into Android Studio:

  1. Open File
  2. Import Project
  3. Select build.gradle under the project directory
  4. Click OK

Then, Gradle will do everything for you.

Acknowledgements

My sincere respect to all the open source community, all those people who manages their time to helps on finding solution to needy, blog their experices and write tutorials.

Contributing

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.