simpleui


A library to create Android UIs in a very simple way ;)

! To improve the community support, we moved the active development to Github. Follow the link below !

! We switched to GitHub: https://github.com/bitstars/SimpleUi !

.

.

.

.

.

.

.

.

Check out the source code (see the first screencast tutorial for this) or download the JAR at http://simpleui.googlecode.com/files/simpleUIv2.jar

SimpleUI is a small library to generate out of the box usable and good looking UIs for Android. It follows the model view controller principle and you create a controller which can generate a working connected view for your model. It is possible to specify the appearance of the views but normally this is not necessary. The framework is designed to create usable UIs in a very fast and intuitive way using the advantages of auto completion and anonymous classes.

Screencast tutorials

| http://www.youtube.com/watch?feature=player_embedded&v=PWwyYP0ck3Y' target='_blank'>http://img.youtube.com/vi/PWwyYP0ck3Y/0.jpg' width='425' height=344 /> | http://www.youtube.com/watch?feature=player_embedded&v=tMLi3OVEUCY' target='_blank'>http://img.youtube.com/vi/tMLi3OVEUCY/0.jpg' width='425' height=344 /> | |:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | http://www.youtube.com/watch?feature=player_embedded&v=hcZ8AHGL4Oc' target='_blank'>http://img.youtube.com/vi/hcZ8AHGL4Oc/0.jpg' width='425' height=344 /> | http://www.youtube.com/watch?feature=player_embedded&v=VEqCZdWmUnw' target='_blank'>http://img.youtube.com/vi/VEqCZdWmUnw/0.jpg' width='425' height=344 /> |

Example APK

http://simpleui.googlecode.com/files/simpeUiExampleAPK.png

The QR code link is: http://simpleui.googlecode.com/svn/trunk/SimpleUiExamples/bin/SimpleUiExamples.apk

Screenshots

The following example designs can be created in minutes using SimpleUI. For more infos read http://andrdev.blogspot.de/2012/04/simpleui-v2.html

| http://simpleui.googlecode.com/files/device-2012-04-27-164140.png | http://simpleui.googlecode.com/files/device-2012-04-27-164223.png | |:----------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------|

| http://simpleui.googlecode.com/files/device-2012-04-27-164239.png | http://simpleui.googlecode.com/files/device-2012-04-27-164254.png | |:----------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------|

http://simpleui.googlecode.com/files/SimpleUI.jpeg

Project Information

The project was created on Oct 30, 2011.

Labels:
Android UI