If i develope a regular Website using the phongap.js library, Will it still works on mobiles
(with access to goelocation,media,device,events etc…) Without turning it into an application?
(without using the SDKs or phonegap build)?
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.
Again, no. The PhoneGap library must be compiled, something which is not offered via web applications served directly from urls.
You’ll often find whilst debugging an error we have been fighting with for quite sometime, which is “com is not defined.”