To make it more clear say i launced a process using adb shell am start -a android.intent.action.MAIN -n com.abc.org/.First How can i pass environment variables to this launced process.
On Mar 3, 11:31 am, MaHaJaN <[email protected]> wrote: > Hi, > > I want to know if there is a way to pass environment variables to the > running process in Android. > If yes , how should one set those environment variables. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

