公告版位
目前分類:0. 常見問題 (22)
- May 15 Sat 2021 17:33
[Android] gradle jcenter() warring
- Aug 23 Thu 2018 21:31
[Android] PopupWindow和AlertDialog的差別
PopupWindow和AlertDialog都可以達到Android的彈出對話框效果
其最主要的差別就是
- Jul 03 Tue 2018 21:30
[Android] PagerTabStrip 與TabLayout的差別
- Jun 28 Thu 2018 21:15
[Android] Program type already present BuildConfig
Android 在build的時候遇到Program type already present BuildConfig
的訊息, 有一種可能是你的兩個module使用了相同的package
- May 23 Wed 2018 22:34
[Android] File google-services.json is missing
在gradle升級的時候有機會會遇到
File google-services.json is missing. The Google Services Plugin cannot function without it
- May 23 Wed 2018 22:30
[Android] support libraries must use the exact same version
當Gradle升級的時候一定常會遇到
All com.android.support libraries must use the exact same version specification
- Mar 28 Wed 2018 15:44
[Android] Can't find FirebaseInitProvider
- Mar 28 Wed 2018 15:09
[Android] StarupAbortedException
- Mar 26 Mon 2018 20:05
[Android] android-apt plugin is incompatible
android-apt plugin is incompatible with the android gradle plugin
Android Gradle 2.3開始停止維護android-apt
- Mar 26 Mon 2018 19:50
[Android] Unknown failure
- Nov 03 Fri 2017 15:29
[Android] Manifest Override
- Apr 26 Wed 2017 23:19
[Android] AVD檔案位置
- Sep 18 Sun 2016 21:54
[Android] Navigation Drawer該前該後?
- Feb 22 Mon 2016 00:33
[Android] Plugin is too old
- Sep 23 Wed 2015 23:11
[Android] Http API選擇
- Aug 31 Mon 2015 23:06
[Android] org.gradle.process.internal.ExecException
Android Support Lib 最近更新的7.23版
如果直接用Gradle更新的通常會跑出org.gradle.process.internal.ExecException
- Aug 24 Mon 2015 23:17
[Android] Invalid file name
- Jun 08 Mon 2015 22:56
[Android] Rendering Problems
- Jun 08 Mon 2015 22:51
[Android] aidl is missing
- Jun 08 Mon 2015 22:46
[Android] fill_parent 和 match_parent差別