Codewalker
πάντα ρεῖ
2013년 9월 23일 월요일
set static IP for ODROID-XU by terminal.
›
shell@android:/ # su shell@android:/ # ifconfig eth0 xxx.xxx.xxx.xxx up shell@android:/ # route add default gw xxx.xxx.xxx.xxx dev eth0 s...
2013년 9월 15일 일요일
Portrait screen for ODROID-XU
›
edit /system/build.pro add this line. persist.demo.hdmirotation=portrait edit /sdcard/boot.ini ODROIDXU-UBOOT-CONFIG setenv fb_x_...
2013년 9월 3일 화요일
ODROID-XU Update.zip included GMS(Gapps)01-Dec-2013
›
Last recovery firmware http://dn.odroid.com/ODROID-XU/Firmware/01-10-2014/ last update firmware http://dn.odroid.com/ODROID-XU/Firmware/02-1...
2013년 8월 26일 월요일
Unzip in Java
›
private ProgressDialog mProgressDialog; private String unzipLocation = Environment.getExternalStorageDirectory() + "/"; ...
MD5SUM string in Java
›
public static String createChecksum(String filename) throws Exception { InputStream fis = new FileInputStream(filename); ...
2013년 8월 12일 월요일
cheapcast on ODROID
›
chromecast 없이 android 디바이스로 chromecast emulator 해주는 재밌는 어플이 나왔네요. ODROID에 올려서 사용하면 딱 일 것 같아 시도 해 봤는데 연결이 원할하지 못 하네요. https://plus.google....
2013년 8월 5일 월요일
ODROID-XU와 big.LITTLE
›
오드로이드 포럼에 Exynos5410의 big.LITTLE의 문제에 대해서 글이 하나 있습니다. http://forum.odroid.com/viewtopic.php?f=65&t=1884 Exynos5410의 CCI-400 버그로 big....
‹
›
홈
웹 버전 보기