954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Moile App for my PHP web application

Hello Everybody ! i have a few questions for u

I have already made an appointment booking website on PHP using PHP Designer as editor and on WAMP platform, i run it on localhost. The website consults Database and puts forward the times available and lets users fix appointments and stores fixed appointments back into Db.THIS is running fine.

Main problem-->Now i want to build a mobile application on Android platform that could be integrated to that same database, once i upload the website on internet, and offer the same functionality of booking appointments on Mobile phonesas my website.

Questions
1) Is it possible? (and i assume the answer is yes)
2) which language do i use to write the code for my android app?
3) If answer of the above question is JAVA ,then do i have to learn J2ME first (i know core java/SL-275 only)
4) how much time do u think will it take me to learn and develop such app approx?

waiting for the answers.

prabhjitsw
Newbie Poster
8 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

I'm sure that it is possible but an (easier) alternative (maybe a first step) would be to create a mobile-friendly version of your website that can be accessed using the browser on a smartphone or tablet. This is mainly a matter of displaying the screen so that it works on the smaller smartphone screen without making it necessary to use the scroll bars (at least horizontally).

chrishea
Nearly a Posting Virtuoso
1,428 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: