WaqasAzamKml/ReadFromFile
Android application for reading text from a file inside the projects assets directory and the setting that text to a textview. Also searches for a specified pattern or text using regular expression. (Regex-Search used with the intention to find some shortcodes inside the text file and then replace those shortcodes with their respective text/code).
Java