Solve Problem: Duplicate attribute ‘{http://schemas.android.com/apk/res/android}textColor'.
I encounter this problem yesterday, but it was caused after I upgrade the Android Studio, so I think it’s the problem os the Android…
I encounter this problem yesterday, but it was caused after I upgrade the Android Studio, so I think it’s the problem os the Android…
We are developing apps with KMM architecture, and use the sqldelight as the persistence layer, we want to populate some data on the…
Several years ago, I find a friend use this tool on his working, and I also setup the tool on my env, but I forget how to install it.
Python 2.7 was removed from macOS 12.3, if we upgrade mac os frequently, the system might already installed this version. But sometimes…
I list the git commands I use frequently, some of them I will search the internet when using, so I save them here, and next time I can…
Find the app data path with xcrun simctl for iOS simulator
Solve android environment issues for flutter
The problem
Today, I encounter a problem, the problem is the kotlin files in a commit, but committed without pre-commit check, and I want to check the…
We use buildSrc project to configure dependencies, but with buildSrc, Android Studio won’t report version update, in order to check the…
當我認識你,那一刻起,我的心都交給了你; 當我信仰你,那一刻起,我就是你的兒女。 當我徘徊在,痛苦的邊緣,是你伸出你的手; 當幸福來敲門的時候,我知道那是你的恩典。
Go 1.8 supports generics, this is a simple example to sum numbers and sort numbers.