Monthly Archives: April 2019

Automation & Record Keeping Using Postman

    What is Postman, and why use it? Postman is an API Development Environment that helps people to build, test, document, monitor and publish documentation for their APIs. Postman is used by 6 million developers and more than 200,000 … Read More »

Tagged , |

Android Gradle: When to use what?

    On updating Android Gradle plugin 3.0 in your project, you might have noticed that you are getting warning: “Warning:Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018” This … Read More »

Tagged |

Multiple Modules in Android Library

    Applications are now migrating to a modularized structure in order to attain quicker Gradle builds, reuse code across functionalities and to create slicker Git flows by splitting the team between the different modules. Let us assume that we … Read More »

Tagged |

Why is it important to keep cattle records? And how can a cattle management software help?

Being a cattle producer, you must be well aware of the efforts being made by the industry to provide high value, consistent and safe beef to international as well as to the domestic markets. Your consumers today are much more … Read More »

Tagged |