Lately I encountered a strange bug while developing my android [http://play.google.com/store/apps/details?id=fr.lengrand.brestram&hl=en] application, and I think it is strange enough to share it in this blog post. Brestram [http:…
java
A collection of 13 posts
Integrate a twitter timeline in your android application.
Hey all, This week-end, I worked on integrating a social feature in BresTram [http://play.google.com/store/apps/details?id=fr.lengrand.brestram&hl=en]. I needed a way to let the users know when the bibus servers have…
onLocationChanged is never called on Android
I had problems with this while developing #BresTram [http://play.google.com/store/apps/details?id=fr.lengrand.brestram]. I was developing a new feature, allowing my users to find bus stops nearby using their GPS location. But whatever I…