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
Posts filed under: Uncategorized
Uncategorized
Uncategorized
使用 ant 手動產生 signed apk
by
zgh149
2 12 月, 2014
0
相反於此篇(使用ant手動產生unsign apk), 現在必須使用ant手動產生 sign apk, 以步驟......
Uncategorized
ant build error: [aapt] invalid resource directory name: /project/bin/res/crunch
by
zgh149
28 11 月, 2014
1
Description: Use Ant to build apk and show error messag......
Uncategorized
ant build error: sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable.
by
zgh149
28 11 月, 2014
0
Root Caused: sdk.dir is missing. Make sure to generate ......
Uncategorized
ant build error: The SDK Build Tools revision (x.x.x) is too low for project 'MainActivity'. Minimum required is 19.1.0
by
zgh149
28 11 月, 2014
0
Description: Use ant to build android project and show ......
Uncategorized
ant build error: build.xml does not exist!
by
zgh149
28 11 月, 2014
1
Description: when you created a android project and wan......
Uncategorized
使用 ant 手動產生 unsign apk
by
zgh149
28 11 月, 2014
0
為了自動化建置的需求, 原先經由 Eclipse 產生 unsign apk 的方式必須改成手動產生 雖然在官......
Uncategorized
CloneZilla Backup Error: Bitmap free count error
by
zgh149
27 11 月, 2014
0
Root Caused: unknow Solution: 選擇專家模式後再選擇 -fsck-src-part......
+
Uncategorized
TraceView
by
zgh149
7 7 月, 2014
1
Traceview 用來追蹤程式執行效能,主要可運用2種方式來產生效能分析圖(.trace) A-1.使用插入......
Uncategorized
XmlParser
by
zgh149
1 7 月, 2014
0
網路上一堆範例不如自己作一遍還來的了解 直接切入主題,這裡使用DOM來轉換xml,以步驟來說明 Step1. ......
Uncategorized
MonkeyRunner 紀錄
by
zgh149
24 6 月, 2014
0
Description: 首先MonkeyRunner主要是調用 /android-sdk-linux/too......
7
8
9
10
11