View Single Post
  #1 (permalink)  
Old December 19th, 2011, 03:12 PM
jxp2p jxp2p is offline
Registered User
 
Join Date: Dec 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Application Design Correct Path?

I am desigining an application which the server/engine will reside on a laptop/web/cloud haven't decided yet, however there need to be remote devices which run the application client configuration. I was going the route to desigining the client to run on a mobile device. I know there may not be enough information here. However can anyone give me input to whether or not developing the client to run on a mobile device versus standard client platforms (laptops and desktops). The server/engine will have a relational database. The client/server communication will be updating in realtime. Going through the android traning I just now tryning to decide whether or not having the client run on an Android tablet is the best fit.