Raj SuvariyainFlipkart Tech BlogAutomating TiDB Planned Maintenance with k8s OperatorTiDB is an open-source relational distributed SQL-compatible database. It is compatible with MySQL clients and stores data in key-value…Sep 29Sep 29
Raj SuvariyainMindOrksSOLID Principles — explained with examplesWriting a code which satisfies present requirements, also which can satisfy future requirement easily, should be the goal of every…Apr 11, 201814Apr 11, 201814
Raj SuvariyainMindOrksRestricting Access of Android Apps on Root Devices.Every developer wants to make their app as secure as possible. But while talking about Root Devices most of them fails, because in Root…Mar 4, 20183Mar 4, 20183
Raj SuvariyainMindOrksMaking ActionBar beautiful by showing Count on ActionBar IconA pure Androd implementation without using any third-party library.Sep 15, 201714Sep 15, 201714
Raj SuvariyainMindOrksHow to use Native Modules in React Native + Android - Hybrid AppsWell, when you are developing hybrid apps (React Native for some modules and native android for rest of the module) then you must have came…Aug 6, 201711Aug 6, 201711
Raj SuvariyainMindOrksIntegrating React Native with existing Android appNote : This article has been written after testing under the following environment. 1) React version : 16.0.0-alpha.12 2) React Native…Jul 10, 20179Jul 10, 20179
Raj SuvariyainWiseLTeachActivity Back Stack and Launch Mode Part -2In the first part we learned about activity backstack and two launch modes of Activity. If you haven’t read the first part then do it now…Apr 18, 2017Apr 18, 2017
Raj SuvariyainWiseLTeachActivity Back Stack and Launch Mode Part -1Have you ever wondered what happens to the current activity when you navigate to some other activity by taping some view on the screen…Apr 6, 20171Apr 6, 20171
Raj SuvariyainMindOrksDiffUtils : Improving performance of RecyclerViewYou all must have started using recyclerview instead of listview to improve the performance of the app. If you haven’t please go through…Feb 21, 20178Feb 21, 20178
Raj SuvariyaAppium Tutorial Series Part 1 - InstallationNowadays, software development is not just about writing tons of lines codes but the product requires proper testing before it goes live.Feb 10, 20171Feb 10, 20171