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 !