Building a Android application for website developed in JSP and MySQL -


I'm developing the original Android application. I am projecting a BE on web application which is a resort management portal. I will offer room bookings, cancellations and many services using JSP. <..

In addition to this, I have to build an Android application Would the user be able to book a book (this would be a registration form, and later the data will be sent to the JSP page), even then to update the status of the booking status Sector should be page ..

I know, we can use to view the webpage Android to Vebvri but it requires a specific layout of a webpage?

I am a little confused ..

Your layout is needed to be mobile optimized , That you need to consider the solution of the device, consider the user experience for mobile devices. For a great example, see Mobile versus Gmail in desktop or Stakeoverflow in both desktop and mobile. They both offer the same functionality but have their own mobile optimized layouts.

Additionally, in creating webpages, you might want to consider the Javascript framework that is suitable for touch or

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -