Searched refs:Android (Results 1 – 25 of 1032) sorted by relevance
12345678910>>...42
2 title: Android Studio Emulator3 description: Learn how to set up the Android Emulator to test your app on a virtual Android device.12 ## Set up Android Studio's tools28 …en Android Studio, go to **Settings** > **Languages & Frameworks** > **Android SDK**. From t…35 alt="Android SDK build tools."44 alt="Android SDK location."64 'export ANDROID_HOME=$HOME/Library/Android/sdk',93 alt="Android Studio configure."105 alt="Android Studio create virtual device."157 And from the Android SDK platform-tool directory:[all …]
6 # Android SDK Build Tools revision8 # Android API Level we build with10 # Google APIs for Android level12 # Minimum Android API SDK Level we target16 # Android Image SDK level to install on the emulator19 # Android Virtual Device name21 # ABI to use in Android Virtual Device
2 message: "When referencing multiple platforms, use the order: 'Android, iOS, and web'."8 - iOS, Android, and web9 - web, iOS and Android10 - iOS and Android
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …29 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…35 - On Android, migrated to Expo Modules API. ([#22208](https://github.com/expo/expo/pull/22208) by […39 - Android: Switch from deprecated `toLowerCase` to `lowercase` function ([#22225](https://github.co…49 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…65 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…71 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…103 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…109 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…142 …en-capture` module with support for preventing screen capture on iOS and Android ([#8326](https://…
3 Android = 1 << 2, enumerator4 Both = iOS | Android,
6 1. Be sure to have the Android [SDK](https://developer.android.com/studio/index.html) and [NDK](htt…7 2. Be sure to have a `local.properties` file in this folder that points to the Android SDK and NDK9 ndk.dir=/Users/{username}/Library/Android/sdk/ndk-bundle10 sdk.dir=/Users/{username}/Library/Android/sdk
3 …: A library that provides access to various interactions with the native navigation bar on Android.12 …es you to modify and observe the native navigation bar on Android devices. Due to some Android pla…16 …mpact when "Gesture Navigation" is enabled on the Android device. There is currently no native And…
38 Device.brand; // Android: "google", "xiaomi"; iOS: "Apple"; web: null70 Device.modelId; // iOS: "iPhone7,2"; Android: null; web: null80 Device.designName; // Android: "kminilte"; iOS: null; web: null90 Device.productName; // Android: "kminiltexx"; iOS: null; web: null124 Device.osName; // Android: "Android"; iOS: "iOS" or "iPadOS"; web: "iOS", "Android", "Windows"134 Device.osVersion; // Android: "4.0.3"; iOS: "12.3.1"; web: "11.0", "8.1.0"144 Device.osBuildId; // Android: "PSR1.180720.075"; iOS: "16F203"; web: null154 Device.osInternalBuildId; // Android: "MMB29K"; iOS: "16F203"; web: null,159 **Android only.** A string that uniquely identifies the build of the currently running system OS. O…178 Device.platformApiLevel; // Android: 19; iOS: null; web: null[all …]
20 <Collapsible summary="Android">26 … up your development environment on macOS for Android, you will install Node.js, Watchman, JDK, an…67 #### Install and configure Android Studio69 Android Studio allows installing Android SDK, Android SDK Platform, and Android Virtual Device. The…75 …set up your development environment on Windows for Android, you will install Node.js, JDK, and And…103 #### Install and configure Android Studio105 Android Studio allows installing Android SDK, Android SDK Platform, and Android Virtual Device. The…111 … up your development environment on Linux for Android, you will install Node.js, Watchman, JDK, an…137 #### Install and configure Android Studio139 Android Studio allows installing Android SDK, Android SDK Platform, and Android Virtual Device. The…[all …]
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …27 - Migrated Android codebase to use Expo modules API. ([#23862](https://github.com/expo/expo/pull/23…37 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…53 - Added utterance word tracking support for iOS and Android. This allows the ability to highlight e…57 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…73 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…79 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…104 - Rewritten Android code to Kotlin. ([#14008](https://github.com/expo/expo/pull/14008) by [@barthap…114 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…121 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…[all …]
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …25 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…39 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…51 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…57 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…83 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…89 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …23 - [Android] Migrate to use Expo Modules API. ([#24083](https://github.com/expo/expo/pull/24083) by …54 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…90 - Add the ability to set confirmation requirement on Android. ([#16793](https://github.com/expo/exp…143 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…166 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…194 - Fixed `cancelAuthenticate` not working in Android as expected. ([#10482](https://github.com/expo/…205 - Added missing biometric permission to Android. ([#8692](https://github.com/expo/expo/pull/8692) b…206 - Use hardcoded system feature strings to support Android SDK 28. ([#9034](https://github.com/expo/…217 - Added iris local authentication type for Android. ([#8431](https://github.com/expo/expo/pull/8364…[all …]
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …35 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…55 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…75 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…87 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…93 - Rewrite Android code to Kotlin. ([#14479](https://github.com/expo/expo/pull/14479) by [@kkafar](h…116 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…122 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …19 - [Android] Migrated to Expo Modules API. ([#23804](https://github.com/expo/expo/pull/23804) by [@b…43 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…47 - Added automatic invalidated key handling on Android. ([#22716](https://github.com/expo/expo/pull/…63 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…77 - Changed `requireAuthentication` option to also require biometrics on iOS (matches Android behavio…87 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…93 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…125 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…131 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…[all …]
3 import { Android, Config, Simulator, Versions } from '@expo/xdl';49 const devices = await Android.getAttachedDevicesAsync();69 await Android.uninstallExpoAsync(device);75 await Android.installExpoAsync({ url: clientUrl, device });79 await Android.getAdbOutputAsync([
3 ### Android ###32 # Android Studio Navigation editor temp files35 # Android Studio captures folder46 # External native build folder generated in Android Studio 2.2 and later54 ### Android Patch ###58 # Covers files to be ignored for android development using Android Studio.80 # Android Studio90 # Android Patch92 # External native build folder generated in Android Studio 2.2 and later154 # Crashlytics plugin (for Android Studio and IntelliJ)[all …]
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …33 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…47 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…69 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…75 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…98 - Rewrite Android code to Kotlin. ([#14474](https://github.com/expo/expo/pull/14474) by [@kkafar](h…108 - Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://g…118 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…132 - Fixed issue on Android where apps would crash when calling `getIpAddressAsync` when using cellula…
4 ### Android ###33 # Android Studio Navigation editor temp files36 # Android Studio captures folder47 # External native build folder generated in Android Studio 2.2 and later55 ### Android Patch ###59 # Covers files to be ignored for android development using Android Studio.81 # Android Studio91 # Android Patch93 # External native build folder generated in Android Studio 2.2 and later155 # Crashlytics plugin (for Android Studio and IntelliJ)[all …]
7 - Dropped support for Android SDK 21 and 22. ([#24201](https://github.com/expo/expo/pull/24201) by …29 - Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22…43 - On Android bump `compileSdkVersion` and `targetSdkVersion` to `33`. ([#20721](https://github.com/…49 - Migrated Android implementation to Expo Modules API. ([#19898](https://github.com/expo/expo/pull/…65 - Fixed null pointer exception when store review request failed on Android. ([#16365](https://githu…71 - On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11…77 - Fix `Plugin with id 'maven' not found` build error from Android Gradle 7. ([#16080](https://githu…127 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…143 - [expo-store-review] Fix Android crash in failure path ([#10265](https://github.com/expo/expo/pull…149 … Review](https://developer.android.com/guide/playcore/in-app-review) for Android. ([#9607](https:/…