Back to project page callmeter.
The source code is released under:
GNU General Public License
If you think the Android project callmeter listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.actionbarsherlock; /** * Hack while waiting ABS to fix AAR issue. https://github.com/JakeWharton/ActionBarSherlock/issues/1001 */ public class BuildConfig { // TODO remove this with next ABS release public static final boolean DEBUG = de.ub0r.android.callmeter.BuildConfig.DEBUG; }