NetBeans Does Android
Written by Harry Fairhead   
Wednesday, 17 October 2012

For lots of reasons which mostly have little to do with technology, Android development is tied to Eclipse. But Eclipse is not the only Java IDE. You can do Android using NetBeans and now there is a layout addon making it even easier to use.

NetBeans is open source but under the control of Oracle and, as Oracle and Google don't get on too well, Eclipse is the preferred IDE for Android development. NetBeans, however, has lots of nice features and many dedicated users. Eclipse supports Android by way of a number of plugins and NetBeans has a plug-in architecture too.

A community driven project - NBAndroid - has been working on making it possible to build Android projects using NetBeans. Until recently, however, you have had to build the UI in text using XML.

Now there is an early version of a layout preview addon. This isn't quite as good as an interactive designer, but at least it lets you see what your UI code creates quicker than having to do a complete run of the application. It is also a step on the road to a full designer.

 

Click for larger image

netbeansandroidviewsmall

 

Now here is an interesting idea. What if Oracle made the project official?

NetBeans would capture a large chunk of the coding market as it is currently a lot better than Eclipse in all sorts of ways. Somehow I don't think it is likely to happen.

jellybeanicon

More Information

NBAndroid project

Related Articles

Google Issues More Tablet Guidelines

Android and iOS Share Tablet Market Almost Equally

Mobile Developers Still Prefer iOS

Perceptions of Microsoft's Windows 8 Tablets

 

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]



Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?


More News

Last Updated ( Wednesday, 17 October 2012 )