/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

adityarohilla.com
| | inthecheesefactory.com
2.0 parsecs away

Travel
| | Layout ? LinearLayout, RelativeLayout FrameLayout ? RelativeLayout
| | davidmburke.com
2.2 parsecs away

Travel
| | Libsodiumis a fantastic crypto library, however it's documentation can be lacking. Libsodium supports many languages via native wrappers and javascript via asm.js. I'll document here how I got it working in Android both in Java and NativeScript. The target audience is someone who knows web development but not Android development. Java + Android We'll use
| | blog.blundellapps.co.uk
2.2 parsecs away

Travel
| | This blog is going to show you how to write your first Android Things application. We'll discuss the hardware details you need to know to get started and then dive into the code of the android app. Prerequisite, I assume you have a Raspberry Pi (or other AndroidThings compatible board) and you have flashed it
| | www.thinkcode.se
16.9 parsecs away

Travel
| [AI summary] A technical guide explaining how to fix Maven build warnings related to platform-dependent file encodings by configuring the project.build.sourceEncoding and project.reporting.outputEncoding properties to UTF-8.