skia2/android_sample/SampleApp
2011-06-17 12:46:17 +00:00
..
jni Use SkTouchGesture to handle pinch events in Android SampleApp. 2011-06-17 12:46:17 +00:00
res Improvements to the SampleApp (primarily Android). 2011-06-15 16:49:08 +00:00
src/com/skia/sampleapp Use SkTouchGesture to handle pinch events in Android SampleApp. 2011-06-17 12:46:17 +00:00
Android.mk Better fix for changing the viewport in sample app. 2011-06-16 15:31:26 +00:00
AndroidManifest.xml Improvements to the SampleApp (primarily Android). 2011-06-15 16:49:08 +00:00
README.txt Improvements to the SampleApp (primarily Android). 2011-06-15 16:49:08 +00:00

Building the sample app for Android using an Android tree:

cd into external/skia/android_sample/SampleApp.
Type "mm" to build, and install the resulting apk.

TODO: Instructions for building from SDK/NDK