[android-porting] Re: What does the channel number mean here?

2011-11-10 Thread Deva R (TI)
hi, fyi - syntax of launching service in init.rc is service name pathname [ argument ]* option option ... its an argument used inside sdptool of bluetooth., u can refer external/bluetooth/bluez/tools/sdptool.c = for channel option usage regards, deva On Nov 9, 6:34 pm, Vishwanath

[android-porting] Re: ld error when compile the libwebcore.so

2011-11-10 Thread Deva R (TI)
can u disable ccache and try?? from logs shared, it doesnt make sense for g++ trying to generate libwebcore.so prebuilt/linux-x86/ccache/ccache prebuilt/linux-x86/toolchain/ mips-4.4.3/bin/mips-linux-gnu-g++ -o out/target/product/generic/obj/

[android-porting] Re: Implementing a new player to replace Awesomeplayer, will it affect Compatibility Test?

2011-11-10 Thread Deva R (TI)
Let me just answer this part The only problem worries us though, is the Compatibility Test will be affected with the last solution? Though a quick search, I see compatibility tests are written in Java. Our solution won't change the APIs, so to my guess, compatibility won't be compromised,

Re: [android-porting] Frame buffer , Hardware overlay, rendering

2011-11-10 Thread Matt Shao
image there are more than one display buffer(let's say two frame buffer), the hardware will merge two buffer and send to the screen in most modern arm cpu, such kind of hardware is always exist 2011/11/10 Girish H T htgir...@gmail.com Hi, Sorry for cross posting. Stuck up with a problem

[android-porting] Re: What does the channel number mean here?

2011-11-10 Thread Sumanth
Channel = Bluetotoh RFCOMM channel to be used for HFAG service. Regards, Sumanth On Nov 9, 6:34 pm, Vishwanath Hegde vnhe...@gmail.com wrote: Hi, Can some one enlighten me about what is the channel number mean in following statement in init.rc? service hfag /system/bin/sdptool add

[android-porting] Problem in getting Android source code from Google repo.

2011-11-10 Thread srinivasan shanmugam
Hi, As specified in the i.MX Android R9.4 User Guide in section 2. Build Android for i.MX 2.1 Get Android Source Code (Android/Kernel/U-Boot) While getting the Android source code from Google repo, wen i was executing the following step: ubuntu@ubuntu-laptop:~/myandroid$ ./repo init -u

[android-porting] Android Boot up Issues

2011-11-10 Thread AndroidNewb
Hello All, I am having an issue when I stop and later restart zygote. I am booting Android in a beagleboard. I was wondering if someone could guide me here. Below is the adb logcat details: D/AndroidRuntime( 5969): D/AndroidRuntime( 5969): AndroidRuntime START