I wrote this four years ago, so instead use this command:
$ docker rmi $(docker images -q -f dangling=true)
{ | |
"states": [ | |
{ | |
"uf": "AC", | |
"name": "Acre", | |
"cities": [ | |
"Acrelândia", | |
"Assis Brasil", | |
"Brasiléia", | |
"Bujari", |
Install, build and debug a react native app in WSL2 (Windows Subsystem for Linux) and Ubuntu.
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types | |
enum MimeTypes { | |
".aac" = "audio/aac", | |
".abw" = "application/x-abiword", | |
".arc" = "application/x-freearc", | |
".avi" = "video/x-msvideo", | |
".azw" = "application/vnd.amazon.ebook", | |
".bin" = "application/octet-stream", | |
".bmp" = "image/bmp", |
The last SDK is available in https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Please do a favor to yourself and dont extract to root of your C drive.
The last SDK is available in https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Please do a favor to yourself and dont extract to root of your C drive.