BeingBlog is an Android blogging app created for Being, a company focused on mental health awareness. The app allows users to write, share, and explore blog posts on mental health topics. Built using ...
For a working implementation of this library see the sample/ folder. This library has been both inspired and (let’s not lie to ourselves) heavily influenced by Jake Wharton’s RxBinding. Few classes ...
Reactive Extensions (Rx) are a set of methods and interfaces used to solve a lot of simple and complex problems of developers. Using it with Java allows you to manage multiple actions occurred due to ...
It would be insane to think that every app you ever install on your phone would be useful or interesting forever. Uninstalling or deleting apps is a natural part of owning an Android device, meaning ...
If you’ve ever wanted to learn how to develop applications for Android but reading books bores you, you now have the chance to teach yourself Android software development with 200 video tutorials ...
Android is the prime OS for developing applications in today for many reasons. The main reasons being that it is Open Source and Intuitive. In addition it uses Java for development, which is quite an ...