上一節介紹了TabActivity的簡單用法,但是現在的Api中已經不建議使用了,建議使用Fragment來替代以上的功能,下面介紹下使用Fragment和ViewPager的結合使用。http://blog.csdn.net/xia215266092/article/details/9613985TabActivity的文檔。This class was deprecated in API level 13.New applications should use Fragments
From:http://code.google.com/p/android/issues/detail?id=11290Reported by udaykira...@gmail.com, Sep 16, 2010 Below test was executed on emulator.cts_host > start test android.graphics.cts.YuvImageTest#testCompressYuvToJpeg==========================
Take the following blog information as a referrence: http://blog.csdn.net/hongjiujing/archive/2010/05/07/5565431.aspx Android WIFI state: DISABLED, DISABLING, ENABLED, ENABLING, UNKNOWN. 1. Porting WIFI driver on Android --> #create
Android new vendor ID enable When we develop the Android, maybe we will change the USB Vendor ID and Product ID according the chip provider. After we change it, the driver provided by Google won't work with it. So, we need some other operation.
[Works only on Android 2.1] 1. The component which will be added to the main UI is decided by vendor/AndroidProducts.mk (take Atmel product as a referrence: this file namedgeneric.mk located at vendor/atmel/sam9m10). If you want to add other
defined in build/core/envsetup.mk BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE)/$(TARGET_BOOTLOADER_BOARD_NAME):$(PLATFORM_VERSION)/$(BUILD_ID)/$(BUILD_NUMBER):$(TARGET_BUILD_VARIANT)/$(BUILD_VERSION_TAGS)TARGET_SIMULATOR