A simple android torch app being developed by @nishthamishra7. It is a free ads-free small tool for old Android devices.
Follow these steps to build this app.
This is what we are currently using.
- JDK 1.8+
- Android SDK
- Android SDK Tools 25.1.7
- Android SDK Platform-tools 24.0.1
- Android SDK Build-tools 24.0.1
- Extras
- Android Support Repository 36
- Google Repository 32
- Platforms
- Android 7.0 (API 24): Latest
- Android 6.0 (API 23)
- Android 2.3.1 (API 9): Oldest version which we support
Make sure that your Android SDK has all these components.
- Clone https://github.com/clayfish/torch.git
- Modify
/local.properties
file and put path to your Android SDK. - Open it using your IDE. It will try building the gradle project and take time, let it take time.
© 2016 ClayFish Technologies LLP