From b0bea66e6a6913683d7833e439cb31fc1af87d69 Mon Sep 17 00:00:00 2001 From: Florin Dumitru Date: Thu, 11 Nov 2021 21:18:54 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d0c9842..f3cbeb8 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ cd ios && pod install && cd .. # install pods for iOS #### Android - Install the Android SDK, via [Android Studio](https://developer.android.com/studio). - - _MetaMask Only:_ To create production builds, you need to install Google Play Licensing Library via the SDK Manager in Android Studio. -- Install the Android NDK, via [Android Studio](https://developer.android.com/studio)'s SDK Manager. - Install the correct emulator - Follow the instructions at: - [React Native Getting Started - Android](https://reactnative.dev/docs/environment-setup#installing-dependencies) _(React Native CLI Quickstart -> [your OS] -> Android)_ From 6a7b069d8fda1ae77e2d39a5c5847bc61651ca51 Mon Sep 17 00:00:00 2001 From: Florin Dumitru Date: Thu, 11 Nov 2021 21:19:45 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d0c9842..f3cbeb8 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ cd ios && pod install && cd .. # install pods for iOS #### Android - Install the Android SDK, via [Android Studio](https://developer.android.com/studio). - - _MetaMask Only:_ To create production builds, you need to install Google Play Licensing Library via the SDK Manager in Android Studio. -- Install the Android NDK, via [Android Studio](https://developer.android.com/studio)'s SDK Manager. - Install the correct emulator - Follow the instructions at: - [React Native Getting Started - Android](https://reactnative.dev/docs/environment-setup#installing-dependencies) _(React Native CLI Quickstart -> [your OS] -> Android)_