On May 29, 8:33 pm, Greg KH wrote:
> On Fri, May 29, 2009 at 4:24 AM, yash wrote:
> > If a phone freezes, we want to know how it got frozen ??
>
> Don't we all :)
>
> > How to get the logs...in order to know the reason for crash..?? how to get
> > system
On May 29, 8:33 pm, Greg KH wrote:
> On Fri, May 29, 2009 at 4:24 AM, yash wrote:
> > If a phone freezes, we want to know how it got frozen ??
>
> Don't we all :)
>
> > How to get the logs...in order to know the reason for crash..?? how to get
> > system
If a phone freezes, we want to know how it got frozen ?? How to get
the logs...in order to know the reason for crash..?? how to get system
crash dumps..??
--~--~-~--~~~---~--~~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.c
With the following steps i am able to start the emulator successfully,
but the emulator screen gets locked.I am able to use adb shell.
Can anyone help in this regard...??
Thanks in advance..!!!
Compiling Android kernel sources for getting kernel-image for the
emulator
(1) Get the Android Ke
With the following steps i am able to start the emulator successfully,
but the emulator screen gets locked.
I am able to use adb shell. Can anyone help in this regard...?? Thanks
in advance..!!!
Compiling Android kernel sources for getting kernel-image for the
emulator
(1) Get the Android K
when u cross compile the goldfish kernel give the following commands
#make menuconfig ARCH=arm
#make ARCH=arm
because in the makefile, no ARCH has been specified but it has been
specified in the previous version of the kernel
On Mar 2, 11:31 am, Joe Petruchi wrote:
> Hi
> I was trying to upgra