Difference between revisions of "Android"

From Wasya Wiki
Jump to: navigation, search
(Reload App in Emulator)
Line 1: Line 1:
 +
 +
== Develop ==
  
 
pi_native, that's the newsitems app
 
pi_native, that's the newsitems app
Line 11: Line 13:
  
 
  R+R
 
  R+R
 +
 +
== Build ==
 +
https://facebook.github.io/react-native/docs/signed-apk-android

Revision as of 17:48, 13 August 2018

Develop

pi_native, that's the newsitems app

Run Emulator

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

Reload App in Emulator

adb shell input keyevent 82
R+R

Build

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