[android-porting] uevent handling in user-spcae

2011-07-18 Thread Hvr
Hi, I want to handle uevent in user-space mainly for battery status changed in my application. Can this be done using C program? Can this be done by calling a select() on one of the sysfs which indicates change in battery voltage? Br/ Hvr -- unsubscribe: android-porting+unsubscr

[android-porting] RIL_REQUEST_DATA_CALL_SETUP and IOT

2010-11-21 Thread Hvr
Hi, I am in a situation where too many RIL_REQUEST_DATA_CALL_SETUP failures are there per hour and this results in one of the IOT test failure. How can one control that there should not be more than n requests per hour for setting pdp context? Is it possible to control? Regards, Hvr

[android-porting] Re: Not able to set APN with 2G network, but works with 3G

2010-08-09 Thread Hvr
ppear, not visible anymore. For 3G, I don't see this isse as I am able to get PS connection by setting APN. Thanks, Hvr On Aug 6, 9:53 pm, Robert Greenwalt wrote: > You can connect to both 2g and 3g but you see different APN UI depending on > which are you connected to? > &g

[android-porting] Not able to set APN with 2G network, but works with 3G

2010-08-06 Thread Hvr
more visible. This is happening with only 2G network and not 3G. In log dump even if I have set APN, it shows APN as NULL. What can be the issue? Thanks, Hvr -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Making procedure calls in Android

2009-08-20 Thread Hvr
Hi, I have requirement to build RPC based messaging system on Android. On the target NFS client and NFS server (as loopback device) should be running. The messages are not actually RPC but derivative of RPC. So there is a server which converts these messages to SUN RPC messages and then NFS clie

[android-porting] RPC/NFS in android

2009-08-19 Thread Hvr
I want to run nfs-server and use some rpc client on the same target. In glibc there is support for rpc library? How to do it in android? Are there any files like rpc.h in android? Is there any problem in running nfs-kernel-server on android? --~--~-~--~~~---~--~~

[android-porting] Re: Android 3G support

2009-04-21 Thread Hvr
Thanks a lot.. I found a reference in 3GPP TS 27.007 V8.5.0 (2008-09) in AT+CGREG? command. Regards, Hvr On Apr 20, 9:29 pm, Mikkel Christensen wrote: > 3G is only a access technology and the RIL could care less if the > modem has camped on GPRS or WCDMA... but there are a cou

[android-porting] Android 3G support

2009-04-20 Thread Hvr
Does current Android RIL support 3G also? How RILD tells to framework that network is 3G or GSM to display 3G or signal level info on screen? Thanks, Hvr --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http