Download Free code CustomersChoice
Description
This library can be used to make simple usability tests on live Android applications. So you can find the best choice, if you have two or more different solutions. The Customer chooses the best solution. For Example, if you want to know: if the red or blue purchase button creates more revenue.
Icons
Source Files
The download file CustomersChoice-master.zip has the following entries.
.gitignore// w w w. j a v a 2 s . co m
LICENSE
README.md
library/AndroidManifest.xml
library/build.xml
library/pom.xml
library/project.properties
library/src/de/alosdev/android/customerschoice/CustomersChoice.java
library/src/de/alosdev/android/customerschoice/Variant.java
library/src/de/alosdev/android/customerschoice/VariantBuilder.java
library/src/de/alosdev/android/customerschoice/broadcast/OverwriteVariantBroadCastReceiver.java
library/src/de/alosdev/android/customerschoice/logger/AndroidLogger.java
library/src/de/alosdev/android/customerschoice/logger/ChainedLogger.java
library/src/de/alosdev/android/customerschoice/logger/Logger.java
library/src/de/alosdev/android/customerschoice/logger/NoLogger.java
library/src/de/alosdev/android/customerschoice/reporter/ChainedReporter.java
library/src/de/alosdev/android/customerschoice/reporter/LogReporter.java
library/src/de/alosdev/android/customerschoice/reporter/NoReporter.java
library/src/de/alosdev/android/customerschoice/reporter/Reporter.java
pom.xml
res/2.3.3.png
res/4.2.png
res/Eclipseformatter.xml
res/customers-choice-demo-0.9.apk
res/customers-choice-demo-1.0.apk
res/customers-choice-demo-1.1.apk
res/ic_launcher.zip
sample/AndroidManifest.xml
sample/build.xml
sample/files/customerschoice.net.conf
sample/files/de.alosdev.customerschoice.demo.conf
sample/pom.xml
sample/project.properties
sample/res/drawable-hdpi/ic_launcher.png
sample/res/drawable-ldpi/ic_launcher.png
sample/res/drawable-mdpi/ic_launcher.png
sample/res/drawable-xhdpi/ic_launcher.png
sample/res/drawable-xxhdpi/ic_launcher.png
sample/res/drawable/btn_blue.xml
sample/res/drawable/btn_red.xml
sample/res/layout/main.xml
sample/res/layout/shopping_card.xml
sample/res/values/strings.xml
sample/res/values/styles.xml
sample/src/de/alosdev/android/customerschoice/demo/CustomersChoiceApplication.java
sample/src/de/alosdev/android/customerschoice/demo/CustomersChoiceDemo.java
sample/src/de/alosdev/android/customerschoice/demo/ShoppingCardActivity.java
Download
Click the following link to download CustomersChoice-master.zip.
CustomersChoice-master.zip