-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Needs: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Type: InvalidThis issue does not belong here. Applying this label will cause issue to be closed.This issue does not belong here. Applying this label will cause issue to be closed.
Description
So I managed to enable the remote dev server via wi-fi and got everything to work generating a debug apk.
It works for now.
Steps (for those who are interested):
cdinto /android and run./gradlew assemble**- upload*
app-debug.apkfromandroid/app/build/outputs/apk/to phone and install it (you might need to enable unknown sources)- Run app, ignore the red screen, errors on the left and
Unable to load JS bundle- Shake device to inflate the dev menu:
- check (true)
Auto reload on JS change- open
Debug server host for deviceand type your computer IP address- return to your host computer and run on terminal
react-native start- restart the app/reload js on your phone and it's ready to go
* I use Pushbullet and it works like charm for this kind of tasks
** Optional: Enable the daemon for faster builds
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Type: InvalidThis issue does not belong here. Applying this label will cause issue to be closed.This issue does not belong here. Applying this label will cause issue to be closed.