The best answer I have found is that

android.R.drawable

is available to the frameworks classes.  I think you can drop
new .png drawables into

frameworks/base/core/res/res/drawable-[lhm]dpi/



On Feb 16, 6:22 am, Tux <guillaume.ben...@gmail.com> wrote:
> Hi all,
>
> I'd like to launch Notifications in a class working in /framework/base/
> core/java/android/content/
>
> I have access to the Context of the calling activity but thats all.
> How to access resources (R.drawable) from there? How to launch the
> needed intent from there?
>
> Cheers

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to