[LIVE WALLPAPER] RLW Live Wallpaper + Themes Development - Android Apps and Games

Hello, xda community!
I recently published on Android Market RLW Live Wallpaper Free, a high tech wallpaper with one unique feature: it's the first Live Wallpaper with Third-Party themes support, just like ADW Launcher, Go Launcher Ex or AudioManager Pro.
Here's some images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Actually RLW is doing pretty fine on Android Market (4000+ downloads in a few days) but it can grow even better with *more themes*!
You can find the THEME TEMPLATE in the attachment below!
Development of RLW Themes is really simple!
During development you can set:
1- Circle images
2- Background images
3- Images scaling
4- Background Scaling
It's all in the README - HOWTO file contained in the Template, here's a copy of it:
-- RLW Theme Development Howto --
Creating a theme for RLW is really simple, you just have to follow the instructions below.
The folder included is a Template, it's an Eclipse Project.
1) EDIT PACKAGE NAME:
Your theme package name needs to be "com.rlw.theme.yourthemename" (without quotes, substitute yourthemename with your theme name). This way the theme can be found on Android Market by RLW.
2) IMAGES:
You have to put images in res/drawable, drawable-hdpi, drawable-mdpi, drawable-ldpi folders, in ALL of them.
The circles images size is 512x512 px. However you can use 256x256 images in drawable-mdpi and drawable-ldpi folders: remember that doing so will result in low quality images for mdpi and ldpi devices, so using 512x512 images is strongly recommended. USE ALWAYS POWER OF 2 SIZES (128x128, 256x256, 512x512...).
There are 7 circles images (circle0, circle1,..circle6). You need to include all 7 images, if you want you can leave transparent the circles images you don't want to be displayed.
The circles images MUST be PNG-24 with transparent background.
The background image (background) correct size is 1024x1024. You can use both JPG and PNG. You MUST include a background image, even if you don't want to use it: in this case, you can provide a small, transparent image, this way it will not impact your theme weight. The background image must not contain transparencies.
3) CONFIGURE THEME SETTINGS:
Theme settings are included in res/values/theme_settings.xml file.
Here's a brief description of the fields:
* app_name = Name of the app, to be displayed in Android Task Manager
* theme_name = Name of the theme, will be displayed in Rotating Wallpaper theme chooser dialog. Please don't insert "Rotating Wallpaper Theme" words in this field. Use short names.
* RGB_R, RGB_G, RGB_B = these are the values of Background Color, which will be displayed if you set use_background_image=0; The color form is RGB (0-255, 0-255, 0-255). For instance, let's say you want to set RED as background color: the RGB form for red is (255,0,0), so you will set RGB_R=255, RGB_G=0, RGB_B=0.
*use_background_image = set it to 1 if you want to use the background image, else set it to 0. If 0, Background Color will be used instead.
*size_background_image = if you use a 1024x1024 background image, you should leave this untouched. If you use a smaller or a bigger image, use this field to edit background image scale. Keep in mind that for landscape mode, the size of the background image is automatically increased by 0.8f. Use float values (for example 1f, 0.8f, 5f), remember the final "f" which indicates float!!!!
*scale_modifiers_circles = this is a stringarray containing 7 modifiers for circles sizes. If you need a different scaled circle, you can add a modifier. Use float values (for example 1f, 0.8f, 5f), remember the final "f" which indicates float!!!!
Note: The theme contains an empty Activity. You can use it at your pleasure to sponsorize your other apps!
_____________________
PLEASE DONATE PURCHASING RLW PRO!
PLEASE PUBLISH 1 FREE THEME FOR ANY PAID THEME YOU PUBLISH ON THE MARKET!
_____________________
Mariux Apps is not taking any responisbility for themes created by third-parties.
Start developing themes now!!! It's fun and the results are great!
Here's the link to the Free App on Android Market: LINK
There's also a paid, full-featured version: LINK
Website: http://www.mariuxapps.com/wp/rlw-live-wallpaper
Theme template mirror: http://www.mariuxapps.com/wp/create-rlw-theme
I'm always open to questions and suggestions! Feel free to provide ideas and share bugs if you spot some!
Cheers
Mariux

Dang this is tighttt!!

Bookmarked this page to get into some themes later on

Thanks to the developer for this beautiful wallpaper app!

Cant test
Hallo. Wallpaper dont displays in wallpaper lists ;( even when I moved it to internal storage.
ZTE Blade Froyo 2.1
Pandik.

Really beautiful live wallpaper, thank you!

pandik said:
Hallo. Wallpaper dont displays in wallpaper lists ;( even when I moved it to internal storage.
ZTE Blade Froyo 2.1
Pandik.
Click to expand...
Click to collapse
Heh. By this template I can create themes for RLW app thats the answer
Pandik.

Develop
Hallo. I created some RLW templates for "Pro" version of Your livewallpaper and have some sugestions how to inprove Your product:
1- insert possibility to set default number of circles and rotation speed by edit theme_settings.xml
its rly important coz will help to create more interesing themes (with static objects) and final user (with pro version) will get full product without any enterings in settings and manage circle rotations. Belive me, ppl dont wanna to manage to much, if I show them movie with my RLW theme they wanna to get same effect just by instal theme, nothing more.
2- i think that png transparency isnt supported for 100% coz all gradients or objects with alpha chanell are displayed as plain grey, with transparency but with no defined color.
Look for answer from You mate.
cheers
Pandik.

Related

Dark Android Green, Blue, and Red for RubiX Focused 1.9.7

Dark Android Green, Blue (Blue Droid), and Red (Red Droid) for RubiX Focused 1.9.7
Dark Android is a very detailed dark theme that comes in three different color themes. Each theme has red, green, or blue accents throughout the system. Created a few new icons with this one and tinted the lockscreen. Let me know what you think about the lockscreen as I have not made up my mind about it.
The following system apps are themed in this version:
Google Search Box
Contacts
Dialer
News Widget
Settings
Power Widget
Browser
Gallery
Photo Widgets
Gingerbread Keyboard
MotoTorch Widget
Ringer Widget
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
If you would like to see Dark Android ported to another ROM, I gladly accept requests and I will see if I or someone else can do so in a reasonable amount of time. If you would like to test or help in development, please email me at [email protected].
As always, I am not responsible for anything that happens to your phone and all mods, including this theme and all others, have the possibility of damaging your phone. I will do my best to support my theme and assist with any errors that may be caused by this theme. Please read all instructions and entire thread before installing. Important information can be within the thread in user posts. Please remember that I do this as a hobby after my full time job so please allow adequate time for me to respond to a question or issue.
To install Dark Android, download the theme package of your choice and follow the below instructions:
You should always backup your system before installing any ROM or theme.
Copy DarkAndroid.zip to your sdcard
Reboot into Bootstrap Recovery
Install zip from sdcard
Choose zip
Browse and select zip
Install zip
When complete, use back button or power button to back up
Reboot phone
There is also a goodies pack that contains lots of icons, wallpapers, LP docks, and alternate fonts. To use the extra content in the goodies pack, download and extract them into a folder on your sdcard.
The goodies pack is not installed. It is extra content that can be applied using the below or other methods.
The icons can be applied using Launcher Pro, Desktop Visualizer, Folder Organizer, or one of the many other choices for icon customization.
The docks can be used with Launcher Pro.
The fonts are in flashable zips so once the individual font zip files are extracted from the goodies pack, they can be flashed.
Wallpapers are applied the normal way using the gallery selection or other tool.
For more information about how to use Launcher Pro to modify your dock and icons, check out their user guide here. Thi sis the best method to learn to customize it.
Included below are also themed version of Google Voice, Launcher Pro, and Widget Locker skins. To install the themed Google Voice and Launcher Pro, follow the below instructions:
Copy zip to your sdcard
Remove .zip from filename
Uninstall any existing version
Install through file manager of your choice
To use the Widget Locker skins, download the zip file and extract it to an empty directory on your computer. Review the ReadMe.txt file in the extracted files for instructions on applying the skin. If you have any issues, please post your question to the thread or PM me. Please do not ask "How do I apply the Widget Locker skin?" before reading the ReadMe.txt in the zip file. I will direct you to read it and then come back and ask a specific question.
Download Links
Dark Android Green for RubiX Focused 1.9.7
Dark Android Blue for RubiX Focused 1.9.7
Dark Android Red for RubiX Focused 1.9.7
Extras
Green Launcher Pro 0.8.3
Blue Launcher Pro 0.8.3
Red Launcher Pro 0.8.3
Green Google Voice 0.4.2.13
Blue Google Voice 0.4.2.13
Red Google Voice 0.4.2.13
Green Widget Locker
Blue Widget Locker
Clear (No Sliders) Widget Locker
Black/White Swype Keyboard
Widget Locker Wallpapers
Goodies Pack
If you like my work and want to help me continue my work... please donate.
love the theme... came back to rubix from liberty when i saw these. my favorite is blue ut im not a fan of the tint on the lock screen. i think it would be better, if you kept it blue, to give everything else the same look of the lock sliders... the time, date, "rubix dark andoid". OR... stay with blue for ALL the text, put a blue glow around the lock sliders and go with a nice matte black or "carbon fiber" instead of the translucent blue. just a thought... this theme is a keeper just the way it is!
I am working on documenting all of the colors for the keygaurd so I can do some really cool stuff in the next release. I am going to spend some more time on the lockscreen which I have not really put any effort into it. I have 99% of the system graphics the way I want, time to focus on something new.
Thanks for the feedback.
thanks for responding.... one more tiny thing, in the contacts list the default picture is the green droid, but when i select the contact its the blue droid. maybe put the blue droid as the default pic in the contact list too?
Can some one inbox me the link to the red paper in op please. Thank you

[THEME] WP7 UI and WM SKINS [UPDATED 26/5/11]

for the original theme credits to JCKOTZE
On 26/5 I updated every theme with some settings adjustmens (the most noticeble is a little increase of the indented area and so a more WP7 proportioned icon grid) and added few wallpapers inside icons folder.
Since I've seen only fully black backgrounds in all WP7 UI (really boring) , I put a themed wallpaper as default background, but you can easily switch to another one of your choice or to a solid color.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INSTALLATION1 - Install a WM metro skin
2 - Install iPhoneToday
3 - Copy contents of attached "WP7 Theme" folder into iPhoneToday program folder - black, red and GTX theme here
4 - Restart Iphonetoday​
NOTES- Added clean screen (last picture)
- to switch to a solid color background go to options->wallpaper-> delete the selected wallpaper name and leave the selection blank, then select a color from the bottom selector.
- Check out iPhoneToday thread for more commands to associate with icons (e.g. start menu,custom rotation angle, soft reset, open a specific email account... ecc.)
- If you install iPT as "today plugin", you can use nueNoBar to hide bottom bar , I quickly tested on WM6.5.5 and works, but can't say about battery draining, I prefer to have a metro bottom bar
- I suggest to use uTask to make this UI smarter​
Please attach here your own icons sets
I add here a new version of icons.xml , works for all theme colors.
Now if iPhoneToday is srcolled, leads to clean screen (to appreciate your wallpapers) with only visible time,date,notifications.
In fact are icons, without images, and if pressed nothing happens, (to delete notification you have to scroll up and use a visible icon).
If you want to have this without overwrite your own icons.xml edit iPT settings and add icons as in last picture example.
Great job, very well !
Metro skins
These WM 6.5.x skins are based on Sir sternas work
More green theme
edited 2 icons, if someone doesn't like the red versions on green theme.
more skins
a standard WP7 skin by nickschot ,a blue dark based on jeffrey2000 ipad skin and a green dark from kenchan2009
new colors: black, red and GTX
for interested user here's a weather tile option.
I did not test and include into the theme cause it requires to install some apps and set it, try it.
........ ....
... UPDATED ...
Thanks a MILLI,OOO,OOON for this !! I love it soo Much!
I have a few questions i need your help with:
1. The scrolling is very FAST! How do I slow the scrolling down similar to the default wm scroll speed?
2. I cannot access the touch-input keyboard. Everytime I change it from the settings, it changes back to the swype keyboard. How can I fix this issue? (because I prefer using the touch-input)
3. Is it possible to make the icons smaller on the mainscreens?
Again, THANKS A LOT for this ,, I love it!
Yaz.
yalsaidi said:
I have a few questions i need your help with:
1. The scrolling is very FAST! How do I slow the scrolling down similar to the default wm scroll speed?
2. I cannot access the touch-input keyboard. Everytime I change it from the settings, it changes back to the swype keyboard. How can I fix this issue? (because I prefer using the touch-input)
3. Is it possible to make the icons smaller on the mainscreens?
Click to expand...
Click to collapse
Hi,thanks for appreciation
1- I don't know the windows default scrolling values, on my hd2 iPhoneToday scrolls fast but very responsive and sensitive, maybe wait to see if you get used to it, or just play around with settings->movement values.
If you don't find a combination of your taste , I suggest you to reinstall iPhoneToday and take note of default movement values, then install the theme and manually restore default movement values.
2- I don't have swype, for this issue ask into the iPhoneToday or swype thread.
3- you can edit them into settings->screen->icon width, but after reducing their size you'll have to change also the settings->screen->Offsetts->R value (increasing the indented area) or settings->screen->Text Settings->text height (to increase the vertical spacing between icons) .. this in order to maintain a regular icon grid.
But then you'll get far from the WP7 proportion
I use RapidRead to read xda forums, so I made these icons

[Live Wallpaper] Terminal Live Wallpaper

Hi All, i made a terminal emulator which acts as a live wallpaper. Check below for more details:
Fully customizable terminal live wallpaper.
Terminal Live Wallpaper allows you to show useful information with style. It acts as a command line tool ( terminal ) and can execute and display almost any command supported by Android.
Number of commands is not limited, terminal live wallpaper will circle through all of them and display their results. Also it will simulate manual human command input. Use settings screen to change commands, text font, color, size, background color, background image and many more. All options can be combined in a infinite way.
Unleash your inner geek!
- Demo commands for both rooted and not rooted devices
- Switch between commands with screen tap
- Change text font, color and size
- 12 cool fonts
- World Wrap
- Set background color with transparency
- 8 included image backgrounds
- Option to set any image from device as background
- Set top offset
- Light weight and battery saver
- Supports all screen sizes and orientations
I encourage you to investigate it and try different combinations and parameters. :good:
NOTES:
- When selecting a color, click on circle to confirm
- Use transparency with background color to set color filters on image backgrounds
- Please be careful with commands, specially if you have root access. I am not responsible for damage which could be caused by inappropriate use.
Download it from Google Play. Just type "Terminal Live Wallpaper [Sorry cant post links yet, because im a boon]
or use this link: play_google_com/store/apps/details?id=com.atridhr.terminalwallpaper [replace _ with . ]
Let me know what you think of it.
Here are some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I really like this live wallpaper, thanks for sharing.
When I doing some changes in the settings, the app sometime FC.
If you make resizable custom background image it will be perfect, because actually when the custom image not exactly fit on the screen I got black line in the top and bottom.
Sent from my Nexus 7 using xda app-developers app
l3s said:
I really like this live wallpaper, thanks for sharing.
When I doing some changes in the settings, the app sometime FC.
If you make resizable custom background image it will be perfect, because actually when the custom image not exactly fit on the screen I got black line in the top and bottom.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Hi l3s,
thx for your reply and report.
Wallpaper is made to center all custom images, but im not sure what happened in your case. Nexus 7 is a special case because its high dpi (not many device have 320dpi), anyway i will try to fix this with new update.
Until then, you can try using bigger image, or try to crop that one to 1280x800 resolution.
Hi, i will periodically share some new ideas and screens about different ways to use this live wallpaper, so here's one:
CLOCK MODE
Set font to Android Nation
Set font size to 100 (adjust to screen resolution)
Set Input command "date" (only this command)
Set Word Wrap to true
Set font color, custom image and color filter (optional)
See attachment to check what i got
As i have said before, ill keep posting some "interesting" ways how i use Terminal Live Wallpaper, so heres an update:
Alien mode
1. Set odd looking font, like Alpha Sentury
2. Font size ~140 (more or less)
3. Word wrap true
4. Custom background
5. Set background color filter to black with small transparency (this makes a darker image background)
6. Set font color to gray
7. Put many input commands
Check attachment to see what i got.
Awesome

[TUT] Icon making and UCCW theming

Hi guys, Its been long a while I became a Recognized Themer...Now its time to share my little knowledge with all guys here so that you can also begin something...
What is required:
1. A good pair of eyes which can guess good colour styles.
2. A brain[Most important]
3. Photoshop or GIMP [This is the most important...PS is more advanced and good to use for any level but for beginning you can use GIMP...I used that only in beginning]
4. Bases and PS goodies to start with...Get them here [First get 592 icon bases so that You can go ahead...Then get all the videos there in case you need reference]
​
BASICS
» So what are icons???
» Attractive images you see on your phone for various apps....
So, They can be made in graphic manipulation softwares like PS, GIMP etc...Offcourse it depends on your needs because PS costs you while GIMP is free to use whatever time you want...​
FROM WHERE I SHOULD BEGIN?
» The answer is study the videos given by me well...They can solely guide you till your destination...Then this thread is for discussing your ideas and we can wor it out greatly...​
WHAT ARE SIZES PREFERRED?
» You know there resolutions like LDPI, MDPI, HDPI etc...So there sizes of icons are:
XHDPI - 96x96/144x144
HDPI - 128x128
MDPI - 48x48
LDPI - 36x36
You can use HDPI+ resoultion icons on lower ones BUT cant do vice versa because It causes excessive stretching and they look bad...​
Getting started with PS
Here is main panel guide for Photoshop [Mine is CS6 version but its almost same in every PS version]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
RED - Tools panel: It contains all shape, paint, gradient, select and erase tools...
BLUE - Sub options of the selected tool i.e. if you select TEXT tool then it will show font and size etc...
VIOLET - Main canvas where you will be doing your works...
BROWN - Styles lay here which you will give to your Backgrounds and icons...
PINK - The layers panel where you can manage layers...​
REAL ICON MAKING STARTS HERE
Ok guys once you have done getting PS and other goodies,
Open up PS.
Click on File>> New and set size as 512x512 [A standard size which is always used by me for making a good resolution...This enhances effects we give and obviously when we tone down size it looks more beautiful]
So once done with this set Background to transparent...It will make the excessive space transparent to suit our desktop...
You can add any SHAPE and SIZES...Here for demo I am showing this -
1. Selecting shape :
Here I chose circle...So right click on shapes and you will get options to select your desired shape
So chose Ellipse tool here.
2. Adding Just border to circle:
So after adding ellipse make its size 490x490.
Above you can see stroke and fill options...Set no fill and select proper width of stroke/border...
3. Then you can give it any favourite effect...Here I'm giving TRON effect
4. Adding a Background to circle:
Press Control+Shift+N to create a new layer. Add again a ellipse little smaller than previous i.e. 485x485...
Fill it with matching colour. Then you have something like this -
5. Now take a close look at layers panel at right-bottom corner...There you have two layers...
Drag the topmost layer to bottom...So we will have a BG and a border up on that layer which will look tempting.
6. Now save the Style in form of PSD [Photoshop Document].
It can be opened again at any time and re-modded by you or anyone who wants...:good:
7. Now minimize PS and open the folder where you have put the base PSD from my link.
Drag one from them onto your ready background in PS. Then you can manage their shape as they open in edit mode. You can resize them and align them to centre by Pressing Select option on topbar...Then select all and select first tool on left side...You can adjust the way you want.then add them effects from right panel..
8. Resizing the done icon to desired size:
Go to Image on top bar and select image size option...select size 144x144 a very standard resolution which works on every screen resolution...
Then go to file>> save as>> save it with your name and don't forget to change the format to ".png"
9. Done now...You are really done​
​
It takes so much time to arrange the stuff and type so much so if you find atleast helpful then let me know and please post your doubts, works and everything here...will update more day by day to give you everything I have...
Press THANKS to show your appreciation as it encourages me to work more...​
For uccw
reserved
res
this one too ...Last one sorry
nice TUT!
pranaysahith said:
nice TUT!
Click to expand...
Click to collapse
Glad you like it bro...
Sent from my GT-S5670 using xda premium
Tomorrow UCCW skin Tut...Grab the app from Play store and get ready!...
Roger that!
Sent from my GT-S5670 using xda premium
Thanks for sharing, I will have to give this a try!
check out our rom website, http://updater.team-nocturnal.com/labrats/

[APP][4.4+]Kolorette - Color adopting widgets and plugin for Zooper, Kustom, Tasker.

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kolorette brings a new context to widgets by implementing contextual color concept established in Google's Material Design!
What is Kolorette??
Kolorette attempts to bring material design's contextual color concept to widget space. It extracts prominent colors from an image and applies it to the widgets. So the widget naturally blends with the image. The image can be wallpaper, album art of song, muzei artwork or hey! any image on your storage!
Top Feature highlights
Clock widget and search widgets that adapt to wallpaper's prominent color - also auto updates when you change wallpaper.
Uses Google's palette library to extract colors. Also get true prominent color of the image.
Also extract from Muzei artwork, any image on storage, and Music Cover.
Use extracted colors in Zooper, Kustom and Tasker (Samples included)
Share an image via Android share menu to quickly extract colors.
Formula to use colors in other apps like kustom easily copy-able.
Copy hex code of extracted colors.
Material design love.
Available for 4.4+ - FREE No ads
POSTERS
KUSTOM EXAMPLE
QUICK EXTRACT FEATURE
I/O MUSIC PLAYER HOMESCREEN
https://r2---sn-cg07luee.googlevideo.com/videoplayback?id=44bf67f08e904cba&itag=37&source=picasa&begin=0&requiressl=yes&pl=19&lmt=1440113056342243&mime=video/mp4&ip=194.66.32.1&ipbits=8&expire=1446170666&sparams=expire,id,ip,ipbits,itag,lmt,mime,mm,mn,ms,mv,nh,pl,requiressl,source&signature=49487FA252768CB4D77D3F15CED2F8DF87AE8018.5FD60EE6DD0A004CBE8FD4D799ADB71B634D22F4&key=cms1&cpn=coku7m3vXM-3y0ka&c=WEB&cver=html5&redirect_counter=1&req_id=b3542a2d293ca3ee&cms_redirect=yes&mm=26&mn=sn-cg07luee&ms=tsu&mt=1446141820&mv=m
How do I use it out-of-the-box?
After installing kolorette, go to homescreen, add widgets and choose kolorette widgets. There are two widgets provided, clock and search. Once you add, a configuration window opens where you can choose the type of color you want. When you are done, the widget is added to the homescreen. Once added, this widgets adapts to wallpaper beneath it.
Okay, that's cool, but how do I use to create my own widgets that blend in?
Here's where Kolorette's plugin feature comes into play. When it extracts colors it broadcasts the colors to extremely popular apps Zooper, Kustom live wallpaper and Tasker . So you can design your widgets in Zooper or Kustom and color them using the variables Kolorette provides.
Okay what are the variables and how do I use it?
There are several variables for each category. Basically the variable looks like #(W,A,M,I) _ (Swatch name) _ (Body,text). The first WAMI represents wallpaper, albumart, muzei, and image that you choose. The swatch name is explained below. Body or text is an interesting thing, the body color is the color that was extracted, and text color is the color that you can use to display a text over the body color. Kolorette takes care of black or white so you dont have to worry about it!
For example, text color for a yellow color will be blackish so it is visible.
Explain the swatches?
Prominent - true prominent color of the image.
Vibrant - A brighter color picked from the image.
Vibrant Dark - A darker variant of the above color.
Vibrant Light - A lighter variant.
Muted - A dull color to be precise. Usually found on darker images.
Muted Light and Dark - Darker and lighter variants.
Can I do crazy automation stuff using Tasker?
Kolorette plays along with Tasker as well. Tasker is an extremely popular automation app for android. Kolorette exposes itself as two plugins for tasker.
1. Event Plugin:
Kolorette lets tasker know that it has performed an extraction. In addition, it shares the color it extracted with tasker. Then it is upto you to decide what to do with the color!
2. Action Plugin
Action plugin works the opposite way. It is the one in which you ask kolorette to do an extraction for you at will.
Example:
Randomly set a wallpaper and then do a wallpaper extraction.
Download an image from net and do an extraction on that image.
Where can I find samples?
Kolorette provides you with samples for both zooper and kustom. You can see Kolorette listed as a theme pack in both packs. If you open them, you can find sample widgets.
DOWNLOADS
Play Store
Support Development
Google+ Community
Beta testing link
Important - Lot of exciting features and still this is free with no ads. Please show your support by leaving a rating or donation. Thank you, enjoy themeing

Categories

Resources