Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Posts tagged with: Android
Tag: Android
Android
,
Uncategorized
Generated binding classes (產生綁定類別)
by
zgh149
13 11 月, 2018
1
前言 Data Binding 會產生綁定類別(binding class),用來存取佈局變數(layout’......
Android
,
Uncategorized
Splash Activity
by
zgh149
13 11 月, 2018
0
1.編輯 value/styles.xml 加入以下內容 <resources> ... <......
Android
把安裝在手機的 apk 複製到本地端
by
zgh149
3 3 月, 2017
0
0.開啟目前平台提供的最基本的Terminal tool windows使用power shell(不要使用g......
Android
TouchUtils.clickView 對 button 無效
by
zgh149
20 2 月, 2017
0
描述: button 是一般的 android 預設的 button,xml 定義如下 <Button ......
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......
2
3
4
5
6