Recent Posts

Power Shell cheat sheet

1 minute read

I figured that I should keep track of some useful command-line tools that I am learning, so I’ll write down them as blog posts and keep updating them.

DIY building an RC plane from Depron

3 minute read

The idea to build my own quadcopter drone, or my own RC plane, has always been tempting. My main issue was the lack of a dedicated space to build, and more i...

I Joined Unity!

less than 1 minute read

Hey, I have joined Unity Technologies as a Senior Software Engineer in the VCS Integrations team, part of DevOps! A significant part of my mission will be to...

SQLiteC++ 3.0.0: C++11 is now required

less than 1 minute read

SQLiteC++ 3.0.0 raises the baseline. After years of keeping the code compatible with old compilers, C++11 is now required, which lets me drop a lot of condit...

Beta75X 3S Tiny Whoop Quadcopter

2 minute read

I have always been interested in Radio Controlled cars, planes, and later in this new trend with drones! Not these drones that follow you or use GPS to film ...

I Joined Darewise Entertainment!

less than 1 minute read

I joined Darewise Entertainment as a Senior Software Engineer in the tech team, to develop an announced game. I will be working with Unreal Engine 4 and Spat...

SQLiteC++ 2.0.0

less than 1 minute read

SQLiteC++ 2.0.0 is out, a bit over a year after 1.0.0. The major version bump is there because a few APIs changed in incompatible ways, but the interesting p...

Git Plugin v2.2 for Unreal Engine 4.17

2 minute read

I have just released a new v2.2 of the Git Source Control Provider plugin for Unreal Engine 4.17 with many bugfixes backported from upcoming UE versions!

SQLiteC++ 1.0.0: first stable release

less than 1 minute read

Three years after the first 0.1.0 release, SQLiteC++ reaches 1.0.0. This is the point where it stops being a handful of classes I hacked together and becomes...

SimplexNoise: a small C++ Simplex noise library

2 minute read

I read a series of articles on LinuxFr about Perlin noise for map generation, that triggered me to implement my own procedural-generation experiments: terrai...

Unreal Engine 4.1 Git Plugin alpha

1 minute read

So at last I’ve started implementing an open source C++ Git Source Control Plugin (Github) for Unreal Engine 4.1.

A minimal shared/unique_ptr implementation.

1 minute read

Sometimes you are stuck on an old toolchain without C++11, but you still want a reference-counted smart pointer. For that reason, we were using Boost shared_...

Objectives of this blog

1 minute read

My goals for this blog has not been really clear for me. I bought the domain name when I registered as a Google Android Developer only because a Web site add...

Cyanogen Mod 7 – Android 2.3.3 Gingerbread

2 minute read

It has been a long time since the announcement of Gingerbread, last year in December, and still no official update for our phones here in Europe. I definitel...

CMake for Android

1 minute read

Last time, we’ve seen how to install and test the standalone toolchain of the NDK to build a native shared library with a standard Makefile & make comman...

Standalone toolchain

3 minute read

Since the revision 5 of the Native Development Kit previously discussed, the NDK can be customized to obtain a standard GCC cross compiler toolchain. This me...

Android 2.3 NativeActivity

1 minute read

At each platform API revision, the C native APIs are growing, giving access to new native library, and bringing each time more functionalities to the low lev...

Mercurial to replace SVN

1 minute read

For what I’ve seen in the last few month, it seems that Mercurial (Hg), a Distributed Version Control System (DVCS, or Distributed Source Code Management) is...

Android Market on the Web

less than 1 minute read

The Android Market is now fully on the Web. It allows you to browse, to buy, but also to push applications directly on your mobile!

Android Native Development Kit

1 minute read

Android 2.3 Gingerbread has been announced, and what I find the most interesting in it is related to the Native Development KIT (NDK) coming with it; the NDK...

Mind The Robot

less than 1 minute read

I’ve discovered, through the Android Dev Blog, this great Android Blog called Mind The Robot

Getting Started with Android Development

less than 1 minute read

I’ve been asked many time to explain how I’ve learned Android Development. And I’ve always answered that the official ressources on the Android Developers si...

Android Official Resources

1 minute read

The official Android Developer website really is THE perfect place for anything related to Java development for Android (*), and it is regularly updated ! ht...

Welcome

less than 1 minute read

Welcome to this blog, where I would like to share, as a developer, some of my experiences in Android development.

Bienvenue

less than 1 minute read

Bienvenue sur ce blog, destiné à retracer mes aventures de développeur et d’utilisateur d’Android (*).