On Thu, Jul 2, 2009 at 6:31 AM, Zhao, Bingqi <bingqi.z...@intel.com> wrote:

> Is there intended to be a public API that allows application developers to
> create applications that set system locale?


Not at this point.


> We are trying to resolve ambiguities in the API specifications regarding
> what APIs are intended to be visible to application developers.


There should be no ambiguities -- the symbols in the android jar you link
your apps with (and corresponding the symbols in the SDK documentation) are
the only ones that are public.


> So I am wondering that is there way to invoke an
> IActivityManager.updateConfiguration() using public API of SDK? (I think
> there is not  a  way  in the cupcake API ).


No.


> Does AOSP plan to have a public API that allows application developers to
> set System Locale?   If no, what is the purpose of the comment regarding
> (user.permission.write_setting) that says that it allows setting locale.


No plans at this point.  There are numerous permissions for things that
applications can't do, so the APIs for them don't appear in the SDK.

-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to