]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/android-studio.json
fix: typo in help message (#473)
[xdg-ninja.git] / programs / android-studio.json
index ce08850020e40962801b07c4f4473b471bd9ccaf..7e15688c10dd1c127543c3b91bc6b75c72374ec3 100644 (file)
@@ -1,10 +1,10 @@
 {
     "files": [
         {
-            "help": "Try exporting the following environment variables:\n\n```bash\nexport ANDROID_HOME=\"$XDG_DATA_HOME\"/android\n```\n\n**adb** will always generate \"$HOME/.android/adbkeys\".\n",
+            "path": "$HOME/.emulator_console_auth_token",
             "movable": false,
-            "path": "$HOME/.android"
+            "help": "Currently unsupported.\n"
         }
     ],
-    "name": "android-studio"
-}
\ No newline at end of file
+    "name": "Android Studio"
+}