I have an app I wish to create, as it currently stands it is a web application but I wish to add this to my android device. It is built mainly using php and mysql, and uses said languages to connect and authenticate at every corner! Is this going to be a problem when trying to use PhoneGap? Or should I simplify the process for the sake of easy when it comes to a mobile application?

