Monday, September 17, 2012

New tool Android app is easy to iOS

 J2ObjC tool
Google has announced J2ObjC tool, allowing software easier between Android and iOS can be ported.

J2ObjC converts Java code for Android in Objective C / C + + code. Which can be compiled to run on Apple's iOS. Google has announced that the tool "converts Java classes in Objective-C classes that directly use the iOS Foundation Framework."

The tool processes the back end of the app. It is not possible to J2ObjC an app in its entirety to translate. There must still new UI code written in Objective-C, which uses the iOS SDK.
Only client side

J2ObjC now supports only development on the client side. The code that is generated using the iOS Foundation Framework. They can be integrated with Xcode. The code can then be tested and analyzed with Xcode Instruments, like other iOS apps.
J2ObjC finds according to Google is still in the stage "between an alpha and a beta project."

No comments: