I published another Android application today, bringing the total of my published Android applications to 3.

The Android Application, Main Viewer NG, also known as TextViewerNG, is an Android text and html viewer. It allows the user to view text or HTML files stored on your Android device, or on the SD card.

It uses the enhanced Lysesoft AndExplorer (if installed) to select files on your Android device. Otherwise, it opens up a dialog allowing the user to enter the filename to view.

While developing and using this application, there were quite a few times when I forgot what I was supposed to do after launching the application. To fix this issue, after every few seconds, if no activity is detected, a hint is displayed informing the user to press the menu key in order to load a file.