본문 바로가기

suroMind

검색하기
suroMind
프로필사진 suroMind

  • 분류 전체보기 (110)
    • IT분야 (91)
      • Flex (1)
      • Java (9)
      • Linux (2)
      • Server (9)
      • DataBase (2)
      • Html (6)
      • Android (5)
      • iOS (30)
      • C/C++ (3)
      • C# (13)
      • Tip (7)
      • Javascript (4)
    • 일상 (19)
    • 기타 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • WebView
  • UIWebView
  • ios
  • 티스토리 초대
  • 티스토리 초대장
  • Database
  • Memory
  • 인코딩
  • spring
  • 톰켓
  • java
  • iphone
  • 메모리
  • MySQL
  • udp
  • jsp
  • Eclipse
  • jQuery
  • Android
  • 한글
  • Tomcat
  • C#
  • ipad
  • encoding
  • HTML
  • XML
  • 이클립스
  • JavaScript
  • Objective C
  • permgen space
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록confirm (1)

suroMind

[Android] WebView 사용 시 Javascript Alert, Confirm 출력

webView 사용할 때 alert이나 confirm이 되지 않는다.. 밑에 소스코드처럼 구현 해 주어야 출력이 된다. webview.setWebChromeClient(new WebChromeClient() { public boolean onJsAlert(WebView view, String url, String message, final android.webkit.JsResult result) { new AlertDialog.Builder(myApp) .setTitle("Concierge") .setMessage(message) .setPositiveButton(android.R.string.ok, new AlertDialog.OnClickListener() { public void onClick( D..

IT분야/Android 2011. 1. 23. 18:29
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바