Android Open Source - UI layout Android-Layout-Editor






Project Summary

A layout editor for modifying Android XML Layouts on Android tablets.

Web Site / Source Repository

Android-Layout-Editor is hosted in the following web site
https://github.com/MatthewPatience/Android-Layout-Editor

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

ItemValue
Java File Count38
Supported screen sizes[mdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count3
Fragment Count3




Resource Files

There are 2 image files in Android-Layout-Editor. The names of the image files are listed as follows.

ic_menu_chat_dashboard.png
trash_can.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Layout-Editor has the following Java source files.

com.mobicartel.ale.BasePropertyEditDialog.java
com.mobicartel.ale.BooleanDialog.java
com.mobicartel.ale.DimensionDialog.java
com.mobicartel.ale.MainActivity.java
com.mobicartel.ale.StringDialog.java
com.mobicartel.ale.WidthHeightDialog.java
com.mobicartel.ale.XmlPreviewActivity.java
com.mobicartel.ale.adapter.AbsHeaderListAdapter.java
com.mobicartel.ale.adapter.InventoryAdapter.java
com.mobicartel.ale.adapter.PropertiesAdapter.java
com.mobicartel.ale.fragment.InventoryFragment.java
com.mobicartel.ale.fragment.LayoutFragment.java
com.mobicartel.ale.fragment.PropertiesFragment.java
com.mobicartel.ale.object.Component.java
com.mobicartel.ale.object.HeaderListCollection.java
com.mobicartel.ale.properties.XmlSerializableProperty.java
com.mobicartel.ale.properties.XmlSerializablePropertyAbsImpl.java
com.mobicartel.ale.properties.params.LayoutParamsProperties.java
com.mobicartel.ale.properties.params.LinearLayoutParamsProperties.java
com.mobicartel.ale.properties.params.MarginLayoutParamsProperties.java
com.mobicartel.ale.properties.params.RelativeLayoutParamsProperties.java
com.mobicartel.ale.properties.view.ButtonProperties.java
com.mobicartel.ale.properties.view.CompoundButtonProperties.java
com.mobicartel.ale.properties.view.LinearLayoutProperties.java
com.mobicartel.ale.properties.view.ProgressBarProperties.java
com.mobicartel.ale.properties.view.TextViewProperties.java
com.mobicartel.ale.properties.view.ToggleButtonProperties.java
com.mobicartel.ale.properties.view.ViewProperties.java
com.mobicartel.ale.util.ColorUtils.java
com.mobicartel.ale.util.Constants.java
com.mobicartel.ale.util.DefaultComponentCreator.java
com.mobicartel.ale.util.DimensionUtils.java
com.mobicartel.ale.util.Verifier.java
com.mobicartel.ale.util.XmlLayoutFactory.java