Mobile Application Studio
Let's make MXIM more natural and simple as it is intended to be. Mobile Application Studio is initiated as an open source project to leverage the development community in the MXIM path.
This is desktop applicatoin developed in Adobe Air technology, works around to design mobile application in few clicks.

How It Works
Mobile Application Studio aims to deliver generated MXML (MXIM Markup Language) in response to drawn elements on stage. MXML is exported in simple *.txt format that further fed into MXIM engine to compile mobile application.

- White area on stage represents your mobile screen. Just select desired element from toolbar and manage its properties like colors, size, name, position etc to design your mobile application.

- Click export to generate MXML of your design and save it as *.txt format on your drive.

- Here you go, just signup MXIM content server hosting to deploy your Mobile application. Following is screen shot of mobile Application generated from above MXML

Features
- Light weight and plate form independent application developed in Adobe AIR technologies.
- MXML in *.txt format can easily be imported in Mobile Application Studio.
- Designers don’t have to bother about the programming of MXML, as Mobile Application Studio works for you.
- Ctrl+D to duplicate an element in your drawing area.
- After having properties of drawing object changed, just click on update to register those properties.
BUGS Reported in Mobile Application Studio
- Objects don't retain their colors on import if they are exported on default settings without any update.
- Default objects (objects loaded first time) get their colors changed when updated command is executed even they are not intended to change their colors.
- Objects get their size increased by 1 point of its original position with each click on update button.
- When name property is changed and updated, however the property value gets changed in property panel, but the input box displays with the default system generated name.
- Objects name can be duplicated.
- Drawing objects can get their position out of drawing area that can create anomalies.
- Duplicated object get their size increased by 1 point of the source Object.
- Color picker doesn't show the correct color of selected object.
- Sometimes, there is an exception with mouse event when dragging an object. Mouse does not drops objects when it is intended to.
Imperative FEATURES to be added urgently
- Property panel needs to be editable.
- Multiple selections need to be featured.
- Redo action needs to be included.
- Export option must show type of the file to be exported.
- Property panel needs to have drop down option menu.
Higher Level Features to be added
- Object resizable handle.
- Multiple Objects resizable handle.
|