Please help! I'm one step away from developing on the Google Phone. We have a few HTC exca300 aka Google Sooner phones that we want to development educational software on. From our testing, we found that the best SDK for the Google Sooner is android sdk m3-rc22a. However, our android applications crash on the Sooner phone, whereas it has no problems in the m3-rc22a emulator.
I would like steps on how I can copy the Android OS from the m3-rc22a emulator onto the Sooner phone. The files I believe are ramdisk.img, system.img and userdata.img. Would I be able to use adb push to overwrite the system files on the phone? I'm at a lost on how to extract the img files and over write the files on the Sooner phone while the phone still still turned on. Here's some information from the phone. # dmesg <5>Linux version 2.6.22-omap1 (x...@x.corp.google.com) (gcc version 4.1.1) #1-gc64286dd PREEMPT Tue Aug 28 18:21:25 PDT 2007 <4>CPU: ARM926EJ-S [41069263] revision 3 (ARMv5TEJ), cr=00053177 <4>Machine: Sardine <4>Ignoring unrecognised tag 0x4d534d70 <4>Memory policy: ECC disabled, Data cache writeback <7>On node 0 totalpages: 15360 <7> DMA zone: 120 pages used for memmap <7> DMA zone: 0 pages reserved <7> DMA zone: 15240 pages, LIFO batch:3 <7> Normal zone: 0 pages used for memmap <4>Unknown OMAP cpu type: 0x00 <4>OMAP0000 revision 1 handled as 00xx id: 87035cc953590a15 <6>Reserving 992 bytes SRAM at 20026c20 <6>Reserving 40960 bytes SRAM at 20028000 <6>SRAM: Mapped pa 0x20000000 to va 0xd0000000 size: 0x100000 <6>Reserving 311296 bytes SDRAM for frame buffer <4>CPU0: D VIVT write-back cache <4>CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets <4>CPU0: D cache: 8192 bytes, associativity 4, 32 byte lines, 64 sets <4>Built 1 zonelists. Total pages: 15240 <5>Kernel command line: mem=60M board_sardine.version=5 console=null Thank you, Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---