Looking for android rtf txt api
Hi,
I am looking for android rtf txt api. Too many nouns for a project I am working on for college.
Any help would be appreciated.
Hi,
I am looking for android rtf txt api. Too many nouns for a project I am working on for college.
Any help would be appreciated.
Android.text – It provides classes to track text on the screen. With this, you can used to design your app to text format types or drawing for an existing widget.
Interfaces: Editable, GetChars, HTML ImageGetter, HTML Taghanler, InpurFilter, NoCopySpan, ParcelableSpan, Spannable, Spanned, SpanWatcher, TextUtilsEllipsizeCallback, TextUtilsStringsplitter, TextWatcher
You may wish to click this for additional information:
https://developer.android.com/index.html
Pointers to Review:
You can open RTF file on Android, Convert your RTF file into HTML. When converted to HTML, this has to be fully supported in Android. On the other hand, If you want to build an Android Application, this is the website where you can refer:
http://www.appsbar.com even an elementary grade srudent can make an app with this very simple instructions provided by this website.