/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

altbeacon.github.io
| | enoent.fr
2.5 parsecs away

Travel
| | Random musings of a software engineer.
| | czak.pl
2.6 parsecs away

Travel
| | [AI summary] The author demonstrates creating an extremely minimal Android Hello World application using only command-line tools, text files, and the build system to understand the mechanics behind the IDE.
| | dkstudiostore.blogspot.com
2.5 parsecs away

Travel
| | Step 1: Add this in build.gradle --> dependencies: compile 'com.plattysoft.leonids:LeonidsLib:1.3.2' Step 2: Use in Activity: priva...
| | kylewbanks.com
16.3 parsecs away

Travel
| Android Intents allow developers to share data such as text, images and URLs with other apps. This is handy for Share buttons, allowing users to tweet, post, email or message their friends from within your app or game.