[android-developers] Re: Edit device owner information programmatically

2011-12-21 Thread j4velin
if someone is interested in the solution: it's not writable as it's in settings.secure, but readable with Settings.Secure.getString(getActivity().getContentResolver(), Settings.Secure.LOCK_SCREEN_OWNER_INFO); On 10 Dez., 01:55, j4velin j4ve...@gmail.com wrote: As since Honeycomb

[android-developers] Re: Should I buy my own apps?

2011-12-12 Thread j4velin
Purchasing your own applicationsPlease note that it is against Google Checkout's policies to purchase your own application. You will receive an error message when you try to purchase your own application. https://support.google.com/androidmarket/developer/bin/answer.py?answer=141659 On Dec 9,

[android-developers] Edit device owner information programmatically

2011-12-12 Thread j4velin
As since Honeycomb there is a device owner information field, I would like to know if that's programmatically accessible somehow -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to