Is it possible to write the same application for different kinds of Tablet PC? The application should be able to access the camera of the tablet and it’s peripheral devices (like a printer).
If it is possible then with what languages/technologies/libraries?
Is it possible to write the same application for different kinds of Tablet PC?
Share
Yes there are libraries to develop cross platform apps. The most common ones are Appcelerator, PhoneGap and Rhodes. I have worked only with Rhodes , so I can’t really tell how good or bad the other two are. Rhodes is a ruby framework and can be used to develop apps on iOS, Android, Windows and Symbian.
This article should really help you out. Its a comparison between App Inventor, DroidDraw, Rhodes, PhoneGap, Appcelerator, WebView, and AML. http://www.amlcode.com/2010/07/16/comparison-appinventor-rhomobile-phonegap-appcelerator-webview-and-aml/