Plutoam Member Feb 27, 2024 #1 Hello, I have a contacts creator app, I use the ContactUtils library But it is very slow Is there a way to add a large list of numbers to contacts? Or is there a faster way to add a large number of contacts? (For example, 5000 contacts)
Hello, I have a contacts creator app, I use the ContactUtils library But it is very slow Is there a way to add a large list of numbers to contacts? Or is there a faster way to add a large number of contacts? (For example, 5000 contacts)
Erel B4X founder Staff member Licensed User Longtime User Feb 28, 2024 #2 It depends on which data you are fetching. It can be very fast if you only get the basic data. Upvote 0