I am new to Android and PhoneGap, and I need to write an application for iPhone and Android.
I'm currently stuck in creating my own menu for Android using PhoneGap. I have my own tab bar menu that works on iOS using PhoneGap.
Question 1) Where can I find some examples or plugins that use their own tab bar menu for android?
Question 2) Discussion of menu creation using HTML5 / CSS / jQuery. What are the pros and cons of using PhoneGap's own controls against pasting to HTML5?
source share