---
title: "Restart app"
method: POST
path: "/boxes/{boxId}/android/packages/{packageName}/restart"
tags: ["Android"]
---

# Restart app

`POST /boxes/{boxId}/android/packages/{packageName}/restart`

Closes and immediately reopens the specified Android application inside the box

## Path parameters

- `boxId` string, required
- `packageName` string, required

## Request body

- AndroidPkgStart — Android pkg start
  - `activityName` string — Activity name, default is the main activity.

## Response `200`

---

[API](https://skmtc.dev/babelcloud/apis/gbox-open-api.md) · [All operations](https://skmtc.dev/babelcloud/apis/gbox-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/babelcloud/gbox-open-api/revisions/d655577fa915/schema)
