adb reconnect
“adb devices” command on host first starts the adb server and then tries to connect to Android … Read more
“adb devices” command on host first starts the adb server and then tries to connect to Android … Read more
Android adb command for host, provides a command line option if you want to connect to one … Read more
NOTE: for below article, replace IP address whereever required with your IP address If you want to … Read more
Using the below script we tries to connect to different wifi channels of hotspot using iwconfig command. … Read more
As we have seen in our previous post “Understanding Linux OOM Killer and avoiding perticular process from … Read more
When you are working with strings in python, at some point in time, you would definitely need … Read more
If we want to see whether certain file exists or not before doing some operation like read/write … Read more
Following program shows a sample example of how we can use C macros __FILE__ , __func__ and … Read more
At the application framework level is the app’s code, which utilizes the android.bluetooth APIs to interact with … Read more
How Android Bluetooth profiles are enabled ? Answer: Check packages/apps/Bluetooth/res/values/config.xml If you want to disable the above … Read more
This post shows steps to Play Songs from mobile and listen on laptop/desktop speaker over Bluetooth. The … Read more
This post shows steps configure Ubuntu 16.04 as Bluetooth A2DP Sink. When Ubuntu is acting as A2DP … Read more