GAutomator,GAutomatorview和Android SDK,Unity配置

來源:互聯網
上載者:User

標籤:view   9.png   需要   unity   lob   span   tomato   log   問題:   

1. 安裝和配置Android SDK

下載:http://tools.android-studio.org/index.php/sdk

配置:安裝完成以後,將E:\Android\sdk\tools和E:\Android\sdk\platform-tools添加到系統內容Path中

cmd在命令列中使用adb devices查看連結裝置(安卓手機需要開啟開發人員debug模式),出現如下問題:

1)未開啟dubug模式,則不會顯示裝置序號

adb devices

2)dont match this client;killing...

解決方案:

  1. 斷開裝置或者虛擬機器
  2. 使用命令:adb kill-server和adb start-server重新開啟服務
  3. 串連安卓裝置

 

2. GAutomator和GAutomatorview下載和文檔

參加官網:https://github.com/Tencent/GAutomator/blob/master/doc/GAutomator%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E%E6%96%87%E6%A1%A3.md#9.3

其中一些小細節:

1)使用adb將GAutomator中的wetest_demo.apk安裝到手機上——拉起遊戲

adb install E:/GAutomator/sample/wetest_demo.apk

 2)運行

 

GAutomator,GAutomatorview和Android SDK,Unity配置

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.