Any good resource on Android UI styling [closed] - android-layout

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I want to learn to make beautiful Android apps.
The things I want to know more about are:
- how to create drawables (with / without states)
- apply borders, change backgrounds
- styling / customising action bar
The resources on developer.android are sparse, I need something in-depth.
Thanks.

First of all developer.android is enough for UI styling if you have gone through all the tutorials thoroughly, however you can have a look at the following links, very informative for UI styling :
Link 1
Link 2

Related

Is there a premium theme for jquery-jtable? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there a premium theme for jquery-jTable like this screenshot :
Please checkout my product, it is a premium jTable flat theme.
Features :
Using iconfonts instead CSS images
Fully support RTL direction
6 Beautiful colors availabe
Fully support IE >= 8
Only CSS
Download
.
No. It is custom theme and you should write the same manually

Create custom component in PrimeFaces 4 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I will create a custom component for PrimeFaces 4.
I don't know any thing about this and need a step by step tutorial. So I google it and find a PDF (chapter 11 of packt PrimeFaces cookbook).
But this is for PrimeFaces 3.
can you give me a good link or tutorial for create it.
thanks.
This is a good resource to start : extending-primefaces-components
Glad to be helpful.

Website Sitemap Drawing App or Tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Onetime I used 1 tool for to draw website sitemap, I forget the name of it and cant find it anymore. It is very easy to use and fast. I only have picture of 1 of mine drawings to show you to help me find out the name of it. I googled for a long time and nothing. It works you make a point and other point and type name of the 1st page and you continue to spread.
The application is called Mindnode. You can get it here http://mindnode.com/.

JavaFX Designer [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
At the moment I'm using JavaFX only for fun and learning it.
What I find annoying is designing the graphics by coding them and watching the result in a preview window - you know what I mean?
Is there something for JavaFX like what Expression Blend is for Silverlight.
You might take a look at the JavaFX SceneBuilder. http://docs.oracle.com/javafx/scenebuilder/1/user_guide/jsbpub-user_guide.htm
Yes, there is support for exporting from Adobe tools. It is called JavaFX Production Suite.
Update
Tor Norbye talk about JavaFX designer at JavaOne 2009 conference and he published screenshot on his blog.
http://blogs.oracle.com/tor/entry/finally_over

Libraries for Choosing Color? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Do any open source libraries exist for programatically selecting and rating the compatibility of sets of colors using color theory?
It would be very useful to be able to select color palettes based on simple color harmony rules like complimentary, analogous, triadic, and tetradic colors.
I just found this: Harmonies theory and math.
Also of interest is the rest of the EasyRGB site, which will explain how to do RGB to HSV, etc.
While it's not source code, it's the formulas for calculating the values.
Also interesting: "Color Jack"
This isn't a direct answer and it's not open source, but you might take a look at what they are doing at Adobe's Kuler web site. They have API Documentation that might be worth a read.

Resources