Android

From Wasya Wiki
Revision as of 20:09, 13 August 2018 by Piousbox (Talk | contribs) (Run Emulator)

Jump to: navigation, search

Develop

pi_native, that's the newsitems app

Run Emulator

/Users/piousbox/Library/Android/sdk/tools/emulator -avd Nexus_5X_API_26

What's this thing?

 ./node_modules/.bin/react-native run-android

Reload App in Emulator

adb shell input keyevent 82
R+R

Build

From: https://facebook.github.io/react-native/docs/signed-apk-android

Generate key, then

 ./gradlew assembleRelease

It's here: /Users/piousbox/projects/react/pi_native/android/app/build/outputs/apk