[android-porting] Re: mp3 Licensing issues

2009-10-12 Thread mvniekerk
Ha, there we go. So no license really. Thanks for the help Jim! On Oct 8, 4:18 pm, Jim Huang jserv...@gmail.com wrote: 2009/10/8 mvniekerk mvniek...@gmail.com: Android uses the openCORE media framework. Are all devices that uses Android licensed to use the Fraunhofer Gesellschaft's mp3

[android-porting] mp3 Licensing issues

2009-10-08 Thread mvniekerk
Android uses the openCORE media framework. Are all devices that uses Android licensed to use the Fraunhofer Gesellschaft's mp3 technologies? E.g. say for instance Company A makes an handheld device, are they immediately licensed to use this product or should Company A interact with Fraunhofer for

[android-porting] Re: Is Java JDK 1.6 official supported for Android SDK 1.6

2009-10-02 Thread mvniekerk
I'm also chiming in on this one. To download the JDK 5 version is no longer possible on the Sun website, EOL. Ubuntu as of 9.10 won't ship with JDK 5 any longer. As you can tell, this will create an issue. On Oct 1, 7:00 pm, Jean-Baptiste Queru j...@android.com wrote: Because it's possible to

[android-porting] Wifi (wpa_supplicant) connect issue (CSR Unifi)

2009-08-17 Thread mvniekerk
Hi Connecting to a wifi AP is working fine. The error comes into play with the following scenarios: 1) Moving out and then into range of the AP's coverage. 2) Putting the wifi off and then on again. 3) Connecting to another AP after being connected to the current AP. It just wont connect.

[android-porting] Re: android.process.acore has stopped unexpectedly

2009-08-05 Thread mvniekerk
First question - are you using this on a non-touchscreen device? If you do, then it will crash. The fix can be found here: http://osdir.com/ml/android-porting/2009-05/msg00512.html I've searched for it on google so that you can see the full thread but it seems to be deleted... On Aug 4, 7:08 

[android-porting] Re: New project in external - CSR wifi driver

2009-05-28 Thread mvniekerk
Hi Tim Is the code you wan't to share on CSR's Wifi support page? On May 27, 10:26 am, Tim Chick ch...@computergeek.freeserve.co.uk wrote: Hi List, I would like to contribute the driver and supporting code for CSR's WiFi chip, UniFi. Currently, on my local machine it lives in

[android-porting] Re: music player crash

2009-05-21 Thread mvniekerk
You can copy all resources from layout-finger into layout folder. Some changes to frameworks/base/libs/utils/ResourcesTypes.cpp *** frameworks/base/libs/utils/ResourceTypes.cpp.org 2009-04-28 12:50:25.0 +0900 --- frameworks/base/libs/utils/ResourceTypes.cpp 2009-04-28 18:35:37.0

[android-porting] Re: Terminal and su error

2009-05-16 Thread mvniekerk
Add notouch? How does one do that? On May 12, 9:08 pm, Yi Sun beyo...@gmail.com wrote: On Tue, 2009-05-12 at 13:35 -0400, Kasuko wrote: I installed Android into a VirtualBox. Now when I select dialer or calender I get an error message about the android.process.acore has stopped

[android-porting] Re: IMX31 3stack board. Error msg: Warning: unable to open an initial console

2009-03-16 Thread mvniekerk
Hi Xin Maybe try android.console=/dev/ttymxc0,115200 On Mar 12, 5:45 pm, Justin wenxinle...@gmail.com wrote: Hail to all experts, I'm having the error message (bottom). Unlike others mine stopped at line Warning: unable to open an initial console.. ...mydroid/out/target/product/generic/root

[android-porting] Re: Porting a WiFi Driver on a android supported platform

2009-03-16 Thread mvniekerk
Hi SH Make sure that all the correct directories is in the right place (google for /data/misc wifi android) Search through all the android code and make sure that tiwlan0 is changed to whatever your wifi device's name is. That will save you considerable time... On Mar 16, 10:01 am, SH

[android-porting] Re: Android Market and Market application

2009-03-03 Thread mvniekerk
Yeah, bump from my side of things as well. On Mar 2, 6:10 pm, F H expelia...@googlemail.com wrote: How does a product manufacturer gain access the Android Market? Is it possible to download the applications for testing purposes? Does the provisioning system present all Android applications or

[android-porting] Re: imx31pdk

2009-03-02 Thread mvniekerk
an ifconfig wlan0 explicitly to see it. mvniekerk wrote: I am using wext. Thanks for the patch, will see how it fits. A problem that I see is that the driver registers a network device with the kernel (e.g. it sits in /sys/class/net/wlan0) but Android doesn't make any device nodes in /dev

[android-porting] Re: imx31pdk

2009-03-01 Thread mvniekerk
Trimarchi trimar...@gandalf.sssup.it wrote: Hi, mvniekerk wrote: There's a whole lot of people that got it working. I got everything working but wifi is the only thing not working nicely On Feb 27, 3:37 pm, nagaraj attimani nagaraj.attim...@gmail.com wrote: You are the first person 2 do

[android-porting] Android INIT not loading firmware

2009-02-24 Thread mvniekerk
Android replaces udev and hotplug with its own substitute helper program(s). While having a look at /system/core/init/devices.c I see that it even has support for loading firmware (like in binary blobs for wifi drivers), thus I deduct that init handles these calls. Now here's the problem, when I

[android-porting] Re: Android INIT not loading firmware

2009-02-24 Thread mvniekerk
:10 PM, mvniekerk mvniek...@gmail.com wrote: Android replaces udev and hotplug with its own substitute helper program(s). While having a look at /system/core/init/devices.c I see that it even has support for loading firmware (like in binary blobs for wifi drivers), thus I deduct that init

[android-porting] Re: Android INIT not loading firmware

2009-02-24 Thread mvniekerk
By doing insmod manually works when in the sh shell, but putting insmod /lib/modules/2.6.25/kernel/drivers/mmc/card/unifi_fs/ unifimodule.ko does not work. Any pointers? On Feb 24, 5:32 pm, mvniekerk mvniek...@gmail.com wrote: And the kernel, what must I do about the kernel firmware helper

[android-porting] Re: Android INIT not loading firmware

2009-02-24 Thread mvniekerk
Sorry, I had a pebkac problem. Typo on the path on the init.rc. It works! Thanks David. On Feb 24, 8:53 pm, mvniekerk mvniek...@gmail.com wrote: By doing insmod manually works when in the sh shell, but putting insmod /lib/modules/2.6.25/kernel/drivers/mmc/card/unifi_fs/ unifimodule.ko does

[android-porting] Re: Porting Android on Freescale IMX31 board

2009-02-18 Thread mvniekerk
: Hi, I found a solution to the x-panning issue. Simply replace FBIOPUT_VSCREENINFO with FBIOPAN_DISPLAY for i.MX31 boards. See alsohttp://groups.google.com/group/android-porting/browse_thread/thread/e... On 17 Feb., 17:05, mvniekerk mvniek...@gmail.com wrote: Seems as though there has been

[android-porting] Non-Ti Wifi driver

2009-02-17 Thread mvniekerk
Hi I'm porting Android to the Freescale iMX31 PDK. On it there is a CSR Unifi-based APM 6628 wifi module. This module / chip's driver is propriety, and you need a few legal documents and NDA's to have the source of it. But hey, I've got mine running! Then there's the question, how does Android

[android-porting] Re: Booting issue

2009-02-13 Thread mvniekerk
Is this on your own platform or is it on the G1? If it is on your own platform, check that the /data/ partition isn't full. On Feb 12, 8:45 pm, F H expelia...@googlemail.com wrote: I'm experiencing a problem where android keeps re-booting itself on start-up. Could this be caused by corruption

[android-porting] Re: Audio support

2008-12-17 Thread mvniekerk
Is there any iMX31 ADS/PDK developers here that got their sound working with alsa? Mine got to the point where it starts up the correct PMIC clocks, pulls the TX pin high but there is no sound coming out. Any help would be quite nice... On Dec 16, 12:56 pm, Daniel Youn youn.dan...@gmail.com

[android-porting] Re: How to use Qwerty keyboard to select icon and menu

2008-12-12 Thread mvniekerk
Hi I'm having similar problems with a Freescale iMX31 processor. Any iMX31 users that solved this problem? On Dec 12, 9:53 am, reedhuang reed.hu...@gmail.com wrote: Sorry, the file has been moved to this link address:http://sites.google.com/site/siteofhx/Home/android/relevant-porting-f...

[android-porting] Re: Audio support

2008-11-27 Thread mvniekerk
I'm sorry to dump this on a mailing list, but here goes: cd /proc/asound # ls -l lrwxrwxrwx root root 1970-01-01 00:00 PMICaudio - card0 dr-xr-xr-x root root 1970-01-01 00:00 card0 -r--r--r-- root root0 1970-01-01 00:00 pcm -r--r--r-- root

[android-porting] Re: Filesystems (yaffs2, jffs2 and nfs)

2008-11-11 Thread mvniekerk
Code: e5965000 e5812000 e5843000 e59c3000 (e5821004) Kernel panic - not syncing: Fatal exception On 9 Nov., 10:16, mvniekerk [EMAIL PROTECTED] wrote: Your answer lies in UBIFS. There is a port for kernel 2.6.24 up to 2.6.27. UBIFS is JFFS3 if you like - and it does support mmap. If your

[android-porting] Re: Filesystems (yaffs2, jffs2 and nfs)

2008-11-11 Thread mvniekerk
. As far as I know it is JFFS2, YAFFS2 and UBIFS that is tailored for flash devices. Well, the options are legio it seems but do yourself a favour and look into UBIFS. I'll be sitting in the corner and eat my humble pie... On Nov 11, 2:56 pm, Sean McNeil [EMAIL PROTECTED] wrote: mvniekerk wrote