I'm trying to pull files off my Android phone using a Java program running on my computer. The phone is connected to the computer via USB. When I see the phones files in file explorer, it gives me "This PC\Pixel\Internal shared storage" as the address. When I try to use that and the file class in Java, it doesn't let me pull the file off the phone. Any suggestions?
Asked
Active
Viewed 424 times
2
-
https://stackoverflow.com/questions/12775528/getting-portable-devices-using-java – Rashad Zaguia Jul 03 '20 at 03:09