filereader - Read From txt file in android in mobile device -


i have several txt file already.i want read files in application.i click button , choose name of txt file , read it. how it? pls me.

you can put file in asset directory of projet , use

      assetmanager = context.getassets(); 

i think link can : http://www.technotalkative.com/android-read-file-from-assets/


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -