Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.25 KB

Attention

This is Old Library, I am planning to revamp it.

Use Library

In the repository it is not only the library project but also the example project "sample_client"; thanks to it you will learn how to use the library.

There are different ways of adding this library to your code

Gradle / Maven dependency

dependencies {
    ...
    implementation 'com.leonardpark.pixel:1.0.1'
    ...
}

As a git submodule

Basically get this code and compile it having it integrated via a git submodule:

  1. go into your own apps directory on the command line and add this lib as a submodule: git submodule add https://github.com/leokwsw/pixel-image.git pixel-image
  2. Import/Open your app in Android Studio

License

Pixel Image is available under MIT license. See LICENSE.md with the full license text.

Donate

paypal bitcoin-black