摘要: 1. Create AVD android create avd --force -n Nexus_9_API_22 -t 1 2. Start AVD emulator -avd Nexus_9_API_22 -no-audio -no-window & You can also refer to 阅读全文
posted @ 2017-04-13 11:29 Majesty 阅读(251) 评论(0) 推荐(0) 编辑
摘要: 1. Login to the https://developer.apple.com with apple developer accout and Generate a distribution profile Select provision profile type 'Distributio 阅读全文
posted @ 2017-03-29 16:17 Majesty 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 1. Install the google play Jenkins plugin https://wiki.jenkins-ci.org/display/JENKINS/Google+Play+Android+Publisher+Plugin 2. Configure service accoun 阅读全文
posted @ 2017-03-29 14:19 Majesty 阅读(625) 评论(0) 推荐(0) 编辑
摘要: 1. Install Xvfb and dependencies: 1) sudo yum -y install firefox Xvfb libXfont Xorg 2) yum -y groupinstall "X Window System" "Desktop" "Fonts" "Genera 阅读全文
posted @ 2017-03-29 13:54 Majesty 阅读(246) 评论(0) 推荐(0) 编辑