Tuesday, September 18, 2012

News: Convert Your Java byte Code to path to iPad, iPhone apps

With the open source release of J2ObjC, Google has authored a translator to convert Java source code into Objective-C source for iPhone and iPad applications. The intent is to enable developers to write an application's non-UI code, such as data access code or application logic, in Java. Apple has not permitted Java to run on its iOS systems (though Java code can be part of an iOS application build), while Objective-C is Apple's development language of choice for the devices.

"J2ObjC is not a Java emulator but instead converts Java classes to Objective-C classes that directly use the iOS Foundation Framework," Google engineer Tom Ball said in a blog post. "It supports the full Java 6 language and most of its runtime features that are required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads, and reflection. JUnit test translation and execution is also supported. J2ObjC can be used with most build tools, including Xcode and Make."

New URL : - http://www.computerworld.com/s/article/9231282/Google_s_Java_translator_eases_path_to_iPad_iPhone_apps?source=CTWNLE_nlt_app_2012-09-17


2 comments:

  1. I shall start converting my java byte code to my iphone

    Thanks for your idea

    ReplyDelete
  2. idea works through applying your thoughts

    ReplyDelete

Thanks for your comments ! Please do leave feedback