This code works if the application to be installed has _DEBUG in the name.
But, it fails with a parse error at StartActivity if the _DEBUG is removed from the name.
This happens with the same exact apk file no matter if the app executing is either a debug version or a release version.