Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android][Windows] The Android App only shows a blank white screen. #2790

Closed
BerndWessels opened this issue Sep 17, 2015 · 7 comments
Closed
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@BerndWessels
Copy link
Contributor

Hello

If you have followed this issue you know already that we are close to be able to use react native with android on windows.

Can you please help us fix this "Blank App Screen" problem?

Thank you
Bernd

@hzzcc
Copy link

hzzcc commented Sep 17, 2015

+1

@hzzcc
Copy link

hzzcc commented Sep 17, 2015

http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0916/3467.html
for android5.0
react-native run-android
you should run:
adb reverse tcp:8081 tcp:8081

for android 4.0
need to open the windows permissions in the application settings

@BerndWessels
Copy link
Contributor Author

Thank you @hzzcc .

I haven't had to the adb reverse thing of change any of my configurations.

The solution for me was to follow @mqli fix which you can find here.

React-Native Android development is now working on Windows with the mentioned fixes.

I hope this will make it into the official React-Native package very soon so that we will become a huge fantastic community.

I leave this issue open so that people can find this fix until it is part of the official React-Native package.

Again special thanks to @mqli

@taotao365s
Copy link

+1

1 similar comment
@jozn
Copy link

jozn commented Sep 18, 2015

+1

@taotao365s
Copy link

finally, I solve it in windows, haha, here it is.

e8a52423-39f6-4b4d-a827-1c15b890758e

I check all config which i can think.

  1. http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0916/3467.html
    @hzzcc , it is usefull.
  2. check firewall in windows, exclude node.exe in firewall
    9a997a9a-7516-49ad-b4ef-0e828142c2c6

77c8b601-ef41-44f3-a912-de030a2de5ad

99ce0d54-982a-4b66-a2dd-5d5aea5eb91e

9879f40c-0a01-4959-9c20-5ac0bfcf858a

it works.haha

@mkonicek mkonicek added Android and removed Android labels Sep 18, 2015
@tdzl2003
Copy link
Contributor

This issue may related to these two pull-request: #2813 #2812

@facebook facebook locked as resolved and limited conversation to collaborators Jul 21, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

8 participants