Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

adb crashes on deployment when internet is not available

User_UX8U5Sep 17 2020 — edited Sep 17 2020

MAF is new thing for me. I am following help to deploy helloWorld sample app on my mobile.

The sample helloworld application crashes after successful build but before deployment to android device. If i stop firewall then there is no problem and sample helloworld application is deployed to my mobile. see image

AdbCrashDeployReleaseMode.PNG

I allowed Jdeveloper, Java, android studio, and adb with outbound rule in firewall but look like there is more to allow through firewall. i could not see other process that need internet access in the list of running processes. That is what i think is the reason because when i leave firewall off and start deploy through Jdeveloper, the helloworld app is deployed on my mobile.

Please dont ask me why i need firewall. but help me with list of processes that i have to allow through firewall.

Comments
Post Details
Added on Sep 17 2020
0 comments
136 views