iPhoneRoot.com       

News tagged ‘developers’


Cannot create? Convert!





There are two ways to enable Java applications run on the IPhone. The first one is to port Java to IPhone, and this is preferrable :) The second way is to create automatic Java to IPhone porting solution for individual applications.

A company called Innaworks announced an interesting product called alcheMo. alcheMo is an automated system to port J2ME application to a native platform such as BREW and IPhone.

alcheMo technology is basically J2ME to C++ translator and the run-time library. It converts Java application to C++ application, which can be compiled, run and debugged. Using native run-time libraries the native executable is created. The alcheMo run-time library provides equivalent functionality to those associated with J2ME, including support for automatic garbage collection, multi-threading and extensive subsets of CLDC 1.1 and MIDP 2.0, and extension JSRs.

alchemo_workflow_400x207.png

There are several examples of porting games to BREW platform. Hopefully there will be some for the IPhone in the near future. For now alcheMo is in beta state, potential developers are invited to join.

By the way, alcheMo for iPhone supports the accelerometer, the touch screen and other unique iPhone features, through standard MIDP 2.0 API, JSR-256, and, where necessary, extension APIs. If J2ME application uses such APIs, it will automatically and immediately be accelerometer or touch screen capable on iPhone.




|
   

Leave a comment

Written by admin

Thursday, April 17th, 2008. 14:10