Sunday, February 10, 2013

Build Progress

Finally have a lot of the core functionality working. Trying to finish working Alpha version 0.001 which will be a very basic test app that embodies the general flow of how the app will work. Graphical Interface is at a bare minimum, instead focusing on making sure it works right.

Got (great)UI mockups from Robert which basically point me towards implementing LWUIT for the UI. Current app if rather huge and once LWUIT comes onboard, it will even be bigger. However, size tweaks will be done towards the very end because I don't want to mess with classes by trimming out methods that I might need later on.

Otherwise, so far, this is what(functionality) I have working
1. Login and authentication
2. List Friends
3. List street chat groups that user is registered on
4. Join Streetchat and chat
5. Acquire Invite message

However, getting group_info returns a HTTP Error 500: Internal Server Error. Hope Robert or Badu will resolve this soon.

1 comment:

  1. Great work Davy!
    Thanks for pointing out the 500 error. It's fixed now! Check it.

    /B

    ReplyDelete