Is anyone aware of a custom layout component that can take css to position the buttons etc? Making simple things that fit all screens takes far longer than something similar in CSS.
Share
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.
If you want to stick to web style development, check out http://www.phonegap.com
It’s a framework that let’s you make you app in html/css/js and it builds the apk from that. Can’t tell with out knowing what you’re building if it will be a good match, but give it a go its probably your best bet till you figure out the android way.