Skip to content

SarahBass/Virtual-Star-Pet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Star-Pet

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

Contents:

[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

Connect Device with Android Debug Bridge :

Terminal Command: adb devices

Terminal Command : adb forward tcp:[#### localhost number] localabstract:/adb-hub

Terminal Command : adb connect localhost: [#### localhost number]

About

Virtual Pet for Wear OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages