Back to project page android_sdk.
The source code is released under:
GNU Lesser General Public License
If you think the Android project android_sdk 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.qubecell.constants; public class ProductIds { public static String merchantProdId = null; public static String productIdVoda = null; public static String productIdIdea = null; public static String productIdAirtel = null; public static String productIdTata = null; public static String chargeKey = null; }