Re: [android-developers] HMTL to Android Layout Converter

2012-04-19 Thread Mark Murphy
On Thu, Apr 19, 2012 at 3:36 AM, rael_yoni  wrote:
> I'm really having hard time with Android layouts, it doesn't have tools
> support (something a designer can work with!) and there are not many
> talented people like you have with HTML/CSS etc..
>
> Is there an HTML/CSS to Android Layout Converter?

No. I doubt such a tool is really possible, at least in terms of
providing you with efficient layouts that will work well as screen
size varies. The reverse (Android layout -> HTML/CSS) seems far more
likely.

Have the designer create mockups with detailed layout rules in
Photoshop (or the equivalent), so you can implement Android layout XML
resources based on those specs. There are various PSDs and stencil
kits floating around for this sort of thing.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] HMTL to Android Layout Converter

2012-04-19 Thread rael_yoni
Hi, 
I'm really having hard time with Android layouts, it doesn't have tools 
support (something a designer can work with!) and there are not many 
talented people like you have with HTML/CSS etc.. 

Is there an HTML/CSS to Android Layout Converter?

Thanks,
Yoni

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en