I wrote a wrapper on top of Log.java that is provided by android. My class will add some other application level features to the logs.
Now the whole thing is that I want to check the code whether the "debugged" is set to "true" or "false" in the androidManifest.xml file.
Can I do it? If so, how?
Thanks in advance.
android
ABDroids Nov 25 '10 at 12:06 2010-11-25 12:06
source share