debuggable


(getApplicationInfo().flags & ApplicationInfo.FLAG_DEBUGGABLE)  

// debuggable가 false일 경우 0


<ref>


Posted by tenn
,