Android UI conversion from PSD.« Back to Questions List
Hello sir, I have designed a PSD file and trying to convert to Android UI. But i have certain concerns: 1. How to make a PSD that will work as android edittext ? 2. Steps to create a PSD file that will work for different Android screen resolutions . I will be happy and glad if you can help me in this regard. Thanks, Tulasiram Sahu |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, Both are easy to do actually. With EditText and other Android widgets, you must use Class Tag, we have a tutorial for this. With Android screens/devices, you must use Screen Tag. Android Widgets: //exportkit.com/learn/how-to/advanced-guide/create-widgets-with-android Android Screens: //exportkit.com/learn/how-to/advanced-guide/working-with-android-and-multiple-screens |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.