android - adb push fails with Invalid argument -
Hello, what do I do to push an APK extension file on my phone so that I can execute:
but failed with this error: So am I doing wrong here? please try Make any folder in the C drive and then the APK Insert it and try it. Change the name of the main package and try again. For example: C: \ user \ dogfaces \ appadata \ local Android Android SDK platform platforms & gt; ADB.XE push c: \ main.1.com.redcricket.Audiobook.obb / mnt / sdcard / Android / OBB / com .redcricket.Audiobook \ main.1.com.redcricket.Audiobook.obb
failed to copy 'c: \ Main.1.com.redcricket.Audiobook.obb' to '/ mnt / sdcard / android / Obb / com.redcricket.Audiobook \ main.1.com.redcricket .Audiobook.obb ': Invalid argument
adb push foo.txt /sdcard/foo.txt
Comments
Post a Comment