Skip to content

infologs/Get-DeviceInfo-using-Phonegap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get-DeviceInfo-using-Phonegap

This video will help you to understand how to collect the device information using phonegap API. If you create a fresh application then you have to add the below plugin before accessing the information.

How to use Cordova-Plugin-Device in fresh phonegap applicaiton.

1. cordova create DeviceInfo com.infologs DeviceInfo
2. cordova platform add ios/android
3. cordova plugin add cordova-plugin-device
4. cordova run android/ios

Follow us on social media

https://facebook.com/technewsoninfologs/

https://twitter.com/webboostings/

Get more video turorials on

http://infologs.in/

https://youtube.com/webboostings/

http://webboostings.blogspot.in/

Thanks

Infologs Team