Category: Android

Android EventBus Publish Subscribe Tutorial

What is event bus? Eventbus is an android library that enables the developer easier to communicate between the components such as...

Advertisements

Android RatingBar Widget Tutorial

Android have its native widget ratingbar to perform rating in the mobile application. It is useful for eCommerce application or...