Showing posts with label Developer. Show all posts
Showing posts with label Developer. Show all posts

Monday, November 5, 2012

Cross Platform Java Tool For Mobile App Developers

Today i find Codename One

The Codename One enables Java Developers to build true native applications for all mobile/tablet platforms (iOS, Android, Windows Phone 7, Blackberry etc).
http://www.codenameone.com/files/theme/PhoneCollage_website.png?359350
Development environments Codename One integrates seamlessly with the leading Java development environments (NetBeans & Eclipse) using the Codename One IDE plugin. The plugin simplifies & streamlines common tasks such as creating a new project, running/debugging it in the simulator and sending it to the build server.

SDK
The Codename One SDK (Software Developer Kit) contains IDE plugins, our visual design tool, simulators for phones/tablets, our documentation/API and implementations for multiple platforms. Included in the SDK are simulators and build environment for iOS (java for iPhone/java for iPad), Android, Blackberry (RIM) and others (Windows Phone 7 Coming SOON!).

Slides for an introductory talk about Codename One


Ofical site and source: http://www.codenameone.com

 

Monday, July 30, 2012

Developing an application from scratch in Java

I am developing an application from scratch in Java, which I will use the company where I work.

One of many reasons to use java, is because I can run Windows, Linux and Mac (never tested yet).


 And I will put on my blog, source code of the application I'm developing. To help other programmers.

The questions and problems that I can and I'm having. Other developers also can have.


Until next time.


 For the curious I'm using Netbeans + JDK 7.