Steps: To be followed to connect
1.Go to Setting menu in TV setting Option.
2. Go to Application >> Development >> Debugger IP address >> { it will show as not set}
3.If it is automatically Set use it or Change to the Network Ip.
4. Switch Off and on TV
5. Go to cmd prompt >>
--> adb connect IP
--> connected to IP:5555
Type:
-->>adb devices
List of devices attached
EX: 103.232.54.296:5555 device
6. To connect Type : --> adb connect ip { of that devices }
7. We can also see the same in the DDMS tool { in Android_Path/tools/} once --> adb connect is done { success }
No comments:
Post a Comment