Giter Site home page Giter Site logo

animewallpaper's Introduction

AnimeWallpaper

Download high quality pictures from Konachan.net.

Blur

Search

AppStore

Wandoujia

Build Environment

Android Studio 2.0 or higher

Feature

####1. FullHD Wallpaper

  1. download, preview and share full HD anime wallpaper for free.
  2. search by name (eg. yosuga_no_sora)

####2. iOS design implementation for Android

  1. Toolbar with translucent statusbar for Kitkat device above
  2. Realtime blur on Android(Dialog/ActionSheet/ListView)
  3. Search/Indicator(Progressbar)/Translation animation

####3. A practice with latest library

  1. OkHttp/Picasso/Retrofit
  2. RxJava

####4. Recommend iOS UIView for Android

see iOS UIView for Android

Getting started

  1. clone the project
git clone https://github.com/miao1007/AnimeWallpaper.git --depth=1
  1. remove or change your own key in GlobalContext.java
public class GlobalContext extends Application {

  static public void startThirdFrameWork() {
    /*
    * TODO: replace the key
    * see {@link <a href="http://bughd.com/doc/android">BUGHD</a>}
    * */
    FIR.init(instance,BuildConfig.BUG_HD_SDK_GENERAL_KEY);
    FIR.addCustomizeValue("DEBUG", BuildConfig.DEBUG + "");
  }

  .....
}
  1. build the project

License

  1. Icon: Creative Commons Attribution-NoDerivs 3.0 Unported
  2. Font: SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

Developed By

Leon - [email protected]

animewallpaper's People

Contributors

miao1007 avatar bitdeli-chef avatar

Watchers

hanmichael avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.