Android Taipei 2014/07/30

2019/05/11閱讀時間約 2 分鐘
轉移自 LogDown 原文日期 July 30, 2014 19:36

Gogo Monkey Run

Kevin, Gogolook
monkey runner
- auto-testing tool
- python
monkey recorder
- coordinate
usage: monkeyrunner xxx.py
optimize: 1. export python script 2. screen shot diff 3. mail crash report 4. run continus python script

Chromecast

Ascii, Kkbox
  • broadcast sender android, chrome, ios
  • reciever(html+java script) default media(applicationID), style media(.css), custom(.html) (only the default media free, others each account pay $5)
watch out!
  • within same domain
  • debug console port 922, need checkout "send application id to google if update"
  • write with percentage not fixed number
build.gradle dependencies { compile 'com.android.support:mediarouter-v7:19.1.+' compile 'com.google.android.gms:play-services:4.4.52' }
SenderReciever's doingRemoteMediaPlayer.loadautomatically starts playbackCast.CastApi.sendMessagereceieve message

GoogleIO 2014

David, Cardinal Blue
  • AndroidWear(Watch)
  • AndroidTV(Chromecast)
  • Google glasses
  • UI (animation)
    Kate
    Kate
    女性工程師,以 Kate 之名出沒於科技社群,喜歡設計程式、解難題、看小說和塗鴉。 鐵人賽得獎的作品已經整理擴寫出書《老姐要用Kotlin寫專案:從 Server 到 Android APP 的開發生存日記》,歡迎購買。
    留言0
    查看全部
    發表第一個留言支持創作者!