Skip to content

Changing the name of the package won't work with special character such as 'é' or 'è' #24

@AnKO314

Description

@AnKO314

I need to rename some app but they have a french name containing 'é' or 'è' etc.

When I try to use those characters in a command such as :
java -jar renamer.jar -n "Démontage / montage d\'un outillage" -p com.farsightvr.vrmoul03

The script will work and create a new apk.

But when I try to find the app in the on my Quest, the name of the application is modified. The 'é' is replaced with a series of characters such as 'â' or other specials characters. But no 'é' visible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions