How to find text file in android emulator?
        Posted  
        
            by dragon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dragon
        
        
        
        Published on 2010-05-26T07:19:28Z
        Indexed on 
            2010/05/26
            7:21 UTC
        
        
        Read the original article
        Hit count: 288
        
android
Hi I am new to Android. I push files to Android device emulator. Image files are in Gallery and audio files are in Music. How can I view the text file in the android device emulator.( I heard android doesn’t come with Text Editor form stack overflow). I don’t want to open Text file I need to find if the text file is in the device or not. My file explore application list the available file in the sdcard. It lists the text file name also but in the device emulator how can I find the text file?????
© Stack Overflow or respective owner