Recycler view scrolled laggy ! How solve that ?
how can i use Jetpack compose in java ?
i still cant retrieve IMEI in android 10 can any give me solution ?
how do android recycler view scrolling performance better ? i follow these tricks : setItemViewCacheSize . setDrawingCacheEnabled . setDrawingCacheQuality . setHasFixedSize ....
How can introduce a good refrence or resource for Java EE ?
can anyone help me to inflate views asynchronously ?
according to my course JavaFx is a Rich Internet Application (RIA) and can run in any devices (Mobile , Linux , MAC , ...) . so what is difference between RIA and PWA ? JavaF...
I choose an image from gallery but in my onActivityResult i get Uri using data.getData() and it returns android.net.Uri . But i want to create a file object and file accept ja...
Hi guys ! Whats is the best way to use tokens in android application ? Our backend developer says you have to use a refresh token to refresh new token ! But i think it is bad...
Hi guys ! Can any one explain me what is BatteryManager.EXTRA_SCALE ?
Hi guys ! I know servlet uses thread pool but why there is AsyncContext class to process requests asynchronous ?
https://upload.wikimedia.org/wikipedia/commons/a/a0/MVC-Process.svg Hi guys can any one explain me this picture !! i know how mvc work but how model update view ?!
Hi guys ! I have 5 docker containers these are in touch together ! My question is which way is the best or standard to pass config datas : 1. Using config file and create a v...
2.sends request to refresh token 3.send request #1 to fetch data again . ..... So is it normal or the best way ?
where is problem ?
how can i grab serial number of android devices ?
my question is why framelayout is good for fragments !?
or just use static fragment when using fragment tag ?
Hi ! why we use framelayout for fragments ?
Hi guys im confusing in use case of mipmap and drawable directory ! Which place is the best to put my icons that use in activities ( not launcher icon ) the format of these ic...