Global Robot Empire
Member
I have tried to search for a solution, but can't find it
Does anyone know what is the FILEPATH of the Phone's Internal Storage - when connected to the Desktop?
I want to Copy files from the Phone to Desktop - using B4J Code
Like this example:
It shows in the Desktop's Windows Explorer - but what is the FilePath to use for Coding?
Please can someone help me
Thank you so much
Does anyone know what is the FILEPATH of the Phone's Internal Storage - when connected to the Desktop?
I want to Copy files from the Phone to Desktop - using B4J Code
Like this example:
B4J:
File.Copy(Phone's FilePath of Internal Storage, "x.jpg", "C:\Users\Hp\Desktop\Pictures", "x.jpg)
It shows in the Desktop's Windows Explorer - but what is the FilePath to use for Coding?
Please can someone help me
Thank you so much