Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Currently, I have MxQ 4K Android TV Box which has Android Version 7.1(inside).

I need to connect and debug this device with my android studio.
I'm using the android studio in user account rather than administrator account.

So my question is,

1) Is possible that, I'm using android studio in user account that it is not displaying my device when I enter the command - "adb devices -l" (without quotes).
2) After getting debug I want to created some sort of library similar to .dll (analogous to - Windows MFC), So What are the ways to do this ?

What I have tried:

I have tried the the following command from the below link, but still it is not working
Using ADB on WiFi for Android Development – Myriatek – Medium[^]
Posted
Updated 10-Oct-18 21:51pm

1 solution

 
Share this answer
 
Comments
Member 13932087 12-Oct-18 2:21am    
I have also followed the official link of android (step by step), but still it is not working, is there any other option ???
Richard MacCutchan 12-Oct-18 4:13am    
Try more Google searches to see if anyone else has done it.

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