mercredi 11 avril 2012

At last ! Android jumper update with tablet support !

Yes Android jumper is now also playable on your glossy/shiny Android tablets (nasty accelerometer bug is now fixed).


Proof inside (yeah running on my new Tranformer Prime with IceCream Sandwich !) :





Update brings also a new background level (to a total of 6) and some little graphic fixes.

jeudi 22 mars 2012

Android dev, problem with ADT 17 ?

Nice explanations on how to fix Eclipse projects with this  new release of Android Development Tools.



  • On the left before ADT 17
  • On the middle project after ADT 17 
  • And on the right the fixed project running on ADT 17

mardi 27 septembre 2011

Android jumper updated !

Yes a new version of Android jumper is available on the market, some new features and bugfixes :

  • Enjoy the new jetpack bonus, get higher quickly (droid cannot die while using the jetpack)
  • Use the new shield bonus, this protects you from the mutant apples !
  • New background for level 2
  • Some bugfixes (in particular a stange NPE that could occur)


    mercredi 7 septembre 2011

    Why every android developper should use ACRA ?

    ACRA , Application Crash Report for Android, is very usefull tool that any android dev should use.

    In fact it's very hard for an indie developper to check and test his code on every existing device types (almost 1000), the only way to have some crash feebacks (apart from the nice user that take time to post it ;) ) is to integrate a tool in your app that reports those errors when they occur.

    Here's an extract of ACRA doc presenting the features :

    I've integrated ACRA on my last game , Android jumper, and it gives some very usefull informations like stacktrace, last and initial configurations, device setup ...


    I've found several bugs using it, like the issue occurring only on Android 1.5 (sad crash at the launch), and reproduced using the android emulator.

    mardi 6 septembre 2011

    Android jumper video

    Here's a hand-made video of my last game android jumper :

    Serval games is out !

    Hi everybody , I'm an android indie developper, I develop several games for android as I'm a big fan of this platform.

    Here they are :






    I hope you'll enjoy them, feel free to make suggestions or bug reports here !