Skip to content

Technologx/candybar-library

 
 

Repository files navigation

CandyBar

License
Android Icon Pack Material Dashboard

Get it on Google Play

Gradle Dependency

Requirements

  • Latest version of Android Studio
  • Android-SDK Build tools v25
  • API 25 SDK Platform
  • Latest version of Android Support Library
  • Java SE Development Kit 8

Take a look on this screenshot for requirements

The minimum API level supported by this library is API 15

Add JitPack repository to root ```build.gradle``` ```Gradle allprojects { repositories { //... maven { url "https://jitpack.io" } } } ``` Add the dependency ```Gradle dependencies { //... compile 'com.github.danimahardhika.candybar-library:core:1.3.9' } ``` # Previews

How to Use

Take a look inside Wiki Site.

Why CandyBar?

  • Very Light → Compared to other dashboard, CandyBar has smallest size, only around 2 MB.
  • Premium Icon Request → CandyBar is the FIRST dashboard that has premium icon request feature (pay to request).
  • Customization → CandyBar has a lot of options and easy to customize.
  • CandyBar Tools → CandyBar provide several tools to help you creating Icon Pack.

Features

  • License Checker
  • Apply: 19 launchers
  • Icon Picker: see all icons included with sections and search
  • Icon Request
  • Regular Request: free to request
  • Premium Request: pay to request
  • Cloud Based Wallpaper
  • Preview wallpaper
  • Apply wallpaper: enable or disable wallpaper scroll
  • Download wallpaper
  • Settings
  • Clear Cache
  • Swith to Dark Theme
  • Restore Purchases: restore premium request after reinstalling
  • Frequently Asked Questions: with search
  • About
  • Donation
  • Changelog: show changelog every update
  • Muzei Live Wallpaper: smart art source loader

NOTE: This is just Icon Pack Dashboard, not Icon Pack template or Icon Pack tutorial. You need to add required XML for Icon Pack by yourself.

Support Development

Support development by making donation through demo app at Google Play.

Icon Pack Using CandyBar

Want your icon pack listed here? Mention me at Google Plus.

License

Copyright (c) 2014-2016 Dani Mahardhika

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android Icon Pack Material Dashboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • HTML 1.4%