
android
FAQ Android
Le SDK d'Android propose un mécanisme de "Selector" pour simplifier la tâche des développeurs pour gérer les différents états d'un composant. Ainsi, via un fichier XML, vous pouvez décrire le comportement (visuel) de votre composant et indiquer un graphisme à adopter lorsque votre composant passe à l'état "pressé" ou qu'il obtient le focus etc.Android SDK & NDK Part 2: Android talks C++ - Code Xperiments
Android-Developers - [android-developers] Re: Custom layout for MediaController - msg#04556
The Java Native Interface ( JNI ) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call, and to be called [ 1 ] by, native applications (programs specific to a hardware and operating system platform) and libraries written in other languages such as C , C++ and assembly . [ edit ] Purpose and features JNI enables one to write native methods to handle situations when an application cannot be written entirely in the Java programming language, e.g. when the standard Java class library does not support the platform-specific features or program library.
Java Native Interface
decoder un fichier.mk
android.mk

