I am trying to get Android Device IMEI
number using Angular2 Web URL. In my scenario, i have configured physical web and notified the particular URL on device, once the URL is clicked by user the URL then sends device details like (imei
,model
,serial
) to server using Angular2.
Is this Possible?
Asked
Active
Viewed 696 times
0

Meenal
- 2,879
- 5
- 19
- 43

kirubha karan
- 1
- 1
- 2
-
What you have tried so far? – Meenal Nov 13 '17 at 12:50
-
This is impossible for very good security reasons, check https://stackoverflow.com/questions/7413305/retrieve-imei-number-sim-number-mobile-number-via-mobile-browser for more details. – Supamiu Nov 13 '17 at 12:56