Many thanks,
Problem is- contact not saved in phone contacts.
'ContactsSaver' returns false.
Anke
July 31, 2021, 3:38pm
22
I've no issues with this on Android 9 / 11 (tested with APK):
Thank you very much. Tested with APK. It works fine. Thanks again.
Anke
July 31, 2021, 3:55pm
25
Sirajul_Haque:
Tested with APK.
You should have knows this (that READ_/WRITE_CONTACTS
are not declared in the Companion app). I already posted a Companion version with READ permission.
Try this (build the APK, because Companion has no READ_CONTACTS permission declared in the Manifest)
Note: I added this permission to the Manifest of the Companion APK to show this with Companion:
[grafik]
Anke
July 31, 2021, 4:02pm
26
Sirajul_Haque:
Error:908 again.
Note: To clarify for others :
This (permission) error message comes from Companion, since no READ_CONTACTS
and WRITE_CONTACT
permissions are declared in the Manifest
of the Companion app (APK).
1 Like
Thanks. your extension works very fine.
Hi, I just created the same app using voice command. My App Demo and Tutorial with My Block Code
2 Likes
I arrange some blocks..
It returns contact (with filter) and shows in ListView.
Now I want this contacts to edit using ListView AfterPicking. I try this ..
But there is -"Error 601:no corresponding activity was found." Please help.
system
Closed
August 8, 2021, 12:53pm
32
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.