AndroidDrive icon indicating copy to clipboard operation
AndroidDrive copied to clipboard

Not working properly

Open rajdeep2k1 opened this issue 1 year ago • 3 comments

Hi, Firstly thanks for the project. I am using Windows 11 and it is updated as on date . My phone is not properly working as drive. Pls see Screenshot and kindly provide solution. Ss

rajdeep2k1 avatar Aug 31 '24 03:08 rajdeep2k1

Have you enabled USB debugging?

If you haven't, you need to enable it as explained here.

If you have, what do you get if you run the following commands in the command line?

cd "C:\Program Files\AndroidDrive"
adb.exe devices
adb.exe shell ls /sdcard

(If you installed AndroidDrive at a different location than C:\Program Files\AndroidDrive, make sure to use the correct path on the first line.)

GustavLindberg99 avatar Aug 31 '24 08:08 GustavLindberg99

Thanks for the mail. USB debugging is enabled. [image: image.png]

On Sat, Aug 31, 2024 at 2:23 PM GustavLindberg99 @.***> wrote:

Have you enabled USB debugging?

If you haven't, you need to enable it as explained here https://github.com/GustavLindberg99/AndroidDrive/blob/main/README.md#setup .

If you have, what do you get if you run the following commands in the command line?

cd "C:\Program Files\AndroidDrive" adb.exe devices adb.exe shell ls /sdcard

(If you installed AndroidDrive at a different location than C:\Program Files\AndroidDrive, make sure to use the correct path on the first line.)

— Reply to this email directly, view it on GitHub https://github.com/GustavLindberg99/AndroidDrive/issues/33#issuecomment-2322833076, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDODMBCVJE2HBBKEOG64HLZUGAALAVCNFSM6AAAAABNNOYJIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRSHAZTGMBXGY . You are receiving this because you authored the thread.Message ID: @.***>

rajdeep2k1 avatar Aug 31 '24 19:08 rajdeep2k1

I can't see the image.

GustavLindberg99 avatar Aug 31 '24 19:08 GustavLindberg99

This is likely due to your Android device being unauthorized. I updated it to give a more descriptive error message which explains what should be done to fix this.

GustavLindberg99 avatar Dec 27 '24 08:12 GustavLindberg99