Software Archive
Read-only legacy content
告知
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 ディスカッション

Récupérer le numéro de téléphone utilisant l'application

MULUMBA_F_
ビギナー
740件の閲覧回数

Bonjour à tous,

Je voudrais savoir si il est possible de récupérer le numéro de téléphone dans lequel l'application est exécuté et comment le faire avec Intel XDK.

J'ai cherché sur google mais je n'y trouve que la possibilité d'accéder à la liste des contacts du téléphone alors que moi je voudrais récupérer le numéro du téléphone de l'utilisateur.

Merci votre contribution.

 

0 件の賞賛
3 返答(返信)
John_H_Intel2
従業員
740件の閲覧回数

You can search for a plugin that does this, but I dont think you will have much success. If you could programatically gather users phone numbers, that would be a security issue and I dont think its allowed.

Pamela_H_Intel
モデレーター
740件の閲覧回数

Are you trying to get the phone number of the device in use? If that is the case, here is a pointer to a plugin (https://github.com/macdonst/TelephoneNumberPlugin) and its associated blog (http://simonmacdonald.blogspot.sg/2012/12/how-to-get-devices-phone-number-using.html). I have not tried it and it is a couple of years old, but it is well documented in the blog.

MULUMBA_F_
ビギナー
740件の閲覧回数

Thank you Pamela H. for links, i trie to integrate the plugin and i will give you result.

返信