@@_codewithabhi I need to show several points on google maps and also show the marker info when doing a TAP. For that I only have an API that returns several records...is this enough to do it...? I mean without using SQLITE.
@@elatico931why you need SQLite for showing the multiple markers you show it directly using the maps widget and passing multiple markers and keeping the image in stack like in other video to show the position on marker tap
@@_codewithabhi Thank you sir. I already found a work-around althought it's not pretty but it works. I am however looking forward to your video and more insight. Thank you sir.
great video!!! thanks as always for sharing your knowledge👏👏🙌🙌🙌
@@elatico931 welcome
@@_codewithabhi I need to show several points on google maps and also show the marker info when doing a TAP. For that I only have an API that returns several records...is this enough to do it...? I mean without using SQLITE.
@@elatico931why you need SQLite for showing the multiple markers you show it directly using the maps widget and passing multiple markers and keeping the image in stack like in other video to show the position on marker tap
Hi can you show how to implement update with APIs?
@@kelvinsunly for that you can use select and find data already exists or not if exist run update query else run insert one
Can you upload a video for Online offline database, accessible by multiple users, synchronised
ok will try to make one video on that as well
Thank you
Thank you sir for this. Please what about if we have images, how do we sync it and store the image offline?
will make a video on this soon
@@_codewithabhi Thank you sir. I already found a work-around althought it's not pretty but it works. I am however looking forward to your video and more insight. Thank you sir.
@@blackbeauty6781 what is your work around please share