2c8208f3a4
Reviewed at http://codereview.appspot.com/4587042/ Android - Added buttons for interaction without a keyboard. - Added the ability to zoom in to a specific point (roughly). - Added event handling (for showing a slideshow, for example). - Allow changing screen orientation - Updated README file, explaining how to build Multiplatform changes - Added SampleApp header file - Remove FPS when turning off measure FPS mode git-svn-id: http://skia.googlecode.com/svn/trunk@1596 2bbb7eff-a529-9590-31e7-b0007b416f81 |
||
---|---|---|
.. | ||
jni | ||
res | ||
src/com/skia/sampleapp | ||
Android.mk | ||
AndroidManifest.xml | ||
README.txt |
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