It was done! In the end, I understood why getters and setters are needed. And also, that the auxiliary class logic should be passed to the onCreate method! :) I used to try to write all the work with the database in getter!
Showing posts with label database. Show all posts
Showing posts with label database. Show all posts
Tuesday, November 14, 2017
Saturday, November 11, 2017
Thursday, November 9, 2017
First step (part 4)
Today, I started refactoring. Now I understand why everyone is strongly advised to write the code correctly from the beginning. Hurry does not lead to anything good!
It's good that I wrote so little code. I hope I can manage for a couple of days.
It's good that I wrote so little code. I hope I can manage for a couple of days.
Subscribe to:
Posts (Atom)
First step (part 6)
It was done! In the end, I understood why getters and setters are needed. And also, that the auxiliary class logic should be passed to the ...
-
I want to create my Android-application in order to monitor the mileage of the car, fuel consumption, maintenance and repair costs. I have...
-
Yesterday I prepared the first screens.
-
It was done! In the end, I understood why getters and setters are needed. And also, that the auxiliary class logic should be passed to the ...