Friday, September 2, 2011

[android-developers] Code Gen the 45 boring minutes after writing a layout.

I wrote a eclipse plugin that recursively parses a selected XML file
and keeps track of all the nodes with IDs, then adds variable
declarations to your clipboard, so you can paste them into your
class. I've type findViewById too many times and I'm sure others have
as well, so I'm looking for places to share.

To get the full picture: http://youtu.be/2t0c-x7HFJw

If you would like to use it: http://www.ryangmattison.com/post/2011/09/01/Lazy-Android.aspx

I feel like it is a tool that should have been integrated from the
beginning.

Ryan

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment