Answer the question
In order to leave comments, you need to log in
What is the best way to implement such an application?
The ID number of the brand of the car is stored on the server, when you click the add button, a window for entering the id number appears, after that it is added to the list, how can I make the image of the car appear? Store on the phone (not many stamps, 10 pieces) and replace the picture when receiving a response from the server?
Answer the question
In order to leave comments, you need to log in
It depends on the frequency of brand updates, that is, if the data is updated, it is better to store it on the server and update it from there (of course, images that already exist can be immediately embedded into the application (this is also optional, because the size of the installed file will increase)).
And if the data is not updated often or is not updated at all, then there is no question - we give it along with the application.
Well, or at the first start, load and save
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question