+ 1
=>> Decoding Sololearn ( App development )
After learning basics of Android studio , now I want to go little bit deep . I had already work with firebase . I want to build an app like sololearn. For this, I need to know how different things happens in the app. I choose this project because it covers the whole concept for example on clicking any question in Q/A section, a new activity get open contain question and their answer. I need suggestion, ideas and if possible some good tutorials.
3 Respuestas
+ 2
A point to keep in mind is to learn about the creation and management of an API. Many of the activities carried out here depend strongly on one.
+ 1
Do you mean database and user authentication? if yes , I am still learning on firebase.
I think you are correct and I need to work more on it before actually building this app.
0
you will have to develop more on server side (more happen on server)