eos-restart-app

Community

Quickly restart Android/e/OS apps on device.

Authorasnar00
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables rapid iteration during Android/e/OS development by restarting an app on a connected device without a full rebuild. It saves significant time when testing non-code changes (like configuration or assets) or simply refreshing the app's state, accelerating your workflow.

Core Features & Use Cases

  • Fast App Relaunch: Force-stops and relaunches the app in under 2 seconds, ideal for quick tests and UI adjustments.
  • State Reset: Useful for clearing app memory or caches without reinstalling, providing a clean slate for testing.
  • Use Case: After updating a remote configuration file that your Android app consumes, use this skill to quickly restart the app and see the changes reflected without waiting for a new build.

Quick Start

Restart the Android app on my connected device.

Dependency Matrix

Required Modules

android-platform-tools

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eos-restart-app
Download link: https://github.com/asnar00/miso/archive/main.zip#eos-restart-app

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository