Hi,
  I seem to be having problems when deploying an app to a physical device.
This is a new solution, so I'm not sure if this is due to the latest update
of MonoDevelop/Mono for Android.

  I see this in the AndroidTools log file:

[2013-02-03 15:57:23.6] DEBUG: RunShellCommand: 015d2d3e5d13fa0b am
broadcast -a mono.android.intent.action.PACKAGE_VERSIONS -e "packages"
"Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_10,net.monocross.Edifex.Droid"
Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions
[2013-02-03 15:57:24.2] DEBUG: RunShellCommand: 015d2d3e5d13fa0b cat
/data/system/packages.xml
[2013-02-03 15:57:24.2] DEBUG: RunShellCommand: 015d2d3e5d13fa0b cat
/dbdata/system/packages.xml
[2013-02-03 15:57:24.2] DEBUG: RunShellCommand: 015d2d3e5d13fa0b pm
uninstall "Mono.Android.DebugRuntime"
[2013-02-03 15:57:34.6] DEBUG: RunShellCommand: 015d2d3e5d13fa0b pm install
"/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2013-02-03 15:57:37.7] DEBUG: RunShellCommand: 015d2d3e5d13fa0b rm
"/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2013-02-03 15:57:37.7] ERROR: Deployment failed
Mono.AndroidTools.InstallFailedException: Unexpected install output: 
  at Mono.AndroidTools.Internal.AdbOutputParsing.CheckInstallSuccess
(System.String output, System.String packageName) [0x00128] in
/Users/builder/data/lanes/monodevelop-lion-monodevelop-3.1-series/5d928ec4/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Internal/AdbOutputParsing.cs:272
 
  at Mono.AndroidTools.AndroidDevice+<InstallPackage>c__AnonStorey13.<>m__18
(System.Threading.Tasks.Task`1 t) [0x00016] in
/Users/builder/data/lanes/monodevelop-lion-monodevelop-3.1-series/5d928ec4/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/AndroidDevice.cs:431
 
  at
System.Threading.Tasks.TaskActionInvoker+ActionTaskInvoke`1[System.String].Invoke
(System.Threading.Tasks.Task owner, System.Object state,
System.Threading.Tasks.Task context) [0x00000] in
/private/tmp/monobuild/build/BUILD/mono-2.10.9/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:195
 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000b] in
/private/tmp/monobuild/build/BUILD/mono-2.10.9/mcs/class/corlib/System.Threading.Tasks/Task.cs:475
 
  at System.Threading.Tasks.Task.ThreadStart () [0x0006e] in
/private/tmp/monobuild/build/BUILD/mono-2.10.9/mcs/class/corlib/System.Threading.Tasks/Task.cs:388
 


thanks,
Dennis




--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Failed-to-deploy-Internal-error-tp5712827.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to