Rent-a-cycle info in Ljubljana, project done

Jernej Virag

May 30, 2011

Bicike(LJ) is a rent-a-cycle project in Ljubljana, where you can rent bikes from pre-built stations and use them for fast and rather efficient transport across the city. It's cheap (renting a bike for up to one hour is free) and the bikes are comfortable enough.

However, now there are problems in the evenings with stations in the city center being empty and the outlying stations being full. There's nothing more annoying than cycling across the city in the middle of the night and finding that your station is full and you can't park your bike there. Since this annoyed me, I used up some of the free time to make a quick Android application to see which stations have bikes available and which are full. In the process I managed to find new quirks in Android API and learned how to draw (ugly) icons in GIMP.

So, presenting Bicikel app:

Screenshot

The application just lists all known working Bicikelj stations with number of bikes parked and number of free spaces available. For convenience, the results are sorted by distance from you (if location is available) and map with all stations is also provided.

Screenshot

So far the application works pretty well. Thanks to Gašper Žejn for aggregating API data into his own API service.
The things missing I intend to implement are

The application is available on Android Market for free.