Click here to Skip to main content
15,889,724 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
i am beginner in react native android app development. I install Genymotion Emulator and it is working fine for testing, but when i plugin my phone Lenevo A7000Plus i faced app:installDebug Exception (See in image) Please help.

What I have tried:

Google Google Google Google Google GoogleGoogle
Posted
Comments
David Crow 1-Jul-18 21:19pm    
"...when i plugin my phone Lenevo A7000Plus i faced app:installDebug Exception..."

An exception was thrown simply by plugging in your phone?


"(See in image)"

Where?

1 solution

Sometimes you'll need a specific USB driver for the type of phone. First place I would go is the phone manufacturer support area looking for USB drivers. If they have one marked for debug that would be a plus.
Also, you might have to turn on the debugging ability. In the Samsung and the Google Pixel phones that I use I had to go to the settings, then system, then 'about phone'. Scroll to the bottom and tap the 'build number' 7 times. Close and reopen settings (might not be necessary) and you should see a 'developer options' settings item where you can enable various debugging options.

HTH, Mike
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900