2012년 2월 15일 수요일

MOML Install Guide(Android)


Step 1. Setup Android development environment.

   Download and install Android SDK with Eclipse following Android Developers 



Step 2. Download Citrine SDK.

     Download Citrine SDK : http://mospi.org/download.html
      Citrine is a platform name of using MOML library.



Step 3. Testing the sample project.

     - Extract the zipped Citrine SDK file to some folder([CITRINE_SDK]).

     - Run the Eclipse [File]-[Import]-[General-Existing Projects into workspace] 
       command and select "[CITRINE_SDK]/Samples" directory for the project import root 
       directory.

     - Select the sample project and click Finish.

     - Build the project.

       You may skip this step if you don't want to test.

If you have any problem to install, give me a e-mail or write comment, please.

2012년 2월 6일 월요일

Easy mobile programing by MOML(Mobile Object Markup Language)




MOML Project Sample (Android)       
2012.01
This sample was made from MOML(Mobile Object Markup Language) that allows you to easily build functional, native application for mobile device. 
The MOML library is free, and doesn’t require you to know the details of how the mobile device builds its views. 

Sample contents 
section 1 : Transition effect 
section 2 : Object Animation effect 
section 3 : Change Component & Style 
section 4 : Rotate & Arrange 
section 5 : iOS Theme 
section 6 : Real DPI 
section 7 : Wireless Update