android app not appearing on smartphone -


i have tried , tried put app on phone. have done adjusting things recommended on other sites phone. i've taken care of many other problems. when run edit->configurations usb choice, it's doing because can see 6:android comments running. it's never appears on phone. best guess may because above 6:android bar statement printer next kind of phone says, "no debuggable applications" in red. that's best guess wrong.

to fix this: tried tools->android->enable adb. @ android studio - no debuggable applications, suggest solution "turn on debuggable flag (debuggable true) in application's gradle file:" however, have multiple gradle files, , i'm searched of them statements mentioned in gradle file , not 1 there.

any troubleshooting? more info should provide?

done (general):
pretty sure did phone (don't remember exactly, followed lists other websites) installed , changed path git.exe changed stuff ut-8 file format downloaded device driver phone looked quote in gradle files made sure added apk tools->android->enable adb (checked, unchecked , rechecked)

looks trying run app developed androidstudio on phone. if yes, try these.

  1. have turned on usb debugging developeroptions in mobiles settings ?

  2. is device connected pc, detected ?

  3. did ask enable usb debuging , when coonected pc ?

these should solve ur problem.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -