java - find out location of phone based on received sms -


i creating java application receive messages on pc using jsms api. whenever user sends particular message no, receives , adds database, phone number , area/ region belongs.

the region can either area phone number registered, or can current location of device. either of these information me.

i glad if 1 1 guide me on how proceed finding out region using java code.

note: i'm not looking country. i'm looking state/ region. preferable indian states.

you try out libphonenumber. defines region based on number.

there javascript try page here perform tests.


Comments

Popular posts from this blog

asp.net mvc 3 - Using mvc3, I need to add a username/password to the sql connection string at runtime -

kineticjs - draw multiple lines and delete individual line -

thumbnails - jQuery image rotate on hover -