Very new to UI development on Android apart from using the default buttons and so on from Eclipse ADT. I have a designer creating designs for different activities in Photoshop. How exactly can I take those .PSD files and use them in Eclipse to make this template/design fully functional in a Android app? So basically how can I take a PSD file and implement it onto an activity and add events handlers and so on to different layers/elements of the design file?
Like I said, I'm very new to this sort of UI development so I may not be on the right direction on how this process works.
Thanks