File Hidden on Windows Explorer from my Android Device -


i'm developping android app. app generates file on \sdcard\ folder , when want take computer , can't it. files appears on device cabinet , not on computer. problem ?

thanks answer.

edit : run app on nexus 7 kitkat 4.4.4 build.

please try code.

sendbroadcast(new intent(intent.action_media_mounted, uri.parse("file://" + environment.getexternalstoragedirectory()))); 

Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -