Hi. What technology does Telegram use to communicate instantly with the server?
thanks for your response. suppose i have a long list that have 1000 product and I want to show it in recyclerView. how to get 10 product from api every time, and then add next...
I should upload a file. how to do that using retrofit?
Hi. can anyone introduce a good reference for learning implementation AR in android?
Hi. What's the best way for response to the server in real time? Suppose I must to check what's the next job every second and do it in android and send result to the server
Onother question. Is java have call by value and call by reference for primitive like int? Like this Int day = 30; System.out.println(day);// show 30 Public void change(int...
Hi. How to request this permission?
Hi. what's the best way for getting data from the server continuously and interact with it in real-time? REST API or something else?
Hi. I want to start learning JavaScript. And have two questions. First what source are you offer for learning? And second what ide is good and full application for this?
Hi. In CollapsingToolbarLayout I have a customized Toolbar and a ConstraintLayout. In ConstraintLayout I have a TextView. In Android Studio I can see my TextView but on mobile...
hi. how to crack intellij idea?!😅😐 help please😊
Ok. What resources do you offer to learn advanced c++?
Which framework is good? I'm learning javascript
What is the best way to round the corners?
Hi. Is there anyone who worked kotlin multiplatform? It is possible to write an Android application by kotlin and convert it for ios?
What ide is better for c++?
http://javascript.info/testing-mocha In need help to understand it. What is Describe ? And where is it's definition?
Hi. how to get auto start permission in different mobiles? what is the best way?
Hi. is there any broadcast receiver or something similar to do a specific job when any application starts?
Hi. My question is about handling an online list. How to handle a list that get itself data from api?