Download high quality pictures from Konachan.
see releases
Android Studio 2.0 or higher
- download, preview and share full HD anime wallpaper for free.
- search by name (eg. hunter_x_hunter, inuyasha, bakemonogatari)
- Toolbar with translucent statusbar for Kitkat device above
- Realtime blur on Android(Dialog/ActionSheet/ListView)
- Search/Indicator(Progressbar)/Translation animation
- OkHttp/Picasso/Retrofit
- RxJava
- Recommend iOS UIView for Android: see iOS UIView for Android
- Konachan API Doc: https://konachan.com/help/api
git clone https://github.com/miao1007/AnimeWallpaper.git
This is my private crash report's key, you can delete it in 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)
}
then 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