Page 1 of 1
Finding a android based file.
Posted: Fri Jan 17, 2014 9:08 pm
by appmaker123
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.
Finding a android based file.
Posted: Fri Jan 17, 2014 9:30 pm
by Kateryna Grynko
Hi,
There is no such file in PhoneGap project. How do you want to add action bar?
Finding a android based file.
Posted: Fri Jan 17, 2014 9:43 pm
by appmaker123
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
Finding a android based file.
Posted: Sat Jan 18, 2014 9:30 am
by Igor
Hello,
Which tutorial do you mean? Please tell us what exactly do you want to implement.