Lines Matching refs:Android
1 Android chapter
7 _Currently we only support building Skia for Android on a Linux or Mac host! In addition,
13 * The Android SDK: http://developer.android.com/sdk/
20 Inside your Skia checkout, `platform_tools/android` contains the Android setup
21 scripts, Android specific dependencies, and the Android Sample App.
27 Setup the Android SDK
30 To finish setting up the Android SDK you need to download use the SDK to
40 is all. You will then have downloaded the SDK for API level 19 (Android 4.4
42 many other Android add-ons or APIs as you want, but you only are required to
45 Setup Environment for Android
48 The Android build needs to set up some specific variables needed by both GYP
52 Custom Android Build Script
79 recommended that you do NOT do this for Android. Instead you can rely
134 The SampleApp on Android provides a simple UI for viewing sample slides and gm images.
157 Android Studio Support
160 You can also build and run SampleApp (and some other experimental apps) using Android
165 Finally to be able to build within Android studio it needs to know the path to
181 The Android platform does not support skdiff at this time.
188 Debugging on Android
191 We support 2 modes of debugging on Android using GDB wrapper scripts. These