The free SnapPets Android SDK lets you control your WowWee SnapPets on devices running Android 4.3 and above with Bluetooth Low Energy chipsets. To use this SDK you will also need a physical SnapPets camera.
For information on WowWee products visit: http://www.wowwee.com
-
Clone the repository or download the zip.
git clone https://github.com/WowWeeLabs/SnapPets-Android-SDK.git
-
Open Android Studio and click "Open an existing Android Studio project".
-
Select the git project folder "SnapPets-Android-SDK" and click "Choose".
-
You should be now ready to go! Plug in an Android device then compile and run the project using CTRL + R on Mac, or SHIFT + F10 on Windows. When you turn on a SnapPets you should see some debug messages in the logs.
Our SDK cannot be used in the built in Android simulator due to lack of Bluetooth Low Energy support. Third party alternatives may work if they support the official BLE APIs.
At present we havn't added support for Android gear. Third party support is welcome, please add an issue in the bug tracker.
At this stage we do not plan on releasing our full library source code.
The SDK is currently and will always be free for you to build and release your own applications. Your welcome to charge money or release free applications using our SDK without restrictions.
If you create a great application, all we ask is that you provide a link for people to purchase their own SnapPets so they can enjoy your product.
SnapPets Android SDK is available under the Apache License, Version 2.0 license. See the LICENSE.txt file for more info.
You are free to use our SDK in your own projects whether free or paid. There are no restrictions on releasing into Google Play or other stores. We do ask that you clearly differentiate your app from the official app so that users do not get confused.
We happily accept any pull requests and monitor issues on GitHub regularly. Please feel free to give us your suggestions or enhancements. Please note that due to resource constraints we most likely cannot add new features to the SnapPets camera itself, but we will certainly consider them for inclusion to future camera/versions.
Tell your friends, fork our project, buy our camera and share with us your own projects! These are the best kinds of positive feedback to us.
- WowWee SnapPets Official App
- Send us a pull request to add your app here