Android Open Source - WifiBarcode Build Config






From Project

Back to project page WifiBarcode.

License

The source code is released under:

GNU General Public License

If you think the Android project WifiBarcode listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Java Source Code

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.wifibarcode.BuildConfig.DEBUG;
}




Java Source Code List

com.actionbarsherlock.BuildConfig.java
de.ub0r.android.wifibarcode.About.java
de.ub0r.android.wifibarcode.ViewerActivity.java
de.ub0r.android.wifibarcode.WifiBarcodeActivity.java