1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 android ab test builder

Android代码 android ab test builder

上传者: 2020-07-30 09:23:17上传 ZIP文件 98.05KB 热度 15次
android-ab-test-builderSimple tool which help you to implement A/B Test.DownloadComming soon.CodePreparationPrepare enum.enum ButtonColorPatterns { RED, GREEN, YELLOW}Build ABTest instance// Show button RED : GREEN : YELLOW = 80 : 10 : 10final ABTest buttonColorABTest = new ABTest.Bui
下载地址
用户评论