[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 there is a deviceownerinformationfield, 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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, 10:10 pm, sblantipodi perini.dav...@dpsoftware.org wrote:
 When I search for my apps on the market, the market says that my apps
 costs 3€,
 I click on the 3€ button and than it says that I can't buy the
 software but it doesn't let me
 install it.

 Why I can't install my own apps from the market?
 Please help.

 Thanks.

 On 9 Dic, 21:44, sblantipodi perini.dav...@dpsoftware.org wrote:







  No, really.
  I'm trying to buy my apps and it ask me for money.

  What is the problem?

  On 9 Dic, 20:35, TreKing treking...@gmail.com wrote:

   On Fri, Dec 9, 2011 at 11:34 AM, sblantipodi
   perini.dav...@dpsoftware.orgwrote:

Should I really buy my own apps?

   Is that rhetorical? You can't do this anyway.

   ---
--
   TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
   transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en