11-29-2010 07:33 AM
I have be having so much fun working on the apps. Love the SDK.
On windows, you can call blackberry-packager with -uninstallApp command and remove the package from the emulator, apparently the -uninstallApp is not support on Mac.
Any clues as to how this can be done via the command line utils available via the SDK?
Solved! Go to Solution.
11-29-2010 07:53 AM
There has been a couple of threads on this. Here is one but it is unclear if it was resolved.
Sometimes, it is best to search the forum for possible results. Hope that works for you.
11-29-2010 08:26 AM
Thanks.
It seems the only option to remove the app is via the flash builder Deployment option method.
There has to be a undocumented method via the blackberry-packager command line util.
Currently on a Mac:
In the Flash builder "Run Configurations" for the "BlackBerry Tablet Air Application", there is a deployment area. The "Deployment method" drop-down can be changed to "Uninstall". Running with this configuration will cause the application to be removed from the VM.
Windows provides the option via commandline and via Flash builder deployment option.