Mobile Vikings app for Android

Recently I bought myself a HTC Magic phone running the Android OS. After losing about € 10-15 on mobile internet connections in the first two days I decided to switch to the new mobile service provider Mobile Vikings. They offer 1000 sms messages and 1gb data transfer for € 15/month. The first thing I noticed after the switch was the fact that there was no easy way to know how much credits/messages/data I had left on my account. I either had to call a free number or log in to the Mobile Vikings website to check my balance.

They had a public API available but nobody had written an android implementation so I decided to write one myself. After all it’s a nice way to introduce myself to the Android API. I started up eclipse, downloaded the SDK, read a little about the API and started coding. In about 40minutes I had a very basic app that downloaded the JSON data from the Mobile Vikings API, parsed it and put the remaining balance on the screen.

The days after that I implemented a settings menu where users could enter their credentials and enable/disable the auto-update feature of the app. As an introduction to Android appwidgets I tried to get a little widget working that showed the remaining credits/messages/data on the screen and I succeeded.

A few days ago I cleaned the code a little and put an early version of the app available for the users to test at http://code.google.com/p/mobilevikingsandroid/ . Please use the Issue tracker  when you encounter any issues or have feedback.

I am currently working on the next feature (the call history) so be sure to check back every once in a while for updates.

Share this article
  • Digg
  • Facebook
  • Google Bookmarks
  • DZone
  • LinkedIn
  • Twitter
  • del.icio.us
  • Reddit
  • RSS
This entry was posted in Android and tagged , . Bookmark the permalink.

5 Responses to Mobile Vikings app for Android

  1. Thorsten Schmitz says:

    Great app! This is very cool :D

    Mobile Vikings rocks!

  2. admin says:

    Thx for trying it. You can expect an update with a working Call History one of these days.

    Feedback on the software is always welcome.

  3. .oni says:

    Yes Great App. Very Usefull ;)
    But do you think it’s possible to have a 1×2 widget instead of 2×2? :)

  4. admin says:

    Yes there will be alternative widget shapes available in the future. At the moment I am working on the call history function which I hope to make available tonight. After that I’ll make some time to work on the other widget sizes.

  5. Pingback: iViking.vincentverbist.be » Je saldo, niet enkel voor de iPhone! [UPDATE]

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">