달력

52024  이전 다음

  • 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

'webview 디버깅'에 해당되는 글 1건

  1. 2014.01.02 webview 디버깅..

단말에서 web app을 개발할때는 크롬 브라우저를 사용하면 디버깅이 가능했었다. 


다음 가이드 참고 http://opentutorials.org/course/580/4152


하지만 webview를 디버깅할려면 어떻게 해야 하나..궁금했는데.. .

kitkat부터..크롬브라우저 엔진이 webview에 적용되면서.. 디버깅이 가능하게 되었다.. 


얼릉..kitkat 지원되는 폰이 필요한 이유가 생겼구나.. 


https://developers.google.com/chrome-developer-tools/docs/remote-debugging#debugging-webviews




phonegap에서 제공하는 디버깅방법.. 한번 써봐야 겠구나..  


http://debug.phonegap.com

한글로 설명된 site .. 

http://elegantcoder.com/weinre


Weinre 사이트

http://people.apache.org/~pmuellr/weinre/docs/latest/

'FrontEnd > Android' 카테고리의 다른 글

Webview 및 Native간 interface  (0) 2013.12.26
Emulator 좀더 빨리 실행하는 방법..  (0) 2013.12.15
Slide menu 만들기..  (0) 2013.11.29
Posted by 행복한삶~!!
|