Android Open Source - UI application STweaks






Project Summary

A generic config app with dynamic UI generation which is based on SiyahKernel's universal config interface (uci.sh).

Web Site / Source Repository

STweaks is hosted in the following web site
https://github.com/gokhanmoral/STweaks

If you think the Android project STweaks 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 STweaks.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\customconfig.xml




License

The license information of STweaks is as follows:

GNU General Public License

Resource Files

There are 2 image files in STweaks. The names of the image files are listed as follows.

android_button_paypal.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.gokhanmoral.stweaks.app.MainActivity.java
com.gokhanmoral.stweaks.app.SyhButton.java
com.gokhanmoral.stweaks.app.SyhCheckBox.java
com.gokhanmoral.stweaks.app.SyhControl.java
com.gokhanmoral.stweaks.app.SyhExtrasTab.java
com.gokhanmoral.stweaks.app.SyhPane.java
com.gokhanmoral.stweaks.app.SyhSeekBar.java
com.gokhanmoral.stweaks.app.SyhSpinner.java
com.gokhanmoral.stweaks.app.SyhTab.java
com.gokhanmoral.stweaks.app.SyhValueChangedInterface.java
com.gokhanmoral.stweaks.app.Utils.java