palettehelper alternatives and similar packages
Based on the "App" category.
Alternatively, view palettehelper alternatives based on common mentions on social networks and blogs.
-
TextSecure
TextSecure is a messaging app for simple private communication with friends. -
HomeMirror
Android application powering the mirror in my house -
InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept) -
uhabits
Android app that helps you create and maintain good habits -
FlyRefresh
The Android implementation of Replace, designed by Zee Youn. I implement this as a FlyRefresh layout. The content of the layout can be any view, such as a ListView, RecyclerView, ScrollView, etc. -
Lightning Browser
A speedy, lightweight browser with modern navigation. -
Twidere-Android
Twidere is a powerful twitter client for Android 1.6+ 1 , which gives you a full Holo experience and nearly full Twitter's feature. -
jianshi
A beautiful app 简诗 for recording anything in your life with traditional Chinese style. -
Bandhook-Kotlin
A showcase music app for Android entirely written using Kotlin language -
2048-android
The android port of the 2048 game (for offline playing) -
MaterialAudiobookPlayer
Audiobook Player for Android -
keepassdroid
a free, open source, light-weight and easy-to-use password manager app. -
FeedEx
FeedEx News Reader is a light and modern Android feed reader, based on Sparse rss. -
Bourbon
An MVP Dribbble client for Android Mobile, Tablet, Wear and TV. -
clean-status-bar
Tidy up your Android status bar before taking screenshots for the Play Store -
android-arsenal.com
Source to android-arsenal.herokuapp.com -
Endoscope
Endoscope lets you to stream live video between android devices over Wi-Fi! 📱📲 -
Leisure
Leisure is an Android App containing Zhihu Daily,Guokr Scientific,XinhuaNet News and Douban Books -
WaniKani-for-Android
An Android client application for the awesome kanji learning website wanikani.com -
LeeCo
LeeCo is an awesome app for (including unlock) problems, solutions, discuss(from leetcode) and comments. -
AppIconNameChanger
Change Android launcher App Icon and App Name programmatically ! -
sgtpuzzles
a port of Simon Tatham's Portable Puzzle Collection, a collection of 36 single-player logic games. -
OpenFlappyBird
An open source clone of a famous flappy bird game for Android using AndEngine -
OpenLibra-Material
OpenLibra client on Material Design -
FoldingNavigationDrawer-Android
This is a sample project present how to use Folding-Android to add Folding Efect to Navigation Drawer. -
TurtlePlayer
A Free, Fully Fledged, Open-Source Music Player for Android -
GradientDrawableTuner
🕹️ See how the properties of `GradientDrawable` affect the Drawable's appearance, intuitively. -
MaterialDesignColorPalette
This is a dev tool to visualize the colours of Material design defined on -
freegemas-gdx
Freegemas libGDX is an Android and Java desktop port of Freegemas, which in turn is an open source version of the well known Bejeweled. -
play-android
Stream music and control the queue of a play server from your Android device. -
Android-Jigsaw-Puzzle
This is an Android app where a user draws something and use it to generate and solve jigsaw puzzles of various difficulties (easy, medium, hard). I have been slowly adding features and plan to complete it at some point. -
Piclice
A practical tool which helps users to slice and share their pictures. -
Downloader Demo using RxJava
Demo of Downloading Songs/Images through Android Download Manager using RxJava2
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of palettehelper or a related project?
README
[Palette Helper](art/feature.png)
Palette Helper is a simple utility app made to generate color palettes of images using Google's fantastic Palette library. It's mostly a for-fun pet project, and intended as such for anyone that wants to see what kind of results the library churns out for images. I hope it might also be useful to any designers that want to design a color palette around a given scene or image.
The flow is pretty simple. You can either choose to open an image from storage, take one from your camera (if you feel like capturing a scene), or enter an image URL. You can also share an image with the app via the system's intent system either directly or via URL.
For fun, I opted to write this all in Kotlin. Assuming you install the Kotlin plugin, this should be easy to import and run in Android Studio.
Special thanks to @emilsjolander for the icon/graphic designs!
License
Copyright 2015 Henri Z. Sweers
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.
*Note that all licence references and agreements mentioned in the palettehelper README section above
are relevant to that project's source code only.