I recently found a good library of CSS Styles fpr mobile.
http://goratchet.com/

Bobby

On May 27, 2014, at 3:03 PM, OmPrakash Muppirala <bigosma...@gmail.com> wrote:

> On Mon, May 26, 2014 at 12:36 AM, Swen van Zanten <i...@hdsign.nl> wrote:
> 
>> Hi Om,
>> 
>> Do you have an example of what the components of android 4.x look like.
>> I don't know were to google for... :) All I get is the homescreen of
>> android 4.
>> 
>> I would like to help you with this skinning.
>> I don't have any android devices so I can't use these as a reference.
>> If you can so me what component to make or something like that,
>> I will be able to do at least something to help out.
>> 
> 
> Swen,
> 
> I have been using the Android Design portal [1] to study and understand how
> things work with Android 4.x.  Also, there are AI and Photoshop stencils
> available here [2]
> 
> I break up the graphic elements in AI, create symbols for each state of a
> UI control, then export everyting to .FXG.  Then, I use the tool I wrote
> here [3] to break them into individual FXG files.  Then I bring them into
> the skin class like this [4]
> 
> I basically copy the existing skin for a component and make the changes
> there.  There is a master CSS [5] that you can use to target this new
> style.
> 
> Here is a progress update:
> *Completed:*
> ActionBar
> Button
> ButtonBar
> CheckBox
> HSlider (Scrubber)
> RadioButton
> TabViewNavigator
> ToggleSwitch
> Callout
> 
> *In progress:*
> CalloutViewNavigaor
> CalloutActionBar
> 
> *Yet to be started:*
> BusyIndicator
> DateSpinner
> HScrollBar
> IconItemRenderer
> Image
> SkinnableText
> SpinnerList
> SplitViewNavigator
> TextArea
> TextInput
> View
> ViewMenu
> ViewScrollBar
> 
> I have created a WiKi page to keep track of the progress of the skinning
> efforts here:
> https://cwiki.apache.org/confluence/display/FLEX/Progress+info+for+Android+4.x+skins
> 
> Please feel free to pick one and start working on it.  You can request for
> wiki access if you dont have it already.
> 
> Let me know how I can help you set up and start contributing this effort.
> 
> Thanks,
> Om
> 
> [1] https://developer.android.com/design/index.html
> [2] https://developer.android.com/design/downloads/index.html
> [3] https://github.com/apache/flex-utilities/tree/master/FXGTools
> [4]
> https://github.com/apache/flex-sdk/blob/new_android_skins/frameworks/projects/mobiletheme/src/spark/skins/android4/CheckBoxSkin.as
> [5]
> https://github.com/apache/flex-sdk/blob/new_android_skins/frameworks/projects/mobiletheme/src/android4x.css
> 
> 
> 
>> Met vriendelijke groet (Kind regards),
>> 
>> Swen van Zanten
>> Compuniek ICT Services
>> 
>> AS3/Flex/PHP/JS Developer
>> 
>> ________________________________________
>> Van: omup...@gmail.com <omup...@gmail.com> namens OmPrakash Muppirala <
>> bigosma...@gmail.com>
>> Verzonden: donderdag 22 mei 2014 21:15
>> Aan: us...@flex.apache.org
>> Onderwerp: Re: IOS 7 and Android 4.3 Skinning
>> 
>> Hi,
>> 
>> As I mentioned during my talk at 360|Flex, it is a work in progress.  You
>> can take a look at the progress here [1]
>> I am continuing to make progress on this front, but I dont have a definite
>> date for a release with these new skins.
>> 
>> If you (or anyone else) has time to contribute, we can make this go much
>> faster.
>> 
>> I plan to start on the iOS7 skins after I finish the Android 4.x skins so
>> that we can ship with just that if needed.  Also, I plan to skin the
>> current set of Flex mobile components before creating any new components.
>> 
>> Hope that helps.
>> 
>> Thanks,
>> Om
>> 
>> [1]
>> 
>> https://github.com/apache/flex-sdk/tree/new_android_skins/frameworks/projects/mobiletheme/src/spark/skins/android4
>> 
>> 
>> On Thu, May 22, 2014 at 12:00 PM, Tonic <anthony.man...@hotmail.fr> wrote:
>> 
>>> Hello everyone,
>>> 
>>> I heard at the conference 360Flex, the skinning of the Android version
>> 4.3
>>> and IOS7 was in progress. Do you have a release date?
>>> More over, I search skinning for buttons of ActionBar ( settings button
>>> skin
>>> <
>>> 
>> https://developer.android.com/training/basics/actionbar/adding-buttons.html
>>>> 
>>> and button menu skin with float menu ( callout button with list
>>> <http://developer.android.com/images/ui/actionbar-shareact...@2x.png>
>>> Skinning exist in SDK or create from scratch ?
>>> 
>>> Thanks for your help !
>>> 
>>> 
>>> 
>>> --
>>> View this message in context:
>>> 
>> http://apache-flex-users.2333346.n4.nabble.com/IOS-7-and-Android-4-3-Skinning-tp6568.html
>>> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>>> 
>> 

Reply via email to