發表時間 文章標題 人氣 留言
2019-06-21 Git SourceTree 解決使用 Git-Flow 會出現 Could not read password XXX Device not configured 的問題 』Willy's Fish教學筆記 (836) (0)
2019-06-20 Willy's Fish教學筆記』 App 整合 Google Sign In SDK,實作 login 功能教學,default keystore.jks ( debug.keystore ) 在哪裡? (373) (0)
2019-06-06 Android 開發人員解決,已由 Play 安全防護封鎖,CD流程 Jenkins develop build 出來的 apk,發佈到 Fabric 後,在 Beta 不能安裝的問題 』Willy's Fish教學筆記 (1531) (0)
2019-06-05 Android 9 鎖屏遮擋 Activity 解決方法 』Willy's Fish教學筆記 (517) (0)
2019-06-02 趨勢分析『 黃金、礦業慘跌,市場悲觀,基金是否進場?』Willy's 程式人理財筆記 (48) (0)
2019-05-26 Line 收不到訊息? Android 6 Doze mode 導致推播喚醒的 Activity 直接被 Automatic Destroy 的解決方法 』Willy's Fish教學筆記 (326) (0)
2019-05-14 Android 解決 Huawei 手機在 Android Studio 裡面無法印出 log, logcat 看不到 log 資訊』Willy's Fish教學筆記 (134) (0)
2019-05-01 Python 解決兩個錯誤 #1、No module named XXX, #2、ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied… 』Willy's Fish教學筆記 (7567) (0)
2019-04-30 Android 解決 SensorManager.unregisterListener() is not work,Sensor 取消監聽無效,指定為 null 也無法』Willy's Fish教學筆記 (311) (0)
2019-04-27 Java Mac 怎麼解安裝 / 反安裝 Java,How to Uninstall Java on Mac OS X 』Willy's Fish教學筆記 (2060) (0)
2019-04-27 Android Gradle Jenkins 用 command line 指令./gradlew assembleRelease 打包 apk 時出錯:A problem occurred configuring project ':app'. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log...』Willy's Fish教學筆記 (1337) (0)
2019-04-27 Android Gradle 使用 productFlavors 自配適各環境 (SIT、DEV、UAT、PROD...), 參數設定,與資料架構 folder structure』Willy's Fish教學筆記 (3530) (0)
2019-04-26 Android APK 太大怎麼辦,限制超過 100MB,一招教你減肥縮小30% 』Willy's Fish教學筆記 (1283) (0)
2019-04-24 Git 更動大小寫造成 Error:Will not add file alias xxxxxx already exists in index』Willy's Fish教學筆記 (374) (0)
2019-04-12 Android 升級 Gradle 3.x , implementation, compile, api 之間有什麼區別、差異與不同之處呢? What difference between 'implementation','api' and 'compile' in build.gradle?』Willy's Fish教學筆記 (480) (0)
2019-04-09 Android Studio 編譯問題 Compiler & Build ERROR: Unsupported method: XXX. The version of Gradle you connect to does not support that method. To resolve the problem you can change/upgrade the target version of Gradle you connect to... 』Willy's Fish教學筆記 (818) (0)
2019-03-28 Android 使用 MVVM + DataBinding 遇錯:Found data binding errors. ****/ data binding error ****msg:Cannot find the getter for attribute 'android:background' with value type int on android.support.constraint.ConstraintLayout. file:XXX 』Willy's Fish教學筆記 (504) (0)
2019-03-28 Android 使用 MVVM + DataBinding 遇錯:java.lang.RuntimeException: Unable to start activity ComponentInfo{com…Activity}: android.view.InflateException: Binary XML file line #2: Binary XML file line #2: Error inflating class layout 』Willy's Fish教學筆記 (756) (0)
2019-03-26 Android 引入 Butterknife 10.0.0 以上,出現 Build Error : Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] ... 』Willy's Fish教學筆記 (926) (0)
2019-03-22 Android Material Design 的 SnackBar 使用教學、介紹、範例。可以不用 Toast 囉 』Willy's Fish教學筆記 (954) (0)
2019-03-18 Android ViewTreeObserver 的介紹使用,與取得 View 寬高,解決 getMeasuredWidth = 0, getMeasuredHeight = 0 的問題 』Willy's Fish教學筆記 (782) (0)
2019-01-15 Android Sample Fingerprint API 指紋辨識功能教學、介紹與使用範例 』Willy's Fish教學筆記 (2713) (0)
2019-01-08 Android 解法:Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute? / Unexpected end tag string 』Willy's Fish教學筆記 (877) (0)
2018-12-22 Android 靈異事件:在 onClick() 裡印出 isClickable = false,setClickable() 無效? setOnClickListener的順序性? setEnabled() 特效藥?』Willy's Fish教學筆記 (321) (0)
2018-12-03 Android Activity & Fragment 傳遞資料的方法,二種傳值的基本方式教學 』Willy's Fish教學筆記 (1966) (0)
2018-11-29 Android Studio 一樣相同的程式 code ,但模擬器、虛擬機會 crush 壞掉, 實體機卻正常的解決方法』Willy's Fish教學筆記 (465) (0)
2018-11-28 Android 遇到 Application Installation Failed 該怎麼辦? 解決方法教學,造成原因介紹』Willy's Fish教學筆記 (5137) (0)
2018-11-26 Android TargetApi、RequiresApi、suppressLint 的用法與差異,Error: Calling new methods on older versions 』Willy's Fish教學筆記 (2616) (0)
2018-11-26 Android 使用 Annotation 一次性全部解決 Error:Call requires API level xx (current min is xx) 』Willy's Fish教學筆記 (1814) (1)
2018-11-22 Android Fragment setRetainInstance 的作用、原理、介紹, Fragment.getContext() 報錯 Nullpointerexception 的原因』Willy's Fish教學筆記 (695) (0)
2018-11-05 Google客服電話表,一次解決!!! (Google Adwords, Google Play, Google Adsense, Gmail, Google Storage, Google map )-CSR (98177) (5)
2018-10-25 Willy's Fish教學筆記』Python Chromedriver + selenium,錯誤Error: self.execute(Command.GET, {'url': url}) (290) (0)
2018-10-24 Willy's Fish教學筆記』Android 介紹 Gson @SerializedName 使用教學 (1076) (0)
2018-10-12 Willy's Fish教學筆記』Git 解決錯誤,error: src refspec branch does not match any. and error: failed to push some refs to remote (5584) (1)
2018-10-12 Willy's Fish教學筆記』Git 不小心 git rebase,把local commit刪了,要如何取消、復原、恢復呢? (621) (0)
2018-10-11 Willy's Fish教學筆記』 Android AsyncTask 使用教學、constructor parameters 建構式參數介紹 (1104) (0)
2018-10-11 Willy's Fish教學筆記』 Android SSL Certificate MessageDigest使用介紹、教學 (290) (0)
2018-10-09 Willy's Fish教學筆記』Android 網路請求庫介紹,各大 HTTP Request 框架優點缺點比較 (android-async-http, Volley, OkHttp, Retrofit) (520) (0)
2018-09-22 Willy's Fish教學筆記』Android 錯誤 android.support.multidex不存在 (91) (4)
2018-08-22 Willy's Fish教學筆記』Android 如何在 WebView 中使用 JavaScript & HTML5 WebStorage,建立 JS 與 Android 的 bridge 溝通,互 call function (2225) (0)
2018-07-15 Willy's Fish教學筆記』Android 錯誤 Error running app: Instant Run requires 'Tools | Android | Enable ADB integration' to be enabled. (393) (0)
2018-06-15 Willy's Fish教學筆記』Android Drawbale 螢幕適配介紹,什麼是 hdpi、mdpi、xhdpi、xxhdpi ? (1466) (0)
2018-05-21 Willy's Fish教學筆記』Android Error:Execution failed for task ':app:processDebugGoogleServices'. > Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintr (2930) (0)
2018-04-11 Willy's Fish教學筆記』Android 使用 Glide 套件,圖片變綠、偏綠的問題 (347) (0)
2017-08-25 Willy's Fish教學筆記』SVN 在 commit 時,出現 out of date 還有 remains in conflict。錯誤代號: E160024 & E155011 & E155015 (982) (0)
2017-08-25 Willy's Fish教學筆記』React Native 我的資料不見了!? 為什麼使用 FlatList、SectionList、ListView時,明明就設好 data 了,但卻一直找不到資料呢?談談資料的綁定,傳入與取得 (204) (0)
2017-08-24 Willy's Fish教學筆記』React Native 出現錯誤 Unable to resolve module [A module name] from [PATH] : Module does not exist in the module map or in these directories:/ (747) (0)
2017-08-24 Willy's Fish教學筆記』React Native 在打包生成 bundle 文件時,出現 child_process.js:614 throw err ;Error: spawnSync [PATH] EACCES (244) (0)
2017-08-22 Willy's Fish教學筆記』Mac/Linux 我的 vi 和 vim 都 command not found,不小心改了 .bash_profile 的 PATH 環境變數(量),怎麼改回預設值呢? (1501) (0)
2017-08-21 Willy's Fish教學筆記』(台北) 上班族,午休了~想不到午餐便當要訂什麼、中餐吃什麼? 外訂便當、外送午餐~推薦菜單總整理 (持續更新中…) (723) (0)