I needed to display native controls along with HTML in android.
That is, i wanted to display the textcontrol, tabcontrol, menu etc along with the html in the index.html.
Please help how do i go about this.
thanks
Jaskaran
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.
First of all, you need to check the phonegap plugins at github. If you dont find what you are looking for, then you may develop the required plugin.
Cheers