Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Posts filed under: Android
Android
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 -......
Android
,
Uncategorized
在 Eclipse 使用 Android Manager 更新 android sdk 25之後無法使用 adb 問題
by
zgh149
13 2 月, 2017
0
開啟 eclipse 啟動 android manager 並更新到 android adk 25.0.2 之......
Android
使用 gcc 編譯 .o 以及 .so 檔
by
zgh149
19 7 月, 2016
0
首先確定已經存在 .c 檔(這裡以 hello-jni 為範例,在預設的情況下,已經存在/project_ro......
Android
Android.mk 和 Application.mk
by
zgh149
13 7 月, 2016
0
Android.mk 為 android ndk project 必備的描述檔,為 GNU Makefile ......
Android
android ndk 主要元件以及結構
by
zgh149
11 7 月, 2016
0
android ndk 主要的元件 交叉編譯器(cross compiler):ARM , x86 , MIP......
Android
,
Uncategorized
查表法(表驅動法)(Table-Driven-Methods )
by
zgh149
24 3 月, 2016
0
查表法(Table-Driven-Method)主要是藉由表格的維度和對應的數值來替代冗長的判斷式(if-el......
Android
Android Error : Dx Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/strangeberry/jmdns/tools/Browser;
by
zgh149
4 3 月, 2016
0
Description: 引入外部 Library , 啟動 android app 時出現。 [2016-0......
Android
,
Uncategorized
eclipse 設定 code style
by
zgh149
14 1 月, 2016
0
1.set customize code style Window -> Preferences -&g......
3
4
5
6
7