we have an existing Android app written using phonegap and eclipse which does a basic qr code scan and opens the web page. this app needs to be expanded to pass the geolocation information to the page when opening the search. Also we want a user login/password option where a user can store their userid/password and 5 other fields that when they click the authenticate button they are logged into the website and the extra fields are passed. there would also be a log out button once logged in. …
