Hi Jett,
I had tried this command as well w/o success. There was a typo in my
command in previous msg.
Thanks a lot,
Dinesh


On Feb 21, 7:04 pm, Jett <[email protected]> wrote:
> try
> am start -a android.intent.action.MAIN -n
> com.android.browser/.BrowserActivity
>
> On 2月20日, 上午6時07分, DG <[email protected]> wrote:
>
> > Hi,
> > I am trying to profile browser for memory. I did following steps:
> > 1. Added "native=true" in ddms.cfg
> > 2. moved /system/lib/libc_debug.so to /sysem/lib/libc.so
> > 3. adb shell stop
> > 4. adb shell start
>
> > After 4th step, device kept rebooting several time but finally
> > stablized. Even device was stable, my touch screen stopped working. I
> > tried to run browser through adb shell using following command:
>
> > start -a android.intent.action.MAIN -n
> > com.android.browser/.BrowserActivity
>
> > but could not start browser. Does anyone know how can I start browser
> > and make touchscreen work again?
>
> > Thanks a lot
> > Dinesh

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to