Virtual Pet for Wear OS UNDER CONSTRUCTION
Raise a Virtual Pet when you get your daily steps!
Features:
Multiple pets to earn every 10,000 steps
Earn 1 action every 100 steps
Pet Emotions: Sad, Happy, Sick, Angry
Baby pet evolves after 10 Food
Multiple colors of pets
Pets have Toys, food, education games, and hygene animations
Mutiple Backgrounds to match pet
Baby Pet
Grown Pet
Final Form
Play Games to Educate Pet
[NOT A FULL PACKAGE - ONLY CONTAINS CODE SNIPPETS TO PROTECT CREATOR AND ARTIST PROPERTY]
Contents | Description |
---|---|
AndroidManifest.xml | Code Includes Permissions for Location/Sensors |
MainActivity.kt | Kotlin/Java Code for Changing Background, using animations, keeping score, structuring game, changing XML elements |
[MainActivityUtils.kt] | Unit Test Utils |
[MainActivityTest.kt] | Unit Test Backgrounds and Dates |
Animated.xml | Animations |
activity_main.xml | Used to layout objects |
[PNG Files] | No Drawables or APP Art is included on Github |
Terminal Command: adb devices
Terminal Command : adb forward tcp:[#### localhost number] localabstract:/adb-hub
Terminal Command : adb connect localhost: [#### localhost number]