Software Architect at @ggloat, my work profile is @noamta-gloat
Pinned Loading
-
-
android-sdk-license.sh
android-sdk-license.sh 1#!/bin/bash23<< ////4The script creates 'licenses' under '$ANDROID_HOME' and creates a file which proves5that the SDK license was accepted by the user. -
List of Google certified Android dev...
List of Google certified Android devices 1- Help page: https://support.google.com/googleplay/answer/1727131?hl=en
2- Spreadsheet: https://docs.google.com/spreadsheets/d/16gXm7mGsXY_wQjTsRJYQVKkIjR8c3v-MAliAiRs0E3c/pub
3- PDF: https://docs.google.com/spreadsheets/d/16gXm7mGsXY_wQjTsRJYQVKkIjR8c3v-MAliAiRs0E3c/pub?gid=0&single=true&output=pdf
4- CSV: http://storage.googleapis.com/play_public/supported_devices.csv
-
Convert mp4 files to mp3 (extract au...
Convert mp4 files to mp3 (extract audio from mp4) 1# Convert mp4 files to mp3 (extract audio from mp4)23Assuming a simple mp4 with one video stream and one audio stream.
45```sh
-
Markdown with PlantUML
Markdown with PlantUML 1# How to use PlantUML with Markdown23[PlantUML](http://plantuml.com/) is a really awesome way to create diagrams by writing code instead of drawing and dragging visual elements. Markdown is a really nice documentation tool.
45Here's how I combine the two, to create docs with embedded diagrams.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




