Archives de la Catégorie : Programmation

fév
21

Envie de faire un peu de développement Android?

Un ami me demande J’ai subitement envie de me remettre un peu à faire du dev. Je commencerais bien par un application Android qui se connecte à un service REST. Tu me conseilles quoi?

Lien Permanent pour cet article : http://regis.decamps.info/blog/2012/02/envie-de-developpement-android/

fév
08

NullPointerException in PendingIntent.java:195

Notification ticker

Mobile development is difficult for a number of reasons. But Android framework does not help… This is my complaint of today (read more in the series Android bugs)

Lien Permanent pour cet article : http://regis.decamps.info/blog/2012/02/nullpointerexception-in-pendingintent-java-195/

fév
07

More design problems with the Android framework

mediaplayer state diagram

I already blogged about the problems I encounter when programming for the Android plateform. Well, my list gets is little bigger now!

Lien Permanent pour cet article : http://regis.decamps.info/blog/2012/02/more-design-problems-with-the-android-framework/

fév
03

Ma prochaine application sera… un lecteur de pod cast et radios en ligne

Depuis une semaine, je travaille sur une un lecteur de radios en ligne pour Android. D’un point de vue technique, je vais synchroniser la liste des radios avec un service en ligne, avec un SyncAdapter le service en ligne sera hébergé sur google app engine, parce que j’avais envie de découvrir cette technologie (et parce …

Lire la Suite »

Lien Permanent pour cet article : http://regis.decamps.info/blog/2012/02/ma-prochaine-application-sera-un-lecteur-de-pod-cast-et-radios-en-ligne/

fév
02

Serialize db.Blob in JSON

For a couple of days, I’ve been playing with google-app-engine. In order to build a JSON-based RESTful service, Google suggests a utility method to transform an object into JSON. Unfortunately, this does not handle db/Blob entries, and fails with UnicodeDecodeError: ‘utf8′ codec can’t decode byte 0×89 in position 0: invalid start byte (I have a …

Lire la Suite »

Lien Permanent pour cet article : http://regis.decamps.info/blog/2012/02/serialize-db-blob-in-json/

Articles plus anciens «

Switch to our mobile site