Codewalker

πάντα ρεῖ

2015년 12월 28일 월요일

overscan for ODROID-C1 Ubuntu

›
1. search overscan values. Read default values root@odroid:~# cat /sys/class/graphics/fb0/window_axis window axis is [100 100 1919 1079...
2015년 10월 12일 월요일

안드로이드 repo 특정 날짜로 돌려서 빌드하기

›
급하게 아래 안드로이드 project를 build 해야 할 일이 생겼다. https://github.com/voodik/android/tree/cm-12.1_5422 오래전에 받아 놓은 소스를 repo sync 후 빌드 하니 역시나 컴파일 에러...
댓글 1개:
2015년 9월 2일 수요일

Shell Scripting: Generate or Print Range of Numbers ( Sequence of Numbers for Loop )

›
seq를 이용하여 범위의 값을 아래와 같이 얻어 올 수 있다. $ seq 1 10 1 2 3 4 5 6 7 8 9 10 $ seq man page SEQ(1)                ...
2015년 8월 25일 화요일

Android File Chooser and URI to File Path.

›
파일을 Intent.ACTION_GET_CONTENT 을 이용하여 선택하고 URI 를 File Path 로 변환하기 Image 나 Video 같은 파일을 얻어오는 예제는 많지만 일반 파일을 선택하는 예제가 없어서 며칠 찾아 보다가 직접 extern...
2015년 7월 27일 월요일

How to write images without fastboot on ODROID-XU4(android)

›
You can not use fastboot on ODROID-XU4, because It doesn't have USB otg port. How to write images? First! setup adb connection or c...
2015년 7월 25일 토요일

How to recovery eMMC for ODROID-XU3/4

›
Download u-boot binaries from github. $ git clone https://github.com/codewalkerster/android_device_hardkernel_odroidxu3.git Cloning into ...
2015년 7월 24일 금요일

adb connect over TCPIP when Multiple Devices

›
Get all device's IP. shell@odroidxu3:/ $ su                                                           root@odroidxu3:/ # netcfg    ...
‹
›
홈
웹 버전 보기

프로필

내 사진
codewalker
전체 프로필 보기
Powered by Blogger.