http://developer.android.com/reference/android/content/res/AssetManager.html
final InputStream<http://developer.android.com/reference/java/io/InputStream.html> open<http://developer.android.com/reference/android/content/res/AssetManager.html#open(java.lang.String)> (String <http://developer.android.com/reference/java/lang/String.html> fileName) Open an asset using ACCESS_STREAMING mode. Cheers Dalvin On Tue, Apr 10, 2012 at 5:27 PM, Ambika Kulkarni <[email protected] > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

