[android-developers] how can i use an API from full debug build

2011-03-19 Thread Bruce Xia
hi,
I want to use PreferenceManager.inflateFromResource() in my
application. It's only available in the full build:
framework_intermediates-classes-full-debug.jar

How can I can use it?

Thanks,
Bruce

-- 
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


Re: [android-developers] how can i use an API from full debug build

2011-03-19 Thread Mark Murphy
You don't, unless you are building your own firmware, in which case
you are on the wrong list.

On Sat, Mar 19, 2011 at 3:01 AM, Bruce Xia xia...@gmail.com wrote:
 hi,
 I want to use PreferenceManager.inflateFromResource() in my
 application. It's only available in the full build:
 framework_intermediates-classes-full-debug.jar

 How can I can use it?

 Thanks,
 Bruce

 --
 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




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Oslo: http://bit.ly/fjBo24

-- 
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