Licensing Implementation

Licensing Implementation
created on Feb 23, 2012 4:30:54 PM
Hello,

I'm trying to implement Android PIT License Verification but it drives me crazy. My findings:

1) I'm getting dialog like this in emulator . How to confirm it? There are no OK/Cancel buttons

2) How test enabled/disabled license for particular app? From dialog at you can set status for all apps?

3) How to test application that is not on the Android Market yet? I'm going to have separate APK on AndroidPIT that will not have it's Android Market mirror. Is it even possible?

Thanks
Tom
Reply with quote Reply Link ±0     (0 votes)
RE: Licensing Implementation
created on Feb 23, 2012 9:09:49 PM
I spent some time with investigation and I found following:

1) Strange dialog was caused by mangling in R.layout.* So instead of main.xml there was used layout from LVL project

2) Response seems to related to my Account only. Not proven but I guess it is true.

3) Is still not answered.
Reply with quote Reply Link ±0     (0 votes)
RE: Licensing Implementation
created on Feb 24, 2012 2:26:48 PM
Although Im not a dev, thank you for sharing this. You never know how many people it could potentially help.
Reply with quote Reply Link ±0     (0 votes)