原创 samsung Galaxy SII源碼內核編譯實驗+刷機

Original from: http://www.cnblogs.com/dwayne/archive/2011/11/27/2265281.html 最近一星期做的事有點亂,主要是圍繞I9100源碼編譯,庫的替換以及刷機在進

原创 Android Device Products' Source List

HP -  TouchPad Github Kernel Kernel Android VNC Server I2C Tools Samsung Samsung mobile phone HTC Sony Xperia S MOTO M

原创 Start From Android 4.x

Android Development Environments Android Application Development Android Device Driver Development Android System Gener

原创 How to boot Samsung Galaxy W in recovery mode

Refer to: http://mobilecon.info/how-to-boot-samsung-galaxy-w-in-recovery-mode.html Turn off the Galaxy WHold and Press

原创 Java AWT Class Hierarchy

class java.lang.Objectclass java.awt.Component      class java.awt.Button     class java.awt.Checkbox     class java.a

原创 Good Introduction for Flash Video

Original: http://osflash.org/flv Flash Video (FLV) Flash Video is the name of a file format used to deliver video

原创 Run a VNC server on Android device

- Download a VNC application   . http://code.google.com/p/fastdroid-vnc/   . http://code.google.com/p/android-vnc-serve

原创 Fiddler Can Make Debugging Easy

Original: http://www.developer.com/lang/jscript/article.php/3631066 Fiddler Can Make Debugging Easy Building web appl

原创 Multitouch Technology In Android

http://code.google.com/p/android-multitouch-controller/ http://paulbourke.blogspot.com/2011/10/writing-multitouch-ap

原创 Compiling FreeRDP under Visual C++ 2010 Express

- Env   . Microsoft Windows XP   . Microsoft Visual C++ 2010 Express   . CMake-2.8.7 (Download it)   . OpenSSL-0.9.8h (

原创 Detail Steps Setting Up Android Devices Compatibility Tests

- Preparations   . One Android device (MID, mobile, etc.)   . USB cable   . Android SDK (Linux)                        

原创 Android NDK Makefile structure

GNUmakefile : ?? Called by prebuilt/linux-x86/bin/make. Not used by ARM toolchain? add-application.mk

原创 VC++ SaveBitmapToFile

void SaveBitmapToFile( BYTE* pBitmapBits, LONG lWidth, LONG lHeight,WORD wBitsPerPixel, LPCTSTR lpszFi

原创 Understand Buildroot System

- GENTARGETS(package, freetype) $(call GENTARGETS_INNER,FREETYPE,$(call UPPERCASE,FREETYPE),$(call UPP

原创 JNI Quick Reference

j<type> (JNICALL *Call[Static]<Type>Method   )(JNIEnv *env, jobject obj, jmethodID methodID, ...); j<type> (JNICALL *C