Android and iPhone progress

Hey guys! This will most likely be my last entry before the new year, which I’m looking forward to. One hopes next year will bring some great new experiences and hopefully a new start in some aspects of my life, though not forgetting to hopefully have more success in my professional life either! I think this year has been full of drama in some aspect, some sad moments but also a new opportunity to take my career to the next level.

Moving on, yes my mobile development seems to be coming along ok. Currently I am in process of designing the data model of the iPhone game, and also have started building the interfaces which is exciting to see come together. I will obviously have alot to do over the christmas holidays with it, but I guess it will keep my mind active in that sense. As more development happens and I have screenshots to show, I will post them.

As for the android development, like I said in a post not long ago I was planning to development a music catalog and mobile app, well I have artist data being stored, and also album names being stored (though I get the occasional unhandled exception, that I need to look into). I need to look into being able to get a album artist, as different songs may have different artists (Say if there was a colaborative song). I am currently thinking to get the album artist from the artist folder it is stored in, as I dont think there is way of accessing the album artist ID tag using the library I have. For the android side of it, currently I have a SAX XML Parser running, and just displaying everything in a console-like program. For the moment I am programming the logic and fetching of data, the representation layer of my app will be sorted last. Im thinking to have a search page that terms can be searched across artist and album…

Android app screenshot showing parsed artist data

Android app screenshot showing parsed artist data

Only issue that I am currently having is there seems to be an issue with either “/” or “&” in the XML when it comes to parsing, which I will need to sort out before I continue, though I think I’ve made a good start considering the limited time I have to put to this project.

Anyhow, will update you when I have to talk, or show.

Merry Christmas and a Happy New Year!

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.