Android Open Source - Development sdk ABTester






Project Summary

AB Testing wrapper library for Amazon A/B testing Android sdk.

Web Site / Source Repository

ABTester is hosted in the following web site
https://github.com/Drippler/ABTester

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

Project Detail

The following table is the detailed list of ABTester.

ItemValue
Java File Count10
Minimum SDK Version4
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of ABTester is as follows:

MIT License

Java Source Files

ab.tester.ABTest.java
ab.tester.ABTester.java
ab.tester.DefualtLogger.java
ab.tester.LoggerInterface.java
ab.tester.prefs.ABEventsSharedPrefs.java
ab.tester.prefs.ABGeneralSharedPrefs.java
ab.tester.prefs.ABSharedPrefs.java
ab.tester.prefs.ABTestsSharedPrefs.java
com.example.ab_sample.MainActivity.java
com.example.ab_sample.SplashActivity.java