Lines Matching refs:Android
1 Google Breakpad for Android
5 on Android, and later generate valid stack traces from the minidumps
8 This release supports ARM, x86 and MIPS based Android systems.
14 The Android client is built as a static library that you can
15 link into your own Android native code. There are two ways to
24 1/ Include android/google_breakpad/Android.mk from your own
25 project's Android.mk
40 I.2. Building with a standalone Android toolchain:
54 Android device. This requires the Android 'adb' tool to be in your
57 II. Using the client library in Android:
76 3/ Keep in mind that there is no /tmp directory on Android.
78 If you use the library from a regular Android applications, specify a
106 Note: The second field could be either 'Linux' or 'Android'.
121 IV. Verifying the Android build library:
125 on Android, please run the android/run-checks.sh script which will do all
129 - Rebuilding the full Android binaries with configure/make.