Finally figured out the solution to the problem, with the help of this post.
When you connect your phone to your PC, using the USB cable, select the mode as PC Software
.
Now you should be able to enable USB Debugging.
Related Posts:
- “unable to locate adb” using Android Studio [duplicate]
- “unable to locate adb” using Android Studio [duplicate]
- Solving “adb server version doesn’t match this client” error [duplicate]
- How to use adb command to push a file on device without sd card
- ‘adb’ is not recognized as an internal or external command, operable program or batch file
- Android ADB devices unauthorized
- adb is not recognized as internal or external command, operable program or batch file
- adb server is out of date. killing
- Android: adb pull file on desktop
- ADB No Devices Found
- Android device does not show up in adb list
- adb shell su works but adb root does not
- Set adb vendor keys
- ADB Android Device Unauthorized
- Session ‘app’: Error Installing APK
- How can I use adb over WiFi?
- adb shell su works but adb root does not
- Android ADB device offline, can’t issue commands
- IllegalArgumentException: Unable to locate adb in Android Studio v2.3
- Android Studio: Unable to obtain result of ‘adb version’
- adb command not found
- How to use su command over adb shell?
- How to resolve the “ADB server didn’t ACK” error?
- Android Device not recognized by adb
- ADB stopping at (waiting for devices)
- Android Studio doesn’t see device
- Android: adb: Permission Denied
- ADB error: cannot connect to daemon
- Android Device not recognized by adb
- Android ADB doesn’t see device
- Installing ADB on macOS [duplicate]
- How to authorize and accept ADB RSA key with broken touch screen on Android
- Adb backup does not work
- adb socket not working and daemon
- Error: Could not automatically detect an ADB binary. Some emulator functionality will not work until a custom path to ADB is added in the extended…
- How to use ADB Shell when Multiple Devices are connected? Fails with “error: more than one device and emulator”
- Why am I getting Permission Denied when trying to push a Sqlite file to my rooted Android device?
- How to open adb and use it to send commands
- INSTALL_FAILED_NO_MATCHING_ABIS when install apk
- Android Studio – ADB Error – “…device unauthorized. Please check the confirmation dialog on your device.”
- adb devices return error: protocol fault (no status)
- Android Device not recognized by adb
- Not able to access adb in OS X through Terminal, “command not found”
- ‘App not Installed’ Error on Android
- Can’t start Eclipse – Java was started but returned exit code=13
- Solving “adb server version doesn’t match this client” error [duplicate]
- How to display Toast in Android?
- Flutter pageview : Find first and last page and swipe directions
- Enable VT-x in your BIOS security settings (refer to documentation for your computer)
- NetworkType.UNMETERED vs NetworkType.METERED – PeriodicWork
- how to overcome Android Studio cannot resolve symbol for android classes
- Why fragments, and when to use fragments instead of activities?
- SQLiteDatabase.query method
- Android SDK location
- Android Studio Run/Debug configuration error: Module not specified
- How to set the text color of TextView in code?
- What is the “AdMob Offline Notifications” notification channel?
- Why am I seeing net::ERR_CLEARTEXT_NOT_PERMITTED errors after upgrading to Cordova Android 8?
- A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
- Getting weather info feeds from accuweather
- Activity, AppCompatActivity, FragmentActivity, and ActionBarActivity: When to Use Which?
- “cannot resolve symbol R” in Android Studio
- Android basics: running code in the UI thread
- How to build a horizontal ListView with RecyclerView
- Emulator for Amazon Kindle
- What is difference between SQLite and SQL
- Getting activity from context in android
- Change status bar text color when primaryDark is white
- How can you make a custom keyboard in Android?
- How to convert int to Integer
- “ArrayAdapter requires the resource ID to be a TextView” XML problems
- How to remove title bar from the android activity?
- android.content.ActivityNotFoundException: Unable to find explicit activity class
- Dialog throwing “Unable to add window — token null is not for an application” with getApplication() as context
- How can I get the android-support-v4.jar file (from Android Support Library) on Linux?
- Is there a way to get the source code from an APK file?
- ViewText in Android
- Android SDK location should not contain whitespace, as this cause problems with NDK tools
- How can I open a URL in Android’s web browser from my application?
- ‘dependencies’ cannot be applied to ‘(groovy.lang.Closure)’
- Is it possible to use published instant apps(BuzzFeed, Wish, etc) on the emulator?
- Why this line xmlns:android=”http://schemas.android.com/apk/res/android” must be the first in the layout xml file?
- Difference between getContext() , getApplicationContext() , getBaseContext() and “this”
- Android Studio – No Target Device Found
- Android Overriding onBackPressed()
- Error inflating class android.support.design.widget.FloatingActionButton
- How to change the color of a button?
- How do I parse JSON in Android?
- Cannot resolve symbol ‘AppCompatActivity’
- Change the project theme in Android Studio?
- setBackgroundDrawable() deprecated
- Your CPU does not support VT-x
- Android – border for button
- How to disable Instant Run for Android Studio 3.0
- Determining if an Android device is rooted programmatically?
- I can’t find adb_usb.ini file in .android folder?
- Android; Check if file exists without creating a new one
- Unable to add window — token null is not valid; is your activity running?
- How to remove title bar from the android activity?
- Call requires permissions that may be rejected by user