Android with IntelliJ IDEA 9
Quick setup guide
I started to play with Android recently and I need it to setup my environment. There are are plenty of tutorials for Eclipse like the one directly on Developer Android web site, but fewer for IntelliJ IDEA (for example one of the first when searching for IntelliJ + Android is link to plugin on code.google.com that is out-of-date plus IntelliJ took Andtoid plugin under their wings. The most recent that I was able to found is Developing Android Applications in Maia, but even this is almost year old).
Android - Where to start?
For long time I wanted to have look on Android development. Due to various "excuses" I did not do so even though I own HTC Hero or as T-Mobile name it T-Mobile G2. Bellow are listed available resources as to 28th March 2010.Sony Ericsson emulator problem on 64bit Windows
I stumbled across a problem with Sony Ericsson emulator trying to run it on Windows 7 64bit, with Java JDK 1.6.0.18 last week.
Simple splash screen
Sample of splash screen
I had this peace of code in my collection for sometime and forgot to put it online. This is simple splash screen midlet that is displayed on application start-up for 3 seconds and then next screen is showed.
Java ME SDK 3.0 and IntelliJ IDEA
Having problem to select device in IntelliJ 8.1
Finally I found some time to download and install Java ME SDK 3.0 to find that there is problem in using it with IntelliJ IDEA 8.1. The problem is that when I try to run compiled application there is no way to select single emulator as all of them are listed in single line instead of drop down menu.
IntelliJ IDEA missing file in the JAR
How to add files missing to the JAR
Last week I was helping somebody with mobile project targeting multimedia development that required mp3 file to be added to the final JAR. I spent good 30 min thinking and checking my older similar themed projects for any clues that would tell me why my packaged application was missing required mp3 files.












