Retrieve Gsm Cellid,mnc,mcc Using Java Script
i am developing a mobile web application. i want to find the user current location even when device GPS is off. after some google search i found that opencellid database we can ret
Solution 1:
It is not possible to get telephony information using a Web Application. You need to implement specific Apps running on mobile.
Post a Comment for "Retrieve Gsm Cellid,mnc,mcc Using Java Script"