3e7ff9f31d
Create a platform description and base the size on the SkWindow in order to create a RenderTarget, which results in changing the viewport. This allows us to use only GR calls. In the Android sample app, fix the problem where nothing is drawn in the first frame, and default to drawing in GL. Reviewed at http://codereview.appspot.com/4642043/ git-svn-id: http://skia.googlecode.com/svn/trunk@1615 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