Can someone please give me a clear, simple, short, and most
importantly, working example of how to edit a database that another
app created? After days and days of searching, it's amazing that
nobody seems to truly understand how to do this. All I find is the
same old post, copied and pasted all over the internet that says:

Process p = Runtime.getRuntime().exec("su");

Ok now what? How do I use that "p" object to open and edit a database?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to