This commit is contained in:
7
Technical/Android app.md
Normal file
7
Technical/Android app.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
``./gradlew :app:installDebug
|
||||
`./gradlew :app:assembleDebug
|
||||
`
|
||||
|
||||
- Without adb reverse: emulator usually uses http://10.0.2.2:9010/
|
||||
- With adb reverse: emulator uses http://127.0.0.1:9010/
|
||||
Reference in New Issue
Block a user