[android-developers] Using DISTCC to compile Native Libraries?

2011-02-22 Thread Lars Olsson
Hi, Have anyone tried (or even better succeed ), with distributed compiling of Android native libraries? Reading up on DISTCC I think this might be possible. However, since I currently have a limited knowledge of setting up crosscompiling env. , it would be good to know if someone have looked

[android-developers] 3G data is paused when phone goes to idle/sleep

2011-01-07 Thread Lars Olsson
Hi, In my application I would like to send/receive data even when the phone goes to idle/sleep. For Wifi connections, I use WifiManager.WifiLock to make sure that the connection stays alive even when device goes to sleep. But I have not found anything similar for 3G data connections. The

[android-developers] DTMF uplink (in phone calls)

2010-12-20 Thread Lars Olsson
Hi, I am looking for an answer if it is possible to send(uplink) DTMF tones from a 3rd party app. to a ongoing phone call. Public API, Internal API? I have not found any direct information about this in the net. All hints are welcome. Cheers, lasse -- You received this message because you