Json – Android java application architecture
I am writting an Android application which gets data from URL in JSON format. I use fragments. Where I can do bussiness logic? On fragment ViewModel? The main idea, is get data from JSON URL link, analyze, get current device…