Android Open Source - Framework framework ReSource






Project Summary

This is my first trial to create an Xposed Framework module.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ReSource.

ItemValue
Java File Count8
Supported screen sizes[xxhdpi, xhdpi]
Target SDK Version21
Minimum SDK Version19
Activity Count0
jar files usedXposedBridgeApi-20150213.jar
common.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
Asset File Namesassets\xposed_init




Resource Files

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.

null




Java Source Files

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