文件名称:pfdbapk
介绍说明--下载内容均来自于网络,请自行研究使用
通过Context friendContext = this.createPackageContext(skinList.get(i).packageName,Context.CONTEXT_IGNORE_SECURITY) 将皮肤打包成apk文件具体内容看代码,有注释!先得安装skin1和skin2再安装MainApplication才会有效果(skin1,skin2为皮肤项目)。希望大家能够多多的学习。能够对大家有所帮助。 -Through friendContext Context = this.createPackageContext (skinList.get (I).PackageName () Context.CONTEXT_IGNORE_SECURITY), the skin is packaged into APK files to see the specific content of the code, there are notes! The first installation of skin1 and skin2 and then install MainApplication will have the effect (skin1, skin2 for the skin project). Hope that we can learn a lot. Be able to help everyone.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
皮肤打包成apk
.............\MainApplication
.............\...............\.classpath
.............\...............\.project
.............\...............\AndroidManifest.xml
.............\...............\assets
.............\...............\bin
.............\...............\...\classes.dex
.............\...............\...\com
.............\...............\...\...\my
.............\...............\...\...\..\MainApplicationActivity.class
.............\...............\...\...\..\R$attr.class
.............\...............\...\...\..\R$color.class
.............\...............\...\...\..\R$drawable.class
.............\...............\...\...\..\R$id.class
.............\...............\...\...\..\R$layout.class
.............\...............\...\...\..\R$string.class
.............\...............\...\...\..\R.class
.............\...............\...\MainApplication.apk
.............\...............\...\resources.ap_
.............\...............\default.properties
.............\...............\gen
.............\...............\...\com
.............\...............\...\...\my
.............\...............\...\...\..\R.java
.............\...............\proguard.cfg
.............\...............\res
.............\...............\...\drawable-hdpi
.............\...............\...\.............\bg.jpg
.............\...............\...\.............\icon.png
.............\...............\...\drawable-ldpi
.............\...............\...\.............\icon.png
.............\...............\...\drawable-mdpi
.............\...............\...\.............\icon.png
.............\...............\...\layout
.............\...............\...\......\main.xml
.............\...............\...\values
.............\...............\...\......\color.xml
.............\...............\...\......\strings.xml
.............\...............\src
.............\...............\...\com
.............\...............\...\...\my
.............\...............\...\...\..\MainApplicationActivity.java
.............\Skin1
.............\.....\.classpath
.............\.....\.classpath.bak
.............\.....\.project
.............\.....\AndroidManifest.xml
.............\.....\assets
.............\.....\bin
.............\.....\...\classes.dex
.............\.....\...\com
.............\.....\...\...\myskin
.............\.....\...\...\......\n1
.............\.....\...\...\......\..\R$attr.class
.............\.....\...\...\......\..\R$color.class
.............\.....\...\...\......\..\R$drawable.class
.............\.....\...\...\......\..\R$id.class
.............\.....\...\...\......\..\R$layout.class
.............\.....\...\...\......\..\R$string.class
.............\.....\...\...\......\..\R.class
.............\.....\...\resources.ap_
.............\.....\...\Skin1.apk
.............\.....\default.properties
.............\.....\gen
.............\.....\...\com
.............\.....\...\...\myskin
.............\.....\...\...\......\n1
.............\.....\...\...\......\..\R.java
.............\.....\proguard.cfg
.............\.....\res
.............\.....\...\drawable-hdpi
.............\.....\...\.............\bg.jpg
.............\.....\...\.............\icon.png
.............\.....\...\drawable-ldpi
.............\.....\...\.............\icon.png
.............\.....\...\drawable-mdpi
.............\.....\...\.............\icon.png
.............\.....\...\layout
.............\.....\...\......\main.xml
.............\.....\...\values
.............\.....\...\......\color.xml
.............\.....\...\......\strings.xml
.............\.....\src
.............\skin2
.............\.....\.classpath
.............\.....\.project
.............\.....\AndroidManifest.xml
.............\.....\assets
.............\.....\bin
.............\.....\...\classes.dex
.............\.....\...\com
.............\.....\...\...\myskin
.............\.....\...\...\......\n2
.............\.....\...\...\......\..\R$attr.class
.............\.....\...\...\......\..\R$color.class
.............\.....\...\...\......\..\R$drawable.class
.............\.....\...\...\......\..\R$id.class
.............\.....\...\...\