Embedded 썸네일형 리스트형 [Android One] 6.Update kernel Step 1. Reboot your Phone into the bootloader. ~/sprout/cm11$ adb devices List of devices attached V00xxxxxxxxxxxxxxxxxx device ~/sprout/cm11$ adb reboot bootloader Step 2. download kernel~/sprout/cm11 $ out/target/product/sprout$ fastboot flash boot boot.img target reported max download size of 134217728 bytes sending 'boot' (5200 KB)... OKAY [ 0.821s] writing 'boot'... OKAY [ 0.503s] finished... 더보기 [Android One] 5.Install CM11 and SuperSU, Gapps Step 1.Download the on your desktop - cm-11-xxx-NIGHTLY-sprout.zip - Gapps - UPDATE-SuperSU-v2.46.zip Step 2.Boot you phone in recovery mode 1. Reboot it by pressing on Power, Volume Up buttons at the same time, for a few seconds. 2. Your phone will be booted into Select Boot mode. Move : Volume Up Button Select: Volume Down Button Step 3. select [Recovery Mode] Step 4. Once you are in the CWM r.. 더보기 [Android One] 4.Install ClockworkMod Recovery 6.0.5.1 Step 1: Reboot the phone into bootloader/fastboot mode>adb reboot bootloader > 더보기 우분투 14.04 한글입력 설정시 한국어(Hangle)이 표시되지 않을 때 우분투 14.04 한글입력 설정시 한국어(Hangle)이 표시되지 않을때 와 한글입력 설정 방법을빛나던꽁치님이 자세한 설명. http://cololabis.tistory.com/trackback/22 더보기 [Android One] 3.Unlocking bootloader Fastboot driver install & fastboot1.Install ADB Drivers2.Switch off your phone. 3.Press POWER Button + VOLUME UP Button for about 5 seconds VOLUME UP : allows to navigate the menu VOLUME DOWN : selecting4.Selecting fastboot5.Wait installed the Android Bootloader Interface driver 더보기 [Android One] 2.How To Compile CyanogenMod 11.0 From Source Code Step 9: Rebuilding opne a new terminalevery time you open a new terminal you will have to initialize the build environment. to do that type~/sprout/cm11$ . build/envsetup.sh 더보기 "mkimage” command not found – U-Boot images will not be built. "mkimage” command not found – U-Boot images will not be built." on Ubuntu Ubuntu 10.04: sudo apt-get install u-boot-mkimage Ubuntu 12.04:sudo apt-get install u-boot-tools 더보기 Android Screen Rotation device/hardkerenl/odroidx2/system.prop file 안의 내용중 ro.sf.hwrotation값을 변경하여 사용하시면 됩니다. 만약 ro.sf.hwrotation 값 설정이 없을 경우에는 추가하시면 됩니다. 1. ro.sf.hwrotation = xxx ◀― xxx is rotation value 2. change touch screen resolution. 참고: http://com.odroid.com/sigong/nf_board/nboard_view.php?brd_id=odroida&bid=546 http://com.odroid.com/sigong/nf_board/nboard_view.php?brd_id=odroid-x2&bid=3824 더보기 change default kernel configs ODROID-X2 Kernel 3.0.y 버전을 기준으로 설명한다. kernel/arch/arm/configs 디렉터리에 odroidx2_android_xxx_defconfig 파일들이 존재한다. kernel 3.0.y는 android 4.1.2, android-4.4.x 버전을 모두 지원한다.odroidx2_android_422_defconfig 파일이 존재하는 것으로 보아 android-4.2.x 버전도 지원하는것 같다. android-4.1.2는 odroidx2_android_defconfig파일을 사용한다.android-4.4.x는 odroidx2_android_442_defconfig 파일을 사용한다. kernel 최상위 디렉터리에서 make menuconfig 명령을 이용하여 BSP 설정을 조.. 더보기 Go back to previous directory Go back to previous directory $ cd - If you want to be able to go to the other previous directories, this is not possible out of the box. But check this script and instructions: History of visited directories in BASH 더보기 이전 1 2 3 4 다음