Codewalker

πάντα ρεῖ

2016년 2월 26일 금요일

How to install kodi v17.0(Krypton) for 4K on ODROID-C2

›
The kodi v16 Jarvis app has 4K video bugs. Visit kodi site and download kodi v17. Open CM FileManager and select Download folder. ...
2016년 2월 25일 목요일

Google Play Store on ODROID-C2.

›
http://codewalkerster.blogspot.kr/2016/06/how-to-install-google-play-store-on.html Visit http://dn.odroid.com/GAPPS and downloa...
2016년 2월 23일 화요일

Ctrl + Alt + Del doesn't reboot Android

›
echo 0 > /proc/sys/kernel/ctrl-alt-del Or edit init.xxx.rc   write /proc/sys/kernel/ctrl-alt-del 0
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...
‹
›
홈
웹 버전 보기

프로필

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