Recent content by arandara250

  1. A

    Hi how do I make my SD card my internal storage device for my Samsung galaxy ON5 and my android version is 6.0.1

    Open to command prompt in windows Go to the directory where "adb.exe" is located as follows. cd C:\Program Files (x86)\Android\android-sdk\platform-tools then type "adb shell" Then you would see something like this shell@grandpplte:/ $ That means you have successfully load the android debugging...