DumbphoneAssistant icon indicating copy to clipboard operation
DumbphoneAssistant copied to clipboard

Do not load contacts

Open nikswap opened this issue 7 years ago • 5 comments

It do not load contacts. There are contacts on the sim. When it start it just show an empty screen.

Android 7.1.2 without google services.

There is no exception in adb logcat.

nikswap avatar Oct 14 '17 05:10 nikswap

Confirmed on LineageOS 14.1.

breversa avatar Dec 17 '17 21:12 breversa

I tried to import contacts from the SIM card on a Samsung Galaxy S4 running LineageOS 14.1/Android 7.1.2, to no avail : the card displays no contact.

What's funny is that I tried other similar apps, and while they could read other info from the card (like phone number, etc.), the contact list was empty every time, so maybe it's more an Android issue ? Permission, maybe ?

breversa avatar Dec 18 '17 16:12 breversa

@breversa There is no permission required to read/write sim contacts. Being able to read/write contacts depends on the device vendor. It is not even a part of Android OS. There is no real API, and almost no docs...

Default built-in contacts apps can usually read contacts from the sim, but not write them. Could you check if your "contacts" app reads the sim contacts properly?

yeriomin avatar Dec 18 '17 23:12 yeriomin

Ha, that explains why similar apps behave like yours ! I'm pretty sure the SIM contacts don't show in the standard contact app, as I wouldn't need your app otherwise.

I'll give a try with other devices ; maybe older ones had that feature, when people made the switch from dumb- to smartphones ?

breversa avatar Dec 19 '17 11:12 breversa

Happy new year 2018 ! SIM contact import works fine indeed with an older phone : I used a Samsung/Google Nexus S running CyanogenMod 11 (the latest version I could get my hands on) and managed to import the few contacts stored in the SIM card.

Bottom line : Dumbphone Assistant works better with old phones. I believe this issue can be marked as [SOLVED], and the app description updated accordingly ?

Thank you for your help !

breversa avatar Jan 03 '18 10:01 breversa