Android Open Source - Framework layout Kite






Project Summary

Simple Android View Layout Extension Framework, Javadoc.

Web Site / Source Repository

Kite is hosted in the following web site
https://github.com/gubaojian/Kite

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

ItemValue
Java File Count12
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedKite-1.0.0-SNAPSHOT-sources.jar
Kite-1.0.0-SNAPSHOT.jar
Kite-1.0.0-SNAPSHOT.jar
android-support-v4.jar
exp4j-0.3.9-sources.jar
exp4j-0.3.9.jar
exp4j-0.3.9.jar




License

The license information of Kite is as follows:

Apache License

Java Source Files

com.efurture.kite.Kite.java
com.efurture.kite.OnFinishLayoutListener.java
com.efurture.kite.example.KiteItemActivity.java
com.efurture.kite.example.MainActivity.java
com.efurture.kite.expression.EvaluatorException.java
com.efurture.kite.expression.EvaluatorManager.java
com.efurture.kite.expression.Evaluator.java
com.efurture.kite.expression.Exp4jEvaluator.java
com.efurture.kite.expression.MVEL2Evaluator.java
com.efurture.kite.layout.LayoutExtension.java
com.efurture.kite.param.ParamMap.java
com.efurture.kite.param.Params.java