본문 바로가기
개발/게임) 개발관련

Tip) Cocos Creator 안드로이드 실시간 디버깅 방법

by 테샤르 2019. 12. 27.

Cocos Creator 안드로이드 실시간 디버깅 방법


콘솔 커맨드창

cd C:\Users\drehzr\AppData\Local\Android\Sdk\platform-tools


adb.exe forward tcp:5086 tcp:5086


앱실행 - Connected 

chrome-devtools://devtools/bundled/inspector.html?v8only=true&ws=127.0.0.1:5086/00010002-0003-4004-8005-000600070008



---------

※주의사항 
-디버그 모드만 됨.

 

URL : https://medium.com/@nwigi/cocos-creator-how-to-debug-native-android-58a8ac899fea

 

Cocos Creator — How to Debug Native (Android)

Well after a week of finding the way to debug Cocos Creator project on Android device, that is ridiculous long LoL. Finally I found a way…

medium.com

 

반응형

댓글