简体   繁体   中英

How to display contact name in MIT App Inventor

Could you help me to find out how I will get and display contact name.

I am able to get and display the contact number only, but what I need is to get the data of contact name via contact number saved on the phone. This is for my school project purposes.

I am using MIT App inventor. What should I do?

Here is a screenshot of my blocks 在此处输入图片说明

The texting component does not provide that information. As you can see, you can only get the number and the message text .

To get the contact name, you could use the Read Contact Extension by Andres Daniel. Note: this is a paid extension.

For a list of available extensions, see https://puravidaapps.com/extensions.php

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM