I try to accomplish this tutorial to learn debugging NDK apps, but when I set android:debuggable="true"
in AndroidManifest.xml file the following error occurs:
Avoid hardcoding the debug mode; leaving it out allows debug and
release builds to automatically assign one
How to solve it to be able to debug Teapot app?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…