👨💻 APK-v1.0.5
🧪 If you are testing this application from outside India you will be provided with the option to use an Indian location for simulating the application.
⚠️ If it still crashes, then consider to use the application in an android emulator, using an Indian location
Version - 1
Our application focuses on solving the problem of climate change by utilizing the real-world data that is currently available. The Application searches data like air-quality, forest density and ground water level in the user area and uses all the data to calculate a normalized score for each user and recommend them tasks based on their normalized score. Users can also maintain, track, share, and collaborate with other users.
The application fetches the address of the user through reverse geocoding API from the location coordinates obtained from the app. Using the location we fetch the following data -
-
Forest cover and trees cover data of user's district from Data.gov.in using API
-
Users district groundwater level data from Data.gov.in using API
To modify or edit the source code we suggest some pre-requisites
- Android Studio
- Android Device or Emulator installed along with Android Studio
- Minimum supported Android SDK
⭐ Your can always install the app with the latest release apk if you are unable to build the application localy 👨💻 APK-v1.0.5
During development of this application, it built using Android Studio 4.0 Android Studio download page for details.
Minimun SDK Support Version - 21
Target SDK Support Version - 30
Get the latest sample code from GitHub using Git or download the repository as a ZIP file. (Download)
git clone https://github.com/The-Anton/eSustain.git
- Install Android Studio,
- Download the project
- Open the project into Android Studio.
- Build the project and run the sample. You may need to update gradle and library versions. Follow the guidance provided by Android Studio.
- If you build the project and finds an error regarding Cuberto/liquid-swipe-android, then consider this Cuberto/liquid-swipe-android github repo to add your credentials into the project
- If you still not able to build the project try installing the APK of the applicaiton