Android Open Source - Development tool LimeLight






Project Summary

A visual help creation tool for Android Applications.

Web Site / Source Repository

LimeLight is hosted in the following web site
https://github.com/fuzz-productions/LimeLight

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

ItemValue
Java File Count45
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count0
jar files usedespresso-1.1-bundled.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\BebasNeue.otf
assets\Cabin-Regular.otf
assets\CarterOne.ttf
assets\CaviarDreams.ttf
assets\FromWhereYouAre.ttf
assets\LeagueGothic-Regular.otf
assets\MyriadPro-Regular.OTF
assets\PT-Serif.ttf
assets\Sansation-Regular.ttf
assets\Ubuntu-Regular.ttf
assets\ostrich-regular.ttf




License

The license information of LimeLight is as follows:

GNU General Public License

Resource Files

There are 55 image files in LimeLight. The names of the image files are listed as follows.

arrow_diag_bottom_left.png
arrow_diag_bottom_right.png
arrow_diag_up_left.png
arrow_diag_up_right.png
arrow_divider.png
arrow_down.png
arrow_left.png
arrow_right.png
arrow_up.png
cancel.png
checkmark_cross.png
checkmark_tick.png
chevron_dark_left.png
chevron_dark_left_disabled.png
chevron_dark_right.png
chevron_dark_right_disabled.png
chevron_left.png
chevron_right.png
close.png
control_dark_fastforward.png
control_dark_play.png
control_dark_rewind.png
control_dark_stop.png
control_fastforward.png
control_play.png
control_rewind.png
control_stop.png
dark_edit.png
dark_open.png
edit.png
folder.png
folder_add.png
list.png
list_dark.png
open.png
page_add.png
page_dark_add.png
page_dark_delete.png
page_dark_new.png
page_delete.png
page_grey_multiple.png
page_new.png
play.png
playing.png
save.png
section_collapse.png
section_dark_collapse.png
section_dark_expand.png
section_dark_expand_all.png
section_expand.png
section_expand_all.png
skip_backward.png
skip_forward.png
text_dark_size.png
text_size.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.fuzz.android.limelight.LimeLight.java
com.fuzz.android.limelight.animation.AnimationHolder.java
com.fuzz.android.limelight.animation.LeftRightAnimation.java
com.fuzz.android.limelight.animation.UpDownAnimation.java
com.fuzz.android.limelight.automate.DrawerAutomator.java
com.fuzz.android.limelight.automate.ViewAutomator.java
com.fuzz.android.limelight.model.ActToViewHelper.java
com.fuzz.android.limelight.model.Act.java
com.fuzz.android.limelight.model.BaseChapter.java
com.fuzz.android.limelight.model.Book.java
com.fuzz.android.limelight.model.ChapterTransition.java
com.fuzz.android.limelight.model.Chapter.java
com.fuzz.android.limelight.model.ModelHelper.java
com.fuzz.android.limelight.model.Text.java
com.fuzz.android.limelight.model.Transition.java
com.fuzz.android.limelight.recorder.FontListAdapter.java
com.fuzz.android.limelight.recorder.RecorderClickListener.java
com.fuzz.android.limelight.recorder.RecorderWindow.java
com.fuzz.android.limelight.recorder.Recorder.java
com.fuzz.android.limelight.recorder.widget.color.ColorHueSlider.java
com.fuzz.android.limelight.recorder.widget.color.ColorPickDialog.java
com.fuzz.android.limelight.recorder.widget.color.ColorSquareView.java
com.fuzz.android.limelight.recorder.widget.color.OnColorChangedListener.java
com.fuzz.android.limelight.recorder.widget.drag.DragAndEditView.java
com.fuzz.android.limelight.recorder.widget.drag.EditorFrameLayout.java
com.fuzz.android.limelight.recorder.widget.drag.OffSetChangeListener.java
com.fuzz.android.limelight.recorder.widget.editor.ActEditor.java
com.fuzz.android.limelight.recorder.widget.editor.ActIconAdapter.java
com.fuzz.android.limelight.recorder.widget.editor.operations.BaseOperation.java
com.fuzz.android.limelight.recorder.widget.editor.operations.ChangeAnimationOperation.java
com.fuzz.android.limelight.recorder.widget.editor.operations.ChangeBackgroundColorOperation.java
com.fuzz.android.limelight.recorder.widget.editor.operations.ChangeIconOperation.java
com.fuzz.android.limelight.recorder.widget.editor.operations.SetTextColorOperation.java
com.fuzz.android.limelight.recorder.widget.filedialog.FileDirectoryDialog.java
com.fuzz.android.limelight.recorder.widget.filedialog.OnDirectorySelectListener.java
com.fuzz.android.limelight.recorder.widget.snap.SnapHelper.java
com.fuzz.android.limelight.recorder.widget.snap.SnapInfo.java
com.fuzz.android.limelight.text.PrimeTextWatcher.java
com.fuzz.android.limelight.util.FontUtils.java
com.fuzz.android.limelight.util.IOUtils.java
com.fuzz.android.limelight.util.JSONTool.java
com.fuzz.android.limelight.util.LimeLightLog.java
com.fuzz.android.limelight.util.ViewUtils.java
com.fuzz.android.limelight.view.PrimeClickListener.java
com.fuzz.android.limelight.widget.ManualPositionFrameLayout.java