<< Previous | Home | Next >>

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).

Read more...

Categories : Android, Tips, IntelliJ IDEA
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!
Technorati Tags : , , ,

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.

Read more...

Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!
Technorati Tags : , , , , ,

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.

Read more...

Categories : Tips, Sony Ericsson, JME
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!
Technorati Tags : , , , , ,

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.

Read more...

Categories : Snippets, Tips, MobilePhone, JME
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!

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.

Read more...

Categories : IntelliJ IDEA, personal, JME
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!
Technorati Tags : , , , , , ,

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.

Read more...

Categories : Tips, IntelliJ IDEA, JME
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!
Technorati Tags : , , , , , , , ,