I use Eclipse and I want to debug my app using my device but without damaging its battery, because I should always charge it when it's still not discharged. Is it possible to connect a device to adb without connecting it via USB?
I tried with logcat apps but it's a bit uncomfortable. I searched an app that doesn't require root and records the log but I didn't found it.
There are a couple ways to debug without ADB(with root):
Use a logcat application from the store
Use a WiFi ADB app
If you're using Jelly Bean or newer, you won't be able to use the logcat apps without root. No matter which version you're running, the wifi method requires root.
Basically, if you don't have root, you might want to stick with a good old fashioned USB cable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With