Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 406 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 406 Bytes

Change Package for Android

Overview

To change package name of Android

Description

This bash script is to change package name of Android.

Requirement

OS Mac OS X
Bash GNU bash, version 3.2.53(1)-release

Usage

$ cd <Android Root Directory>
$ bash ChangePackage.sh <Source Package Name> <Destination Package Name>

Author

kuroneko