[3 / 1 / 1]
I have an android phone connected to windows 10.
How do I determine the path to it in java?
For example the path to hard drive A would be just "A:\\"
And I can just call
>new File("A:\\")
How do I do the same with the android device in pic related?
How do I determine the path to it in java?
For example the path to hard drive A would be just "A:\\"
And I can just call
>new File("A:\\")
How do I do the same with the android device in pic related?