News

Google’s official recommendation is to create a single Activity that serves as your app’s main entry point, then deliver the rest of your application’s content as fragments.
Provide a better user experience while encouraging users to engage with your app, by learning to create an Android widget!
Each screen in an Android application is represented within the code as an activity. When you create Android applications, you can create an activity class for each screen you need. If you need to ...
Building Android and iOS applications using JavaFX, now included in Java 8, is a game changer for JavaFX. In this article we will show how to develop and upload JavaFX Applications on Android devices.
Novell just announced Mono for Android, the first set of tools that lets devs write .NET and C# apps for Android phones and tablets.