I am stuck in a chroot environment on my phone. I need to make a call to the activity manager. What does the Activity Manager need in order to execute the following?
I don't really understand how the Activity Manager launches apps. I'm obviously missing a critical something or other.. The question is what am I missing and how can I communicate between the chroot and the non-chroot?
Code:
am start -a android.intent.action.MAIN -n com.android.browser/.BrowserActivity