Categories
Development

The future of mobile Java

I worked on J2ME a couple of years back, and it was pretty immature. It still hasn’t taken off, and a lot of the reason is the many “optional” APIs that manufacturers could support. If you did an app that were really useful it wasn’t likely that there were many phonemodels out there that had just the combination of APIs you needed. Hopefully that will change with the introduction of MSA. It is a potentially hughe market, something has just been holding adoption back.

Categories
OS tricks

Java on Debian

I need this tutorial next time. 🙂

Categories
Development

Good Java API site

A pretty decent site with JAVA APIs and sourcecode can be found here. Good thing to have when you don’t have the source mapped in your IDE, and it also gives you some pretty decent code navigation tools too.

Via the JavaBIN forums.