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.
|