目录如下: Android Platform Developer's Guide 4 About this Guide 4 Intended Audience 4 Getting Started with Android 4 Android Build System 4 In this document 4 Building the Android Platform 6 Building the Android Kernel 8 Build Variants 9 Configuring a N
Java Basics 1. What is the difference between JDK and JRE? 2. What is Java Virtual Machine (JVM)? 3. What are the different types of memory areas allocated by JVM? 4. What is JIT compiler? 5. How Java platform is different from other platforms? 6. W
Android Scoped DI using Kodein This repo provides an end to end Android app encoded using Clean Architecture, and a DI approach based on scopes to provide testability. The repo is a sample project for the caster.io Kodein course about the same subje
ConductorMVP The source code in this repo accompanies my article Creating Clean Architecture Multi-Project MVP App. Here you will find a multi-project single Activity TODO app using Conductor implementing MVP pattern (each Controller is a View). Mai
GeoIP Legacy Java API Important Note This API is for the GeoIP Legacy format (dat). To read the MaxMind DB format (mmdb) used by GeoIP2, please see our GeoIP2 Java API. Define Your Dependencies We recommend installing this package with Maven. To do
Sample Code: GitHub This repository contains sample code. Its purpose being, to quickly demonstrate Android, Kotlin and software development in general. More so and amongst others, the main focus of this project is: Setup and Gradle configuration, G