Favorite mobile development technology

Sorry if I’m missing important technologies here or have got the list wrong ???

I doubt you will get particularly useful results,
posting a poll such as this in a J2ME programming forum :slight_smile:

lol… ::slight_smile: good point… must wake up… need more coffee… i was just really more interested in hearing more about peoples opinions / experiences on the technologies, ok a poll is not the right way to go around it!

public boolean destroyPoll() { if (forum.isJ2ME) { forum.removePoll(pointlessPoll); pointlessPoll.free(); forum.warnUser("ameano"); forum.giveCoffeeTo("ameano"); } }