Keval PatelExploring Jetpack: The power of chains in the WorkManager APIsIn this I/O ’18, Google released WorkManager APIs to schedule the work. In the last article, we discussed about how work manager APIs work…May 12, 20183May 12, 20183
Keval PatelExploring Jetpack: Scheduling tasks with Work ManagerIn I/O ’18, Google released Android Jetpack. It’s a set of libraries, tools and architectural guidance to help make it quick and easy to…May 12, 20189May 12, 20189
Keval PatelExploring ARCore: Digging fundamentals of ARAugmented reality is picking up the heat nowadays. All the major companies such as Facebook, Apple, Microsoft, and Google are pushing their…Apr 7, 20181Apr 7, 20181
Keval PatelTurn your Raspberry Pi into homemade Google HomeGoogle Home is a beautiful device with built-in Google Assistant — A state of the art digital personal assistant by Google. — which you can…Jul 8, 201778Jul 8, 201778
Keval PatelCreate your own Git server using Raspberry Pi and GitLabIf you are a software developer or you are linked to software development you might know what is Git and GitHub.Jul 3, 201714Jul 3, 201714
Keval PatelMonitor the core temperature of your Raspberry Pi.Raspberry Pi is a pretty powerful device. That is why people are using their raspberry pi for performing some intensive tasks that squeeze…Jul 3, 201716Jul 3, 201716
Keval PatelHow to handle background services in ANDROID O?Take a look at background execution limitation in Google’s latest version of Android, Android O.Apr 2, 201723Apr 2, 201723
Keval PatelHow to make the perfect Singleton?Design Patterns are popular among software developers. A design pattern is a well described solution to a common software problem. The…Mar 27, 201732Mar 27, 201732
Keval PatelHow you can decrease application size by 60% (In only 5 minutes)?Mobile devices always have limited resources. They have a limited amount of battery, limited storage, limited processing power, limited…Mar 12, 201721Mar 12, 201721
Keval PatelHow to decrease your Gradle build time by 65%?Gradle is very powerful build system. It handles the very complex process of building .dx files from java source code, merging all the…Jan 27, 201727Jan 27, 201727