This source repository includes AngelEyes SDK for Android, and a sample project so that you can get started easily.
-
First of all, you should get a developer account from AngelEyes, then create an app. After creating an new app successfully, you can get the app key and secret.
-
AngelEyes Android SDK requires Android 2.1+.
-
All source files and third party jars are put under the directory named AngelEyes, so just add source files and jars under the directory to your Android application project.
-
The source files of AngelEyes Android SDK are well documented. With these and the sample project, you should have everything you need to dive right in.
The sample project is named AngelEyesRMB, it is builded on Eclipse Indigo. The deployment target is Android 2.1, so the sample can work on Android 2.1+ Devices.
If you have any problems or find any bugs, you can post these information to GitHub issues page.
- 05/06/2012 - Release this SDK with a sample project.