I've written a wrapper on top of Log.java that is provided by android. My Class will add some other application level features in Logs.
Now the things is that I want to check from the code whether "debuggable" is set to 'true' or 'false' in androidManifest.xml file.
Can I do that? If yes, how?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…