• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Theming question For Framework-res

Rarewolf

Android Expert
i looked up and down these forums. but i didnt find an answer to my question..
see what i want to do is change two files in the framework-res.apk.
which are:
android-logo-mask
android-logo-shine​
i was wondering if there is a way to successfully theme these two items..

once i theme/change them (my images are the same size height and with)
i get a white box instead.

sorry if i posted this in the wrong place..
but i really just wanna change these things for my theme.
 
i looked up and down these forums. but i didnt find an answer to my question..
see what i want to do is change two files in the framework-res.apk.
which are:
android-logo-mask
android-logo-shine​
i was wondering if there is a way to successfully theme these two items..

once i theme/change them (my images are the same size height and with)
i get a white box instead.

sorry if i posted this in the wrong place..
but i really just wanna change these things for my theme.

no one has a link or a bump? XP
 
no one has a link or a bump? XP

Those are references to images that are most likely inside the hdpi folder for the framework of that theme.
You're attempting to change a line pointing to a specific image, without replacing the image. And if you have the image, then it has to be within the hdpi folder for that theme.
 
Those are references to images that are most likely inside the hdpi folder for the framework of that theme.
You're attempting to change a line pointing to a specific image, without replacing the image. And if you have the image, then it has to be within the hdpi folder for that theme.

actually i Edit the extract, then edit the image.
but once i get it back in when i flash the framework it just shows a white bar instead of what i want it to show.
im attempting to change the "android boot logo" (when there isnt any boot animation)
 
Back
Top Bottom