Questions tagged [phonegap-4.0.0]

Use this tag when asking a question about PhoneGap version 4.0.0

Use this tag when asking a question about PhoneGap version 4.0.0: http://docs.phonegap.com/en/4.0.0/

5 questions
1
vote
1 answer

Creating Tabs in Phonegap

I am trying to create a mobile application. I would just like to ask how to create tabs in Phonegap. Like the fixed navigation bar at the bottom. If there are no solution, how to create a fixed/header footer and maintain it in all pages? Thank you.
user5535613
1
vote
2 answers

Does PhoneGap Provide UI Controls Styling Like Ionic Does?

What I mean by that. Is that if you look through Ionics documentation, you'll see they list all the UI controls that you have at your disposal and how you can use them. My company currently would be open to using Ionic over PhoneGap, however we need…
user818700
0
votes
1 answer

Is one Android activity enough with phonegap

I just started developing mobile app with phonegap. I want to check the best practice in maintaining screens. Is it possible to have only one activity and navigating screens with html's. If so is it correct practice? Besides, when we need to…
0
votes
1 answer

Can I use phonegap in my Java Project?

I have a big java project for an E-Commerce website, now I want to use PhoneGap to build the cross-platform application. Is there any way to build cross-platform applications?
Cuzok
  • 19
  • 6
0
votes
1 answer

Clicking back button in android does not save the phonegap application state

I have an app where use can start and play an audio and see the lyrics scrolling. If the back button on android phone is clicked, the application state is not saved. I would like to stop the application in that state and continue from there when the…
Venkat Kotra
  • 10,413
  • 3
  • 49
  • 53