[android-porting] kernel 2.6.27 to 2.6.33+

2010-06-07 Thread fastludeh22
ok so im new to this and im reading all i can. i was just wondering if i can get some help or someone to point me in the right direction. i have the source code for moto cliq 2.6.27 kernel and i want to build a 2.6.33.4 kernel. i know this may be hard, but ive been told it can be done. any help wou

[android-porting] Re: kernel 2.6.27 to 2.6.33+

2010-06-07 Thread fastludeh22
On Jun 7, 12:00 pm, Ashwin Bihari wrote: > The Moto Cliq is based on a Qualcomm processor, so you'll need to get > the BSP-specific stuff from the 2.6.27 Kernel, you'll then need to > figure out what all the drivers are that make the peripherals work on > the phone. With all that information gat

[android-porting] Re: kernel 2.6.27 to 2.6.33+

2010-06-08 Thread fastludeh22
On Jun 7, 12:00 pm, Ashwin Bihari wrote: > The Moto Cliq is based on a Qualcomm processor, so you'll need to get > the BSP-specific stuff from the 2.6.27 Kernel, you'll then need to > figure out what all the drivers are that make the peripherals work on > the phone. With all that information gat

[android-porting] Re: ADB push Multiple Files/Directory

2010-06-11 Thread fastludeh22
On Jun 11, 12:16 am, xingchao wang wrote: > Hi, > > i wrote this patch to make adb enable this function. > > You can compile it and replace the host adb tool. > usage: > adb push a b c d > Note: adb will push a b c to directory d,a, b,c can be file or directory. > > --wangxingchao > > 2010/6/11

[android-porting] Re: ADB push Multiple Files/Directory

2010-06-17 Thread fastludeh22
> > Which one? > > Thanks > A Linux Kernel Android Developer http://groups.google.com/group/android-porting/browse_thread/thread/192505187d7d9f6b# any help would be great. thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-por

[android-porting] need help pulling/appling patches to kernal

2010-06-29 Thread fastludeh22
I was wondering, if i have 2 kernals, one from stock android source, and one from cyanogenmod, how do i pull off the patches he has in his source and apply to stock kernal? I can't just use his kernal because im porting his rom to a device other then the one his is built for, and these patches are

[android-porting] Re: How to disable the android auto-lock app

2010-07-18 Thread fastludeh22
On Jul 17, 2:59 pm, Jerry Zhang wrote: > Hi, > >    There is no touch screen on my device, so I can not unlock the idle > screen. How can I disable the auto-lock app? > >    Thanks very much. > > BR > Jerry Does the menu key not unlock it on your device? I'm sorry I can't tell you how, but ther

[android-porting] Re: signing update.zip for stock recovery

2014-03-12 Thread fastludeh22
First off are you sure that recovery is compatible with your device? Do you have root access though adb in recovery. If yes to both questions, you can use the dd if= command to force replacement of any partition including recovery. Be careful though, miss type or non compatible .img and you wi