[android-developers] Retransmissions from PBX after disconnecting from emulator (charging) using sipdroid

2010-08-19 Thread Ken Cross
Hi, I'm a newbie to Android development but a very experienced developer in the area of telephony applications. I am working on a sip client for Android, currently working with the Nexus One, Android 2.2 and sipdroid 1.5. Connectivity is via Wifi to our PBX. I am using UDP protocol. My problem

[android-developers] Can an application control the open / closed state of the status bar panel?

2011-02-02 Thread Ken Cross
I have an application which exhibits two different behaviors, possible related to Android 2.2 vs. Android 2.1 update 1. The application uses the proximity sensor to determine when the phone is "near" the ear. If a "near" condition is detected, I get the applications window and set the LayoutParams

[android-developers] Locking the notification drawer

2010-12-08 Thread Ken Cross
Hi, I am working on a voip application for the android. When I am in a cell call on my android phone (DroidX), I find that the notification bar at the top seems to be locked. In other words, I can not slide it down to open the drawer to the expanded view. My question is, how do I lock the drawe

[android-developers] Re: Locking the notification drawer

2010-12-10 Thread Ken Cross
sue I described, I'm all ears! Thanks, - Ken On Dec 9, 10:27 pm, TreKing wrote: > On Wed, Dec 8, 2010 at 9:30 AM, Ken Cross > wrote: > > > My question is, how do I lock the drawer so that it can not be opened from > > my applicatio