Download high quality pictures from Konachan.net.
Android Studio 2.0 or higher
####1. FullHD Wallpaper
- download, preview and share full HD anime wallpaper for free.
- search by name (eg. yosuga_no_sora)
####2. iOS design implementation for Android
- Toolbar with translucent statusbar for Kitkat device above
- Realtime blur on Android(Dialog/ActionSheet/ListView)
- Search/Indicator(Progressbar)/Translation animation
####3. A practice with latest library
- OkHttp/Picasso/Retrofit
- RxJava
####4. Recommend iOS UIView for Android
git clone https://github.com/miao1007/AnimeWallpaper.git
this is my crash report's key, you can delete the config
first remove buildConfigField
line in build.gradle
defaultConfig {
applicationId "com.github.miao1007.animewallpaper"
minSdkVersion 15
targetSdkVersion 22
versionCode 130
versionName "1.3.0"
- buildConfigField("String", "BUG_HD_SDK_GENERAL_KEY", BUG_HD_SDK_GENERAL_KEY)
}
and remove following lines in GlobalContext.java
public class GlobalContext extends Application {
- FIR.init(instance,BuildConfig.BUG_HD_SDK_GENERAL_KEY);
- FIR.addCustomizeValue("DEBUG", BuildConfig.DEBUG + "");
}
just click run
- Icon: Creative Commons Attribution-NoDerivs 3.0 Unported
- Font: SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
Leon - miao1007@gmail.com