Mobile Twitter Client – Twim

Social services have become very popular recently. I have already created an account to such sites as Facebook, Twitter, Pownce, Jaiku and few others.

Twitter seems to be quite popular amongst geeks like me. It is a great platform for micro-blogging but as I really don’t want to use SMS messages to update my status on the go and I don’t like to use the browser interfaces with my phone’s browser (because it sucks) I decided to write a small application for my mobile phone so that I could check the recent twits(?) and to change my status easily on the go.

Here are few screenshots from the first public release of Twim application.

Twim - Splash View Twim - Loading View

Twim - Timeline View Twim - Update Status View

Twim is mobile Twitter client written in J2ME and it runs on phones that support MIDP 2.0 profile. I also released the source code for the application under the Apache 2.0 license so you are welcome to improve it if you like. I coded this baby with the latest version of NetBeans IDE 6.0 Beta and I have to say that the NetBeans’ new IDE is coming along very nicely.

Go ahead and download the JAR file from application page or if you are interested you can go and download the source code with NetBeans IDE project files from the Google Code page.

8 Responses to “Mobile Twitter Client – Twim”

  1. 1
    Lukas Says:

    you might be interested in https://meapplicationdevelopers.dev.java.net/mobileajax.html

    There is sample for twitter as well. Maybe the library might help you.

  2. 2
    Chris Says:

    I’v visited http://code.google.com/p/twim/ and found most class under com/substanceofcode/utils is not commited, I can’t compile project,,

  3. 3
    Tommi Laukkanen Says:

    Chris: Thanks for reminding me about that. I just committed the latest changes to the repository. I also fixed the NetBeans project files so that you should be able to open and build it easily with NetBeans IDE 6.0.

  4. 4
    Catch me on twitter : mypapit gnu/linux blog Says:

    [...] the curious minds, my favorite twitter client are twim and twobile Bookmark this article These icons link to social bookmarking sites where readers can [...]

  5. 5
    Nokia E71 Twitter Client | Bennis Welt Says:

    [...] – twim – twibble Meine Wahl ist auf twibble gefallen, da dieser viel schneller reagiert als twim, man Bilder hochladen kann und er meines Erachtens auch hübscher aussieht. Diese Icons verlinken auf Bookmark Dienste bei denen Nutzer neue Inhalte finden und mit anderen teilen können. [...]

  6. 6
    jo Says:

    I’ve downloaded a twim source and it needs an additional library to compile. could you write how to include it and compile twim?

  7. 7
    Tommi Laukkanen Says:

    @jo: It doesn’t need an additional library to compile Twim from the source. You should be able to do that just by opening it with NetBeans IDE and pressing Run button.

  8. 8
    Huy Says:

    Hi, I want to write a facebook client using j2me but I dont know where to start, could you give me some advices? I’m just a beginner in j2me.
    thx

Leave a Reply