[android-developers] C2DM "app server" component limitations?

2011-11-22 Thread Brian G
I've developed an app which allows users to control their PC-based PVR (using wifi or mobile internet). The PVR software isn't written by me so I have written an associated "Windows Service" which runs on each of the users' own PCs to act as a proxy between my app and the PVR software. I'd like t

[android-developers] Change setting for Caller ID???

2010-11-22 Thread Brian G
Hi, I'd like to be able to show/hide my phone number 'on the fly' depending on which number is being called. I've worked out I need to listen for android.intent.action.NEW_OUTGOING_CALL and can use EXTRA_PHONE_NUMBER to get the number. OK so far (I think). I then want to check to see if the numb