diff options
Diffstat (limited to 'log')
-rwxr-xr-x | log | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh +package=$(xmllint --xpath "string(/manifest/@package)" AndroidManifest.xml) +adb logcat -d -e "$package" |
index : android-jetpack-compose-redo | ||
A completely custom redo build system for building a simple android app. | Tomasz Kramkowski <tomasz@kramkow.ski> |
summaryrefslogtreecommitdiffstats |