Quantcast
Channel: Foxykeep on Android » Développement
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Tutorial : utilisation des projets Android library

Ce tutoriel suppose que vous utilisiez Eclipse en version 3.5.2 (la version 3.6 est déconseillé pour le plugin Android), le SDK en révision 7 et le plugin ADT pour Eclipse en version 0.9.8Cet article a...

View Article



Preview d’Android 3.0 (infos et SDK)

Après avoir vu des vidéos présentant l’interface durant le CES, Android vient de lâcher une nouvelle bombe en présentant une preview de la version 3.0, Honeycomb.Au programme, des informations sur les...

View Article

Human Interface Guidelines pour Android

Un des points forts d’iPhone reste la cohérence des applications d’un point de vue ergonomique et graphique, principalement grâce à la présence des Human Interface Guidelines d’Apple qui décrivent de...

View Article

Image may be NSFW.
Clik here to view.

How to fix the “Conversion to Dalvik format failed with error 1″ with ADT 14

Today I updated my SDK and ADT to the 14 version and I had a big problem !!Every project I had which used Android Library Project couldn’t be launched on a terminal and crashed during the APK...

View Article

Image may be NSFW.
Clik here to view.

How to fix the “NoClassDefFoundError” with ADT 17

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 phone,...

View Article


Image may be NSFW.
Clik here to view.

How to add autocompletion to an EditText

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...

View Article

Image may be NSFW.
Clik here to view.

Small issue with ADT 20 and SDK 16 and how to fix it

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...

View Article

Image may be NSFW.
Clik here to view.

TimePickerDialog and AM/PM vs 24 Hour format

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 date...

View Article


ContentProviderCodeGenerator or how to create your ContentProviders easily

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...

View Article


Some Gradle Tips for your Android development

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...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images