블로그
- Android case R.id error: constant expression required switch ~ case 문 case R.id error: constant expression required 오류 Library Project 생성시 R.java 값이 final 않았기 때문으로 R.java은 개발자가 수정불가함으로 조건문 if , else if 대체 해결방법 eclipse -> switch 문 앞에 커서를 두고 ctrl + 1 android
- [android] webview window.open not working 해결방법 [android] webview window.open not working 해결방법 javascript 실행 시켜서 window.open 할려고 햇는데.. this); WebSettings webSettings = newWebView.getSettings(); webSettings.setJavaScriptEnabled(true); final
- [스크랩] ExpandablePanel 출처 : [ https://github.com/JorgeCastilloPrz/ExpandablePanel ] Expandable Panel Android Library DetailsThis It supports Android SDK 2.1 (Eclair) as minimum.
- #UTOP ALT FINAL in SEOU.. ;;;비니쓴빈이 20:44 Twitter for Android오늘 의상 일부러 지킬은 자켓입히고 하이드는 민소매입혔네 유토피아 UT.O.PIA 15:42 Twitter for Android #UTOP ALT FINAL in SEOUL fr. itunes 무대위의 티오피와 섹시한 자켓♡ #탑 #최승현 #TOP pic.twitter.com/Fl3cMNpz5Nカラルの月 20
- (망고64-Cupcake) Input Device - Mouse Clase 추가 및 Cursor Support (mango64 ) kernel, cupcake 소스 릴리즈 (2010-05-18) step 1 : android input device 추가하기 input event 가 읽어 지면 as defined by EventHub. public static final int CLASS_KEYBOARD = 0x00000001; public static final int