This is a migrated thread and some comments may be shown as answers.

Failing to deploy to both Galaxy Tab 10.1 and Galaxy Tab 2 7.0

3 Answers 60 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kevin
Top achievements
Rank 1
Kevin asked on 30 Apr 2013, 01:42 AM
Same result on both. If i try to deploy via mist by scanning QR code it says failed to parse package. (Yes i have both usb debugging and uknown sources... i regularly install games from humble bundle on these devices)

Trying from graphite i get this output....

[2013-04-29 20-39-37-27] Log (Info,None): Project "DApp.proj" (default targets):
Done building project "DApp.proj".

Device storage detached for GT-P7510.
Successfully deployed application GAW76HL6J9.com.landmark.debtapp to GT-P7510.
[2013-04-29 20-39-49-82] Log (Exception,High): System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> Telerik.BlackDragon.Client.Mobile.MadBee.Exceptions.PackageInstallationException: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
   at Telerik.BlackDragon.Client.Mobile.MadBee.Device.InstallRemotePackage(String remoteFilePath, Boolean reinstall)
   at Telerik.BlackDragon.Client.Mobile.MadBee.Device.InstallPackage(String packageFilePath, Boolean reinstall)
   at Telerik.BlackDragon.Client.Mobile.Android.AndroidDevice.#cp.#Pmb()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
---> (Inner Exception #0) Telerik.BlackDragon.Client.Mobile.MadBee.Exceptions.PackageInstallationException: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
   at Telerik.BlackDragon.Client.Mobile.MadBee.Device.InstallRemotePackage(String remoteFilePath, Boolean reinstall)
   at Telerik.BlackDragon.Client.Mobile.MadBee.Device.InstallPackage(String packageFilePath, Boolean reinstall)
   at Telerik.BlackDragon.Client.Mobile.Android.AndroidDevice.#cp.#Pmb()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 07 May 2013, 06:42 AM
Hello Kevin,

Sorry for the delay of my answer. We were able to reproduce your problem on our Galaxy Tab 7.7. The problem is in your application identifier and push plugin. Change your identifier to lower case. If the identifier is with Upper case and push plugin is enabled - the same exception is thrown.

Kind regards,
Nikolay
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Ajay
Top achievements
Rank 1
answered on 03 Sep 2013, 10:56 AM
hi, am getting same error. and application identifier is in lower case.

[2013-09-03 16-14-14-76] Log (Info,None): Project "testing push.proj" (default targets):
Done building project "testing push.proj".

Successfully deployed application com.telerik.testingpush to GT-S5570.
[2013-09-03 16-21-57-71] Log (Exception,High): Telerik.BlackDragon.Client.Mobile.MadBee.Exceptions.PackageInstallationException: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
   at Telerik.BlackDragon.Client.Mobile.MadBee.Device.InstallRemotePackage(String remoteFilePath, Boolean reinstall)
   at Telerik.BlackDragon.Client.Mobile.MadBee.Device.InstallPackage(String packageFilePath, Boolean reinstall)
   at Telerik.BlackDragon.Client.Mobile.Android.AndroidDevice.#Hs.#kad()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
0
Steve
Telerik team
answered on 03 Sep 2013, 04:22 PM
Hello Anup,

We did not find a "testing push" project in your account, please let us know which is the problematic project, so we can investigate what is wrong with it.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
Kevin
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Ajay
Top achievements
Rank 1
Steve
Telerik team
Share this question
or