What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Can't get rid of an app with parentheses in file name...

hett

Member
So, I made the mistake of pushing an app to my /system/app folder with parentheses in the name. Trying to remove the app via ADB or Terminal just returns the error Syntax error: "(" unexpected and trying to do anything to the file in ASTRO just comes up with various errors, i.e. could not rename, move failed, could not delete, etc.

A little help would be nice! Thanks in advance.

EDIT: Just figured it out myself. Putting quotes around the filename worked.
 
Last edited:
So, I made the mistake of pushing an app to my /system/app folder with parentheses in the name. Trying to remove the app via ADB or Terminal just returns the error Syntax error: "(" unexpected and trying to do anything to the file in ASTRO just comes up with various errors, i.e. could not rename, move failed, could not delete, etc.

A little help would be nice! Thanks in advance.

EDIT: Just figured it out myself. Putting quotes around the filename worked.

Glad you figured it out! :P

Might I recommend Root Explorer? It does what you were trying to do with Astro, and can do a lot of things you would otherwise need a terminal for.
 
Back
Top