Skip to content
What you think is what you get
What you think is what you get
Home
Posts
About Me
Home
Posts
About Me
Follow on
linkedin
Follow on
github
Follow on
twitter
Follow on
facebook
Follow on
instagram
What you think is what you get
Home
Posts
About Me
All posts by: zgh149
zgh149
error message
error LNK 2001 & error LNK 2019 錯誤解決紀錄
by
zgh149
21 3 月, 2017
0
詳細訊息請參考 msdn 造成的因素有很多,這裡記錄解決的方式。 以下錯誤訊息為例。 libs......
Android
Android Monkey 介紹與使用
by
zgh149
7 3 月, 2017
0
描述 Monkey主要是用來做穩定性或是壓力測試,它可以執行在實體裝置或是模擬器上,藉由產生一系列的隨機事件(......
Android
把安裝在手機的 apk 複製到本地端
by
zgh149
3 3 月, 2017
0
0.開啟目前平台提供的最基本的Terminal tool windows使用power shell(不要使用g......
Uncategorized
加入 Android SDK 路徑到環境變量 (ubuntu12.04 LTS)
by
zgh149
3 3 月, 2017
0
目的 : 以後要使用 android adb 以及相關工具不必指定絕對路徑。 環境: Ubuntu 12.04......
Uncategorized
D-link DWA-131 install on Ubuntu 12.04 LTS
by
zgh149
1 3 月, 2017
0
目的: 讓 DWA-131 可以在 ubuntu 12.04 LTS 上正常使用。 DWA-131 全名為 D......
Android
Robotium 使用介紹
by
zgh149
21 2 月, 2017
0
Robotium 為專門測試 android ui 的 framework,詳細介紹參考官網 本篇介紹如何導入......
Android
TouchUtils.clickView 對 button 無效
by
zgh149
20 2 月, 2017
0
描述: button 是一般的 android 預設的 button,xml 定義如下 <Button ......
Android
使用 TDD 加入 android 測試案例
by
zgh149
17 2 月, 2017
0
上一篇 建立測試案例以及測試 android activity 的模板 建立基本模板以及測試案例之後。本篇開始......
Android
建立測試案例以及測試 android activity 的模板
by
zgh149
17 2 月, 2017
0
在上一篇 Create android test project by command line and ec......
Android
Create android test project by command line and eclipse
by
zgh149
16 2 月, 2017
0
使用 Eclipse 建立 android test project Step 1. 開啟 Eclipse -......
13
14
15
16
17