export ANDROID_ROOT=/home/da/crosscompile
export ANDROID_STUDIO=/home/da/crosscompile/android/studio
export ANDROID_SDK=/home/da/crosscompile/android/sdk
export ANDROID_NDK=/home/da/crosscompile/android/ndk
export ANDROID_JDK=/home/da/crosscompile/android/jdk
-
Insert the Pi's SD card to host
-
Find the device of the SD card with
sudo fdisk -l
For MacOS you can use the command
diskutil list
- Probability
- Probability model
- Statistical model
- Differences between a statistical model and a probability model
A probability model is a mathematical representation of a random phenomenon. It is defined by its sample space,
events within the sample space, and probabilities associated with each event.
- Yocto Project A Linux Foundation project that acts as an umbrella for various efforts to improve Embedded Linux.
- OpenEmbedded The build system architecture promoted by the Yocto Project.
- BitBake A tool that reads metadata and runs tasks.
- OpenEmbedded-Core The common base set of metadata that BitBake uses. This metadata is shared between OpenEmbedded and the Yocto Project.
- Poky A reference distribution used for test and release purposes by the Yocto Project.