Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
Uncategorized
Android Get MIME Type and open File by Intent
by
zgh149
18 6 月, 2018
0
取得MIME之後再搭配Intent即可根據MIME Type開啟應用程式。 public static Str......
Uncategorized
Android layout支援多尺寸螢幕
by
zgh149
18 6 月, 2018
0
詳細內容參考官方網站 https://developer.android.com/guide/practice......
Uncategorized
Vrapper plugin hotkey
by
zgh149
18 6 月, 2018
0
ref: http://vrapper.sourceforge.net/documentation/?topi......
Uncategorized
android logcat
by
zgh149
18 6 月, 2018
0
1.發生異常之後,直接查看最後1個異常以及該異常的第1個棧記錄。E.G. 02-27 14:01:06.126......
Uncategorized
.gitignore file pattern
by
zgh149
18 6 月, 2018
0
詳細內容參考這篇 https://www.atlassian.com/git/tutorials/saving......
Uncategorized
The Simple Logging Facade for Java (SLF4J) 使用紀錄
by
zgh149
18 6 月, 2018
0
SLF4J主要是提供”方便使用”log的工具,照著以下步驟即可在專案中使用 Step1......
Uncategorized
android 取得裝置資訊(android.os.Build.class.getFields())
by
zgh149
18 6 月, 2018
0
source code note:不一定所有的值都取的到 public static void getDevi......
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......
12
13
14
15
16