android透明视频教程,安卓透明教程(Android transparent tutorial).doc
安卓透明教程(Android transparent tutorial)
安卓透明教程(Android transparent tutorial)
First, this is the BRO team's approach,
First, decompile framework_res.apk
Two, find res/value/styles.xml
search
@color/background_dark
Instead
@color/transparent
Second search
@drawable/screen_background_dark
Instead
@drawable/screen_background_fly
Third search
false
Instead
true
Three, search
Change the next two lines together
@color/transparent
false
@drawable/screen_background_fly
Four, search in turn
Add under them respectively
false
That is, the fourth step is to add 5 of the above code under each subject
Five,
search
Add code to this topic
true
Six. Make a transparent picture named screen_background_fly.png and put it in the drawable-mdpi folder.
Seven, back up, and resources.arsc and you just add transparent pictures put in the original APK inside.
Eight, installation, here will not say more.
The second method is similar to the first one. In principle, the picture is changed to reference color. (I'm doing it all right. That's the way it is.) I'll repeat it for ease of understanding.
First, decompile framework_res.apk
Two, find res/value/styles.xml
search
總結
以上是生活随笔為你收集整理的android透明视频教程,安卓透明教程(Android transparent tutorial).doc的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: android o 小米note 3,小
- 下一篇: android 引用jar的r文件,正确