Hi,
I dont have any idea about this but you follow this method to unlock and
flashing all application in any device iand in between you need to chose
your device
Get Android source code
./build/envsetup.sh
lunch 1
make -j4
adb reboot bootloader
fastboot oem unlock
fastboot flashall -w
Regards
manoj

On Fri, Dec 16, 2011 at 10:02 AM, s.rawat <[email protected]> wrote:

> HI Manoj,
> whats the zImage size you got and were you able to successfully flash it
> on any of the device.
> RGds,
>
> Saurabh
> "..pain is temporary.....quitting lasts forever......"
>
>
>
>   On Fri, Dec 16, 2011 at 9:23 AM, manoj gupta <[email protected]
> > wrote:
>
>> hi ,
>> Please find the method to build android source code.
>> Get Android source code
>> ./build/envsetup.sh
>> lunch 1
>> make -j4
>> Regards
>> Manoj Kumar Gupta
>>
>>  On Mon, Nov 21, 2011 at 11:02 AM, talon1975 <[email protected]>wrote:
>>
>>> Hi all,
>>>
>>> l download the kernel source from Samsung site and the arm-eabi
>>> toolchine (4.4.0 and 4.4.3) from github.
>>> When i build my kernel (2.6.35.7) on Linux machine the size of zImage
>>> is 3.5M and it doesn't work, i found some kernels zImage files and the
>>> size is 6.7M and bigger. I use the same defconfig file so I wonder
>>> where is my problem?
>>>
>>> Thanx
>>> talon
>>>
>>> --
>>> unsubscribe: [email protected]
>>> website: http://groups.google.com/group/android-kernel
>>
>>
>> --
>> unsubscribe: [email protected]
>> website: http://groups.google.com/group/android-kernel
>>
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-kernel
>

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

Reply via email to