On Fri, Jul 16, 2010 at 8:26 PM, Harald <[email protected]> wrote: > Is there any way to fix it so that Android know how to open .txt > files, or can I somehow in my code tell Android to use File Editor to > open/edit .txt files.
I do not know what "File Editor" is. If that is some third party text editor, contact the author to see how to integrate your code with theirs. There is no text editor built into Android. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

