[android-developers] Problem with unlocking the screen programmatically

2010-01-11 Thread abarinoff
My application listens for incomming calls and puts additional information about the caller to the Incoming Call screen via transparent activity. I've got the problems with displaying this information while receiving the call when phone is in screen lock state. 1. On HTC Dream when the call came

[android-developers] Pass key events through transparent activity

2010-01-05 Thread abarinoff
My application has transparent activity which is shown over the Incoming Call activity when the call is received. In HTC Hero the Incoming Call screen has two buttons Accept and Decline but when my transparent activity is displayed user can see those buttons bu can't press them as all key events

[android-developers] Extend Edit Contact view with new field

2009-11-12 Thread abarinoff
Is there a standard way of extending Edit Contacts view and insert additional field to it ? I don't want to recreate the layout of Edit Contact view from scratch, what I want to do is to use something like public class CustomEditContactView extends EditContactView { ... } Is there a simple

[android-developers] Re: Publishing both free and paid versions of app on Android Market

2009-10-10 Thread abarinoff
Thanks a lot for your clarification on this. On Oct 9, 6:19 pm, String sterling.ud...@googlemail.com wrote: On Oct 9, 11:16 am, abarinoff abarin...@gmail.com wrote: Thanks for pointing to those topic - it's quite interesting. But unfortunately solution of Justin Anderson doesn't help me

[android-developers] Re: Publishing both free and paid versions of app on Android Market

2009-10-09 Thread abarinoff
you haveing to maintain your code base in 2 projects. -- RichardC On Oct 8, 12:51 am, abarinoff abarin...@gmail.com wrote: Hi all, Could someone give me a hint how should I publish bothfreeandpaid versions of application on Android Market so the user would be able

[android-developers] Publishing both free and paid versions of app on Android Market

2009-10-08 Thread abarinoff
Hi all, Could someone give me a hint how should I publish both free and paid versions of application on Android Market so the user would be able to install Free version first and then upgrade to Paid version if he likes to. I saw few articles which are saying that there should be difference in