2012년 4월 25일 수요일

CitrineSDK 1.0.2 release.

New version of Citrine SDK is released.

Release note:
 CitrineSDK 1.0.2 (Jan 31, 2012)

-----------------------------------------------------------------------------
- Added NAVIGATIONCONTAINER transition effets
  (zoom, flip, blind, tornado),

-  MOMLDemos project is updated.

- Improves memory management of bitmap resources.

- Improves XPath parsing performance.
----------------------------------------------------------------------------

 You can download the new version of sdk on the sdk download page.
 (
http://www.mospi.org/download.html

 
* MoSPI site : www.mospi.org

Citrine SDK 1.0.1 release.

New version of Citrine SDK is released.

Release note:
 CitrineSDK 1.0.1 (Dec 30, 2011)

---------------------------------------------------------------------------------------
- Added Android back key default action.

- Better NAVIGATIONCONTAINER transition UI response time.
- Uses scaled bitmap for large image.
------------------------------------------------------------------------

You can download the new  version of sdk on the sdk download page.
(
http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org

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