I’m designing the UI for an Android application. I have the layered PSD ready now, but I’m not sure whats the next step. For the web, I would just slice the images and write html/CSS manually.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I wouldn’t use slices at all, just save the layers (background, buttons, etc.) out as individual PNGs, and set them up in a XML layout. I hope you don’t have your layout sized for an exact resolution; keep in mind there are many different screen resolutions you have to support.