Android Question File visibility on device

DPaul

Active Member
Licensed User
Longtime User
Hi,

An "indirect" development question.
When i debug an application on the android tablet,
the app writes results to the Device Storage, no prob, OK.

As the tablet is connected to the PC, the tablet file system is visible in Firefox.
but recently written files remain "invisible" , until you physically disconnect and reconnect the device.
Nothing helps (refresh, F5,....) , only in 0.01% of the tries, i get to see the files, it seems random.

Is there any "magic" to see those files immediately after they have been written?
(using win 10, android 6.01)

thx,
Paul
 
Top