Awesome
CandyBar <img src="https://drive.google.com/uc?id=0B0f4ypHfNKm5b0w5SklmMldvajg" width="30">
<br>Android Icon Pack Material Dashboard
<p><a href='https://play.google.com/store/apps/details?id=com.material.dashboard.candybar.demo&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' width="200"/></a></p>Gradle Dependency
The minimum API level supported by this library is API 15
Add JitPack repository to root build.gradle
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
Add the dependency
dependencies {
implementation 'com.github.danimahardhika.candybar-library:core:3.5.0-b4'
}
Or use a snapshot
dependencies {
implementation('com.github.danimahardhika.candybar-library:core:-SNAPSHOT') {
changing = true
}
}
How to Use
Take a look inside Wiki Site
Previews
<img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/home.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/navigation_drawer.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/changelog.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/icon_request.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/cloud_wallpapers.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/wallpaper_preview.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/icons.jpg" width="215"/> <img src="https://raw.githubusercontent.com/danimahardhika/candybar-library/master/screenshots/settings.jpg" width="215"/>
Features
- License Checker
- Apply: 23 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: inbuilt wallpaper crop
- 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
- Localization: supports more than 10 languages
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
Translation
Help translating CandyBar to supports more languages here
Need a Help?
Join CandyBar community on Google+
Icon Pack Using CandyBar
Want your icon pack listed here? Mention me at Google Plus.
- Delta
- Simpax
- Tabloid
- Pixel
- Silhoutte
- Apollo
- Minimale
- Origin
- Dimitrix
- Cikukua
- Monoic White
- Lens Icon Pack
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.