You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA NetBeans 8.2 Desktop OS Windows 10 Simulator 7.3 Device IPhone/Android
Please advise how I can obtain caller ID info programmatically from an incoming call on a mobile phone with Codename1
Regards.
Shai Almog
unread,
Oct 22, 2017, 11:58:39 PM10/22/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
This sort of functionality can only be accomplished on Android devices so it's not something we have standard support for. You can probably look at this tutorial on intercepting SMS messages as a starting point and combine it with a native Android tutorial to accomplish that: https://www.codenameone.com/blog/tip-intercept-incoming-sms-on-android.html