Tuesday, April 10, 2012

Re: [android-developers] How to read a text file in Android

http://developer.android.com/reference/android/content/res/AssetManager.html 
final InputStream open(String fileName)
Open an asset using ACCESS_STREAMING mode.
Cheers
Dalvin

On Tue, Apr 10, 2012 at 5:27 PM, Ambika Kulkarni <ambikakulkarni83@gmail.com> wrote:
Hello Folks,

I am a new bee to Android. I want to read a text file and show onto
the emulator.

Thanks All,
Ambika

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment