Re: [android-porting] Re: how to start pppd in Donut?

2010-02-05 Thread Xingwen Huang
Hi all, I want to start the pppd but i get this problem! E/pppd( 196): This system lacks kernel support for PPP. This could be because E/pppd( 196): the PPP kernel module could not be loaded, or because PPP was not E/pppd( 196): included in the kernel configuration. If PPP was incl

Re: [android-porting] Re: how to start pppd in Donut?

2010-02-05 Thread Xingwen Huang
BTW, start pppd in Donut On Fri, Feb 5, 2010 at 5:27 PM, Xingwen Huang wrote: > Hi all, > I want to start the pppd > but i get this problem! > E/pppd( 196): This system lacks kernel support for PPP. This could be > because > E/pppd( 196): the PPP kernel module could not be loaded, or

[android-porting] sound recording on android

2010-02-05 Thread தங்கமணி அருண்
i able to hear sound and able to record voic. But if play back the recorded voice, i can hear noisy voice. Its not clear at all. Any one please tell me, what am i missing?? what to do to resolve this issue?? * LOG: While recording* E/MediaPlayer( 769): Unable to to create media player W/AudioS

[android-porting] Re: Does Android support XGA (1024x768) resolution ?

2010-02-05 Thread mikemac
Hi, There has been numerous questions on this topic in past, but to my surprise none of them are answered to what is expected. IMO Supporting a large screen device (1024x768) needs modification in the Android at: 1. App Layer 2. App F/W layer 3. At the Display driver layer Most of the replies to

[android-porting] Porting Ogre to Android

2010-02-05 Thread Geetha
Hi Folks, Help me in porting Ogre to android. Thanks, Geetha -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Android RIL - RAW IP GPRS & Multiple APN Ipaddress

2010-02-05 Thread Robert Greenwalt
Hi Shiva, On question 1, do you mean tethering your laptop/desktop through a RNDIS connection exposed by the android device to forward IP over GPRS? That is not currently supported. If that's not what you mean can you explain further? On 2, the telephony code and ConnectivityManager don't curre

[android-porting] Re: sound recording on android

2010-02-05 Thread Qipeng
hi, have you a asound.conf? if you have not, please try it. and your problem seems opposite to me :( i can't get the audio recorder work for such a long time. would you like to share you solution with me? question-1: when recording, what is the number of channelCount, 1 maybe an invalid argumen

Re: [android-porting] Re: sound recording on android

2010-02-05 Thread தங்கமணி அருண்
> hi, > > have you a asound.conf? if you have not, please try it. > > and your problem seems opposite to me :( > > i can't get the audio recorder work for such a long time. > would you like to share you solution with me? > > question-1: when recording, what is the number of channelCount, 1 > maybe

[android-porting] android port for MIPS

2010-02-05 Thread manoj
any idea on how to get access to the source code for android port to MIPS. I looked at androidmips.com and registered too but the site mentions that they only provide source access on a case by case basis. Sent a mail to the webmaster but in vain. Does anyone know how to get access to the sources.

Re: [android-porting] Android RIL - RAW IP GPRS & Multiple APN Ipaddress

2010-02-05 Thread Shiva Prasad
Hi Robert, Thanks for your response. it's not related to using Android phone as modem for GPRS Connection from a desktop through RNDIS. Question 1: is regarding sending a Raw IP packet coming from TcP/IP without PPP involved in a GPRS connection. The RAW ip packet typically coming from tcp/ip wou