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

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

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -