I’m building an application in phonegap for the three different platforms: Android, iOS And Blackberry. While doing so, I have to detect the device type so that I can manage the height and width of my app on different platforms and for different devices like Android Phone, Android Tablet, iPhone, iPad and Blackberry…
I’m building an application in phonegap for the three different platforms: Android, iOS And
Share
if you want to get device type before onDeviceReady, you can get like this.