This is my first trial to create an Xposed Framework module.
ReSource is hosted in the following web site
https://github.com/aldriangintingsuka/ReSource
If you think the Android project ReSource listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ReSource.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xxhdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 19 |
Activity Count | 0 |
jar files used | XposedBridgeApi-20150213.jar common.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Asset File Names | assets\xposed_init |
There are 8 image files in ReSource. The names of the image files are listed as follows.
tw_stat_sys_6_level_signal_0.png tw_stat_sys_6_level_signal_1.png tw_stat_sys_6_level_signal_2.png tw_stat_sys_6_level_signal_3.png tw_stat_sys_6_level_signal_4.png tw_stat_sys_6_level_signal_5.png tw_stat_sys_6_level_signal_6.png tw_stat_sys_signal_null.png
The following screenshort is generated from the image listed above.
ReSource has the following Java source files.
com.gfamily.resource.Builders.MainObjectGraphBuilder .java com.gfamily.resource.Business.Managers.IModManager .java com.gfamily.resource.Business.Managers.IScriptManager .java com.gfamily.resource.Business.Managers.ModManager.java com.gfamily.resource.Business.Managers.ScriptManager.java com.gfamily.resource.MainService.java com.gfamily.resource.Model.GyleeScript .java com.gfamily.resource.XposedMain.java