Foxykeep - foxykeep.com

General Information:

Latest News:

Some Gradle Tips for your Android development 31 May 2013 | 06:58 am

As most of you know, Android released the beta of their new IDE called Android Studio (Check the Google I/O session to see why it is so much better that what you are currently using). With it comes th...

ParcelableCodeGenerator 3 Feb 2013 | 12:02 am

If you are used to coding Android applications, there is a good chance that you had to write some Parcelable classes. A quick reminder about Parcelable : It’s an interface you can implement on your c...

DataDroid v2 is available !!! 26 Dec 2012 | 05:26 am

The version 2 of DataDroid is finally available ! What’s new ? A better architecture of the library which reduce a lot the boilerplate the developer has to write (you can check this article to see t...

ContentProviderCodeGenerator or how to create your ContentProviders easily 26 Sep 2012 | 10:20 am

There are multiple ways to store data persistently in Android, like for example the SharedPreferences. One of them is to use a ContentProvider. A ContentProvider is one of primary building blocks of ...

TimePickerDialog and AM/PM vs 24 Hour format 30 Aug 2012 | 04:53 am

Just a short article to maybe help other people not spend 1 hour searching the web for the answer like I did. The Android SDK provides you with 2 really well made dialog pickers for respectively a da...

Android + LEGO = Win ? 6 Aug 2012 | 01:10 pm

Update 08/07/2012 : After 24 hours, the project has already reached 2600+. 1/4 of the task is already done ! Now we just need to continue to talk about it so we reached rapidly the 10 000 mark ! :D F...

Small issue with ADT 20 and SDK 16 and how to fix it 6 Jul 2012 | 02:05 pm

The latest version of the Android Developer Tools (ADT) brought a lot of improvements for us developers. Sadly there is a little quirk coming with it too. If you have a project targeting API 16/Jelly...

How to add autocompletion to an EditText 7 Jun 2012 | 04:01 pm

Finally after months and months of saying that I would add development articles to my blog, here is the first one :) EditText is a component that everybody knows and it is the primary way to get user...

How to fix the “NoClassDefFoundError” with ADT 17 22 Mar 2012 | 03:56 pm

So I updated my SDK and ADT to version 17 and once again I got a big problem :) Every project I have which use JAR libraries could still be built without problems but as soon as they start on the pho...

New Android Dead Zebra Figurines : Big Box edition 8 Feb 2012 | 06:56 pm

I was parsing Ebay looking for a Rusty figurine from Serie 1 (only one I don’t have …) when I found what look like new Android Dead Zebra figurines : They looked like real ones but as I never heard o...

Recently parsed news:

Recent searches: