/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

handstandsam.com
| | czak.pl
3.5 parsecs away

Travel
| | [AI summary] A developer's detailed guide on manually building and deploying an Android app using the SDK command-line tools without relying on IDEs or Gradle, highlighting the steps involved in the build process.
| | www.vogella.com
2.9 parsecs away

Travel
| | [AI summary] This tutorial explains how to build Android applications using Apache Maven and the android-maven-plugin, covering Gradle basics, resource shrinking, and dependency management.
| | blog.gradle.org
3.8 parsecs away

Travel
| | This post introduces a new Gradle dependency management feature called "source dependencies".
| | sookocheff.com
27.9 parsecs away

Travel
| The future of mobile development is cross-platform HTML5, JavaScript, and CSS3. Let me explain. I've been working on a couple Windows Phone 7 applications to accompany my first release, FaceArt, in the Marketplace. As I do more research and development with the mobile platform I keep looking for ways to increase the reach of my apps. The most obvious is to release Android and iOS versions but I have a few hurdles to clear first, the biggest being lack of time. I do all development as a moonlighting gig while I work full-time and I'm already struggling to find extra hours during the week to finish my first three applications for one platform. How am I going to write and maintain three separate codebases for each app for the major mobile platforms while still ...