Issue
I created few AVD's using the AVD Manager. I want to know how can I install chrome/firefox on these AVD's?
Solution
Download both .apk files and install to your AVD using adb install apk_name
Answered By - waqaslam
November 28, 2023 android, android-virtual-device, firefox, google-chrome, sdk No comments
I created few AVD's using the AVD Manager. I want to know how can I install chrome/firefox on these AVD's?
Download both .apk files and install to your AVD using adb install apk_name
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.