[android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-24 Thread xlshe
It's OK now. Thank you, Manvendra. On Jun 24, 1:13 am, Manvendra Pratap Singh wrote: > After "git clone git://android.git.kernel.org/kernel/common.git" , Try > giving "git branch -r " . Then you will find following output: > > desktop:common$ git branch -r >   origin/HEAD -> origin/android-2.6.27

Re: [android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-23 Thread Manvendra Pratap Singh
After "git clone git://android.git.kernel.org/kernel/common.git" , Try giving "git branch -r " . Then you will find following output: desktop:common$ git branch -r origin/HEAD -> origin/android-2.6.27 origin/android-2.6.25 origin/android-2.6.27 origin/android-2.6.29 origin/android-2.6.32

[android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-23 Thread xlshe
Thank you. When I download the "kernel/common.git", using "git clone git://android.git.kernel.org/kernel/common.git". I still can't find goldfish, even the no "goldfish_defconfig" in arch/arm/configs/. Can you tell me what's the problem. On Jun 23, 8:17 pm, sanjeev sharma wrote: > Hey, > Its ava

Re: [android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-23 Thread sanjeev sharma
Hey, Its available on kernel/msm.git and kernel/common.git in form of an branch.. Find more detail below.. http://linuxclues.blogspot.com/2010/05/build-compile-linux-kernel-android.html Regards sanjeev sharma On Wed, Jun 23, 2010 at 1:51 PM, xlshe wrote: > Sanjeev, thank you for your help. I kn

[android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-22 Thread xlshe
Sanjeev, thank you for your help. I know much more about the goldfish now from the information you provided above. I try to get the android- goldfish-2.6.29 from the "http://android.git.kernel.org/ ", but the git directory didn't contain "korg/android-goldfish-2.6.29", there is just something like

Re: [android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-22 Thread sanjeev sharma
Hi, I think you need Emulator specific kernel which is an Goldfish Kernel as per goggle. See more detail as follows.. *The Android emulator runs a virtual CPU that Google calls Goldfish. Goldfish executes ARM926T instructions and has hooks for input and output -- such as reading key presses from

[android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-21 Thread xlshe
Thank you for replying. No error was throwing. Just no response when I use my new kernel to boot the emulator. Even if I use the config file pulled from the emulator to customize the kernel, the generated zImage cannot boot the emulator. I wonder whether the problem is caused by the kernel source c

Re: [android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-21 Thread sanjeev sharma
Any Error or message it is throwing ? sanjeev sharma On Mon, Jun 21, 2010 at 6:48 AM, xlshe wrote: > Oh, one thing to add is that I customized my kernel using the > msm_defconfig. > > -- > unsubscribe: > android-kernel+unsubscr...@googlegroups.com > website: http://groups.google.com/group/andr

[android-kernel] Re: what kind of Android Virtual Device can be used as the emulator for ADP2

2010-06-20 Thread xlshe
Oh, one thing to add is that I customized my kernel using the msm_defconfig. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel