开发者

How to find the name and address based on the mobile no in android?

When I am entering the mobile no I want to get detail开发者_StackOverflow社区s about mobile no like name of the owner, address and etc.

If any one has idea please help me.


You obviously cannot stalk unknown phone numbers Kiran.

But yeah If the number is stored in your phonebook, check out this article on how to use the contact API


Try this [truecallerjs] npm package

npm install -g truecallerjs

then login with Truecaller.

truecallerjs login

Searching a number

truecallerjs -s  [number]
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜