Build a Space Information android app with kotlin support
It is an Information app providing the info of each and every planet in the solar system (e.g. mass, known moons, age, polar diameter, orbit period, etc). Also it contain a classed activity for calculation of user weight on different planets in the solar system. Furthermore it provides information with facts about space along with general temperature of space at the bottom.
Its an Info App!!
- Splash screen
- Animation styles
- Customised buttons
- Custom ListView
- ScrollView
- ImageView
- Switiching animations
- Minimal Design
- Simplified Theme
- Responsive BackPress
- Well Constrained Layout
-> Android Studio
-> With Kotlin Support
- Clone or download the repo:
https://github.com/ashish7zeph/android-kotlin-Gravity-app
- Navigate to the folder
android-kotlin-Gravity-app
- Navigate to the folder
android-kotlin-Gravity-app/app/src/
to access developers content - Navigate to the folder
apk
for users to access apk - Copy the apk from folder
apk
to an android phone - Install the apk
The app is finally installed on your Android mobile device !!
To directly download the apk visit the link
.For Kotlin code files visit the link
Backend files are stored in three packages:
Frontend resource files are stored in res
package
Android manifest file for the project: