🏁
undefined
Pinned Loading
-
expose-android-build.gradle-version-code-and-name
expose-android-build.gradle-version-code-and-name PublicGithub action to expose the version code and version name in a build.gradle file as env vars
-
ktor-webserver-docker-rpi
ktor-webserver-docker-rpi PublicA Docker container to build and run a Ktor webserver on a Raspberry Pi
-
audio-scheduler
audio-scheduler Publicsmall python program to schedule playing of lists of audio files to multiple outputs on a Raspberry Pi
Python 1
-
Bash script to build vd-tool from An...
Bash script to build vd-tool from Android sources to batch convert SVG to VectorDrawables via terminal 1#!/bin/bash
23# inspiration for this script comes from here: https://www.androiddesignpatterns.com/2018/11/android-studio-svg-to-vector-cli.html
4DESIRED_PATH="$1"
5 -
How to find information from an inst...
How to find information from an installed Android app's SharedPreferences (if you have access to the keystore) 1## How to find information from an installed Android app's SharedPreferences (if you have access to the keystore)
23#### Prerequisite: Yes, you can gain some nice insights following this How-To, but you can only get to the end of it if you're legitimized to do so (you need to have the app's keyStore and the passwords to it!)
4You should also have the [Android Debug Bridge (adb)](https://developer.android.com/studio/command-line/adb) installed as well as [Android Studio](https://developer.android.com/studio).
5
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.