[android-porting] Android 1.5 ported?

2009-09-15 Thread sany
Does anyone know if Android 1.5 has been ported on OMAP3EVM board or Beagle board? The image provided by Mistrals was for Android 1.1... Please help! --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sany laurelsgal...@gmail.com: Does anyone know if Android 1.5 has been ported on OMAP3EVM board or Beagle board? The image provided by Mistrals was for Android 1.1... Please help! hi sany, Android 1.5 is ported to several hardware devices including Beagleboard. You might check

[android-porting] Re: Debug mode build issue

2009-09-15 Thread Atsuo Igarashi
Hi, libdm.so is too big, so you can modify the prelink's address in build/ core/prelink-linux-arm.map. Regards, Atsuo On 9月10日, 午後9:17, Pras prasanna.kuma...@wipro.com wrote: Hi, I have downloaded the Android source code recently from the git tree (Tag used: 25.6). When I try to build the

[android-porting] Re: RTC_WAKEUP

2009-09-15 Thread /dev/null
At least as far as the alarms set in the Alarm Clock app go, PendingIntents do in fact resurface after a reboot. At least as long as you make sure to have the device up and running in time for the alarm to go off. Those alarms and their on/off state are persisted through the database and

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi, I get the following error when i am using the prebuilt images... Plz help! Texas Instruments X-Loader 1.41 Starting OS Bootloader... U-Boot 2008.10-rc2 (Oct 2 2008 - 09:02:46) OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND DRAM: 128 MB NAND: 256 MiB In:serial

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sanyanniesunney anniesunney laurelsgal...@gmail.com: I get the following error when i am using the prebuilt images... Plz help! hi, From the below messages, it seems that you are using older bootloader. For newer ones, u-boot should be set to take the file uImage.bin as Linux

[android-porting] Post-donut Window Composition?

2009-09-15 Thread Chia-I Wu
On Tue, Mar 31, 2009 at 04:03:31AM -0700, pixelflinger wrote: This is an extension we're using to avoid making a copy of the texture data, it is only used by SurfaceFlinger; the texture data needs to be allocated in a special way for this to work. Originally, SurfaceFlinger was going to use

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sanyanniesunney anniesunney laurelsgal...@gmail.com: U-Boot 1.3.3 (Jul 10 2008 - 16:33:09) OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle Board + LPDDR/NAND DRAM:  128 MB NAND:  256 MiB In:    serial Out:   serial Err:   serial Audio Tone on Speakers  ... complete Hit any

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi I formatted my card such that it has only 1 partition and this partition is of vfat type... In this i copied the uImage(i had renamed as u suggested),MLO and u-boot.bin i also tried with the uImage and the binaries that they provided,android-beagle.ubi and 0xkernel-beagle.bin How can i

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread pavan savoy
Hi, The best way is to read the vfat partition itself. generally the mmc subsystem of u-boot would provide commands, mmcinit - to initialize the subsystem fatls mmc 0 - read the contents of the 1st mmc device fatload mmc 0 8060 file_name - to copy the contents of file file_name from mmc

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Michael Trimarchi
Hi, sanyanniesunney anniesunney wrote: Hi I formatted my card such that it has only 1 partition and this partition is of vfat type... In this i copied the uImage(i had renamed as u suggested),MLO and u-boot.bin i also tried with the uImage and the binaries that they

[android-porting] Bionic porting to an another OS

2009-09-15 Thread manjunatha
Hi All, We need to port the Android framework to a UNIX-clone OS. We figured out a few things; but need to confirm some of our doubts! 1. The Bionic library comes along with a set of cleaned, stripped headers. As these are already included in the source itself, these headers can be effectively

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi all, Which file is being referred here...i mean which file should be renamed? how can i get a new position...is it through issuing the command given by Pavan (i.e) fatload mmc 0 8060 file_name - to copy the contents of file file_name from mmc device 0 to RAM address 8060? here is

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread shankarGanesh
sanyanniesunney anniesunney wrote: Hi all, Which file is being referred here...i mean which file should be renamed? how can i get a new position...is it through issuing the command given by Pavan (i.e) fatload mmc 0 8060 file_name - to copy the contents of file file_name from mmc

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi all, It gives the following error now! Starting kernel ... Uncompressing Linux. .. done, booting the kernel. Linux version 2.6.29-omap1-g9985b01-dirty (js...@venux) (gcc version 4.4.1 (0xla b) ) #240

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi all, I am using the prebuilt images onlyI am not building the kernel by myself...Plz helpI am desperate to see something on screen...PLZZZ Thanks all... On Tue, Sep 15, 2009 at 7:54 PM, sanyanniesunney anniesunney laurelsgal...@gmail.com wrote: Hi all, It gives the

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sanyanniesunney anniesunney laurelsgal...@gmail.com: mmc0: new high speed SD card at address b368 mmcblk0: mmc0:b368 SDC   970 MiB  mmcblk0: p1 Welcome to 0xdroid Image Installer It looks that SD card was about to be mounted. Mounting SD card... mount: mounting /dev/mmcblk0p1

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread shankarGanesh
Jim Huang wrote: 2009/9/15 sanyanniesunney anniesunney laurelsgal...@gmail.com: mmc0: new high speed SD card at address b368 mmcblk0: mmc0:b368 SDC 970 MiB mmcblk0: p1 Welcome to 0xdroid Image Installer It looks that SD card was about to be mounted. Mounting SD card... mount:

[android-porting] Re: RTC_WAKEUP

2009-09-15 Thread Dianne Hackborn
They definitely don't survive. What is specifically happening for the alarm clock is that it runs at boot and schedules new alarms for the times it has in its database. If this is sufficient for what you need, that makes things easier. On Tue, Sep 15, 2009 at 2:54 AM, /dev/null mmm...@gmail.com

[android-porting] how to add a new driver on android?

2009-09-15 Thread venu rao
Hi all, I'm a newbee to android and I never had any experience on Linux too. Just now I started working on a project based on Android. I request help in understanding following basic questions regarding adding enabling a device driver to Android: 1. What is the procedure to be followed to add a

[android-porting] Software Volume Control Problem

2009-09-15 Thread Andy
Hi all, I found in my Android platform that everytime when I adjust the volume level (i.e. press the volume key +/-), it seems a software volume control scheme is used (Instead, I expect a direct function call to a codec hardware driver, and changing audio gain in corresponding registers). I

[android-porting] Re: ping DNS issue! ping returns unknown host www.yahoo.com but ping to IP works fine

2009-09-15 Thread Sunny Liu
Hi! I found one problem in resolv module there : setprop net.dns1 168.95.1.1 setprop net.dns2 168.95.192.1 But ping -c 10 www.google.com failed! From Win XP nsllookup to check : dns is 168.95.1.1 C:\Documents and Settings\sunnyliunslookup www.google.com Server: dns.hinet.net Address:

[android-porting] Getting lock_layer timed out (is the CPU pegged?)

2009-09-15 Thread Manish Sharma
Hi All, I am porting Android on my arm based platform. While booting it is giving the following error. Any clue will be really helpful. Thanks in Advance. Regards, Manish I/ActivityManager( 605): Stopping service: com.android.mms/.transaction.SmsReceiverService D/LauncherAppWidgetBinder(

[android-porting] Re: Memory overcommit

2009-09-15 Thread fadden
On Sep 14, 4:57 pm, David Given d...@cowlark.com wrote: If I was going to have overcommit enabled, I'd much rather have the allocation failures exposed to the application in the form of the appropriate signal when the application fails to access the page. [...] Incidentally, does Android use

[android-porting] Re: Software Volume Control Problem

2009-09-15 Thread Dianne Hackborn
You aren't adjusting the overall volume level, you are adjusting the volumes of one of the streams being mixed. Typically by default you are adjusting the ringer volume, and if playing media you will be adjusting the media volume. On Tue, Sep 15, 2009 at 3:10 AM, Andy teddy...@gmail.com wrote:

[android-porting] Build Android LDP Failed

2009-09-15 Thread Tar Gz
Hi all, i try to build android for omap ldp zoom1(labrador) i'm using command like that , #repo init -u git://git.omapzoom.org/repo/android/platform/omapmanifest.git #repo sync # export ANDROID_JAVA_HOME=$JAVA_HOME # cd ~/mydroid #cp vendor/ti/ldp1/buildspec.mk.default buildspec.mk # make -j2

[android-porting] Disable wlan interface after disconnect in WifiStateTracker

2009-09-15 Thread Rony Rado
Hi WifiStateTracker calls to resetInterface() when it disconnects from the current AP (one of the cases) resetInterface() calls to disableInterface() that turns network down. My wireless device uses standard wireless extension methods (driver_wext .c in wpa_supplicant) If the interface is

[android-porting] Re: Software Volume Control Problem

2009-09-15 Thread Andy
Dianne Hackborn, thanks for your comments. Right, I know this about the ringer and media volumes. But what I concern here is how to set the volume level gain in the real hardware codec driver (instead of the software volume change if it is) when the volume level is changed in the Android. Here

[android-porting] Re: Software Volume Control Problem

2009-09-15 Thread Dianne Hackborn
Sorry I can't help you with codecs, maybe somebody else can. 2009/9/15 Andy teddy...@gmail.com Dianne Hackborn, thanks for your comments. Right, I know this about the ringer and media volumes. But what I concern here is how to set the volume level gain in the real hardware codec driver

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi Jim, I am using Beagle Board Rev B5 So u saying i cant use those images on my board? On Tue, Sep 15, 2009 at 9:30 PM, Jim Huang jserv...@gmail.com wrote: 2009/9/15 sanyanniesunney anniesunney laurelsgal...@gmail.com: mmc0: new high speed SD card at address b368 mmcblk0: mmc0:b368

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/16 sany laurelsgal...@gmail.com: Erase NAND flash (File System) Writing android-beagle.ubi into NAND flash... File System :: Done! Erase NAND flash (Kernel) Writing 0xkernel-beagle.bin into NAND flash... Kernel :: Done! Erase NAND flash (U-Boot Env) Writing into NAND flash...