Where can i find and android source based file called "MainActivity.java". Ive looked through all the folders under "ANDROID" with no luck. Im trying to implement the native android action bar and i need to find that file.
Where can i find and android source based file called "MainActivity.java". Ive looked through all the folders under "ANDROID" with no luck. Im trying to implement the native android action bar and i need to find that file.
Hi,
There is no such file in PhoneGap project. How do you want to add action bar?
From tutorials ive seen, it sounds like its included in the android holo theme, you just need code to make it display. Im a newbie to java/javascript
Hello,
Which tutorial do you mean? Please tell us what exactly do you want to implement.