Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InstallPackage faild #35

Open
tkggusraqk opened this issue Jan 14, 2017 · 1 comment
Open

InstallPackage faild #35

tkggusraqk opened this issue Jan 14, 2017 · 1 comment
Labels

Comments

@tkggusraqk
Copy link

use InstallPackage faild,but use SyncPackageToDevice and ExecuteShellCommand("pm install -r " + path, result); success
That's why
I was in accordance with the order of the source, separate command can

@tkggusraqk
Copy link
Author

I found a reason,upload path :/storage/sdcard0/tmp/autoui.apk,
var rpath = Device.FileSystem.ResolveLink ( path );
path:/mnt/shell/emulated/0/tmp/autoui.apk,
last:throw new FileNotFoundException ( String.Format ( "Unable to locate {0}", path ) );

@camalot camalot added the bug label Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants