For engineers who have worked on postgres read replicas, A particular query (eg: SELECT * FROM students WHERE subject_id = 266 LIMIT 50) runs fast on the primary.. but neve...
In a Grid layout made using RecyclerView, What's the best way to make sure each item is square?.. (Adjust the height according to width) Some of the ways I know are 1. Cre...
On an entirely different context,... Has anyone here built integration test pipeline for a containerised microservice in Jenkins with kubernetes?
Seriously?.. many companies use a mix of C++, Java for running the web backend.
Should I use libraries like Checkout for in app billing or follow the official android developer guide?.. anyone here with experience?
Thanks!.. but my app has nothing to do with google keyboard.. it's another keyboard app that is all.. What if I have the arrow from below?
It'd be chaos if it does it in a new thread everytime don't you think?
Here's my app https://play.google.com/store/apps/details?id=in.whatsaga.whatsapplongerstatus I published it today, but seems like it's available for x86 architecture too wh...
Or one big class with multiple test methods each of which tests a production class ?
Can you point out a few instances where java does things so awful?... Oh and don't throw in some fp stuff and say java doesn't do it well, because it was and is used for OOP...
Guys, best approach to implement a counter which reset daily?.. Something like, I want to limit the number of times a feature is used per day... So how do I count and store ...
Alright! What about Serial killer groups?
Hey, what are the best ways to market an Android app?.. I feel like this is the hardest part
So cereal or milk?.. which goes first?
Hey guys, when writing unit tests for a java application, is it the right approach to create one test class for every actual class in production code?
Sqlite is not meant for saving images. Did you mean to save to storage?
He probably meant functional programming?
Yes. It is indeed general purpose and used in embedded systems to mainframe computers. What does programming paradigm has to do with it?
Really!!!!! Huge flaw in security then.. how does he handle the whole encryption key thing?.. probably stores users encryption keys jn his server too!
Same page?... Question on disabling BottomNavigation shift mode?