Category: Guides
Android provides AlarmManager to access its alarm services. In other words alarm manager is used to schedule your application to be run in future. For example if you want …
Services are used in Android to perform long running tasks like downloading files or images from the server, playing or streaming music. Services do not have any UI component …
Buildbox is one of the fastest growing game engine. With Buildbox creating games is simple and requires no programming skills. One of the drawback of such game engines is …