[android-porting] arowboat Android updates for Crane, Beagle and IGEP platforms

2011-08-02 Thread Syed Mohammed, Khasim
Hello all, Thanks a lot for your support - arowboat.org (http://gitorious.org/rowboat) is now updated for craneboard, beagleboard and IGEP. We are now on Android 2.3.4, Linux kernel 2.6.37 and SGX (3D graphics acceleration) latest DDK. These platforms are all tested for functionality. TI's

[android-porting] Strange Error in Gingerbread source code

2011-08-02 Thread jagan
Hi All, I downloaded GB from android git, In my source the following files are not available. 1. prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/ lib/libpulse-browse.so.0.1.1 2. prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/

[android-porting] CTRL_IFACE: monitor -permission denied with wifi porting on android

2011-08-02 Thread Sudha Daram
Hi all, I am trying to port my driver to android. driver installation was successful, but wpa_supplicant died unexpectedly. CTRL_IFACE monitor[0]: 13 - Permission denied error is coming. I am using android private socket. Did i miss something? Any one has seen this kind of problem earlier? Please

[android-porting] imx233_android_port

2011-08-02 Thread x...@gsl.com.cn
Dear friends, I try port android 2.2 to imx233 platform, my kernel is 2.6.31 now I can run init of android, but it just stay display char android, and keystore reboot all time as follow info: // init:

[android-porting] Re: Audio support

2011-08-02 Thread Marco UK
Hi Daniel and Reed, can you please post the asound.conf for WM9713 to me too? Cheers Marco -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] IPed (Yes IPED) upgrade? - HOWTO

2011-08-02 Thread Philip Rhoades
Ying, I had a look around but I can't find any info about iso/usb images for the VIA MW8505 600 MHz or Rockchip Rk2808 chip - where would I find these? How do I actually go about an upgrade? - I thought it would be like updating regular Linux setups . . Thanks, Phil. On Sat, 30 Jul 2011

[android-porting] No APN. 2g or 3G

2011-08-02 Thread James Coggan
Hi Guys, I'm having quite a problem Been for the last two weeks working almost 6 hours/day on my device and trying to get 2G/3G to work Telefony part (calling, receiveng) work perfect 100% But no APN, 2G or 3G is detected, if i add APN manualy it vanishes My rmnet0 is available, using the same

Re: [android-porting] No APN. 2g or 3G

2011-08-02 Thread Robert Greenwalt
A bugreport would help. adb bugreport mybug On Tue, Aug 2, 2011 at 8:23 AM, James Coggan james.cog...@gmail.com wrote: Hi Guys, I'm having quite a problem Been for the last two weeks working almost 6 hours/day on my device and trying to get 2G/3G to work Telefony part (calling,

[android-porting] Re: Android Porting Version Upgrade

2011-08-02 Thread Brad Davis
It's been a while since I did any porting so things may have changed (donut and eclair). I just did graphics, no other devices (sound, gps, accelerometer, etc.). Specifically, I added support for an 555 RGB in 16 bits screen. I found that Android is mostly forgiving of the Linux kernel version

Re: [android-porting] No APN. 2g or 3G

2011-08-02 Thread James Coggan
Unfortunalty i dont have the sources from rild, libril.so or the reference file thats libril-qc-1.so Is it possible to make a data call directly to test? i tried using pppd but no luck On Tue, Aug 2, 2011 at 1:28 PM, Robert Greenwalt rgreenw...@google.comwrote: Are you running something you

Re: Re: [android-porting] Battery charging animation

2011-08-02 Thread lnxarm
I know why there is no animation but I don't know how to fix it yet. If you to to settings/about phone/Status, you will see Charging(AC) However, if you go to the home,(wake up from sleep for example), it shows Charged. 2011-08-02 lnxarm 发件人: Chinmay V S 发送时间: 2011-07-28 01:37:08

Re: Re: [android-porting] Battery charging animation

2011-08-02 Thread Chinmay V S
What are the changes you made to the following? frameworks/base/core/res/res/drawable/stat_sys_battery_charge.xml frameworks/base/core/res/res/drawable-hdpi/*png, (maybe more) What are you trying to achieve? A different animation probably. As you have observed that the animation fails to play

[android-porting] System App privilege for Eclipse downloaded apps

2011-08-02 Thread GL
We are building a device, therefore, we build the entire ROM image here and all the APKs included in the ROM image get the system flag and therefore additional privileges. However, we find that developing (compiling/downloading) with Eclipse is quite efficient. That way our developers don't have