I would execute a command on my rooted Android 2.1 device
String path = \"/data/data/com.android.providers.settings/databases/settings.db\"; Runtime
Bao Le I believe you are trying to drop shell commands in an Android App, here (Running Android Native Code in your Android app)are few of many ways to run a command from an app.