I'm trying to use adb tool with Samsung Galaxy S4 model on Mac OS X.
But, I can't connect through adb. adb devices
shows offline all the time.
I tired to update Android tools from Android SDK manager. But, it fails. Any suggestion?
First of all you should make sure that drivers are installed. Google USB Drivers are not available for mac as yet but you can install Samsung Kies that will install drivers then you would be able to run your app on the S4.
You may need some additional steps if you want to access data folder on the S4. Follow steps mentioned in the answer of this question for the purpose.
If you have to root the device then first part of this tutorial can help.