Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[3 / 1 / 1]

No.1518754 View ViewReplyOriginalReport
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?