Troubleshooting issues with the Sideload Wonder Machine for Windows

jflexe99

Droids!
Sep 4, 2010
336
6
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\AC_SWM\payload\to_install.apk'.
at Microsoft.VisualBasic.FileSystem.FileCopy(String Source, String Destination)
at AC_SWM.frmMain.btnChoose_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
AC_SWM
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Jordon/Desktop/AC_SWM.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.232 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


That is what I am getting on my HTC Inspire tryin to get Netflix installed...I WANT NETFLIX!!!
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\AC_SWM\payload\to_install.apk'.

<snip>

That is what I am getting on my HTC Inspire tryin to get Netflix installed...I WANT NETFLIX!!!

Re-read the instructions. It looks like you didn't install the files to the root of your C drive.
 

zuroph

New member
Aug 7, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Re-read the instructions. It looks like you didn't install the files to the root of your C drive.
I'm getting the same message. I installed using the windows installer. I browsed to the folder on my windows machine to see what was in the payload folder and there is just a single file called "placeholder"....

EDIT: Just checked the zip file option, and its the same, payload folder is missing files
 
Last edited:

Gorf

New member
Aug 11, 2011
2
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Hi gbhil,

I DL'ed the sideloader and I still can't get this app I am developing to work. I am using a Coby Kryos
MID 7022 capacitive touch 4GB storage and 4g. I have a 16 GB microSD card. I have the device
set to allow debugging, allow mock locations and unknown sources. I am using the Marmalade
developer kit with VS2010 as the compiler and it is set to GCC cross compile for ARM. The app
works fine in the simulator and emulator but I get it over to the tablet but copying it and the icon
show a lock on it. The Marmalade deploy tool will not work either. I am getting this error from all
the different ways I've tried to intall it from the PC....I'll show you the sideloaders output but the
bold and underlined section is what all windows based deployment keeps telling me.

Code:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Android Central Sideload Wonder Machine v. 1.1
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@



Installing application


1182 KB/s (1872461 bytes in 1.546s)
        pkg: /data/local/tmp/to_install.apk


[B][U]Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES][/U][/B]


If you do not see an error, everything was
successful and your application is installed.
After exiting the program, you may unplug
your Android phone.
Press any key to continue . . .

Supposedly according the the folks at Marmalade, you do not need any certificates
for debugging purposes but yet I get this error consistantly.

Any help would be appreciated
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Hi gbhil,

I DL'ed the sideloader and I still can't get this app I am developing to work. I am using a Coby Kryos
MID 7022 capacitive touch 4GB storage and 4g. I have a 16 GB microSD card. I have the device
set to allow debugging, allow mock locations and unknown sources. I am using the Marmalade
developer kit with VS2010 as the compiler and it is set to GCC cross compile for ARM. The app
works fine in the simulator and emulator but I get it over to the tablet but copying it and the icon
show a lock on it. The Marmalade deploy tool will not work either. I am getting this error from all
the different ways I've tried to intall it from the PC....I'll show you the sideloaders output but the
bold and underlined section is what all windows based deployment keeps telling me.

Code:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Android Central Sideload Wonder Machine v. 1.1
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@



Installing application


1182 KB/s (1872461 bytes in 1.546s)
        pkg: /data/local/tmp/to_install.apk


[B][U]Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES][/U][/B]


If you do not see an error, everything was
successful and your application is installed.
After exiting the program, you may unplug
your Android phone.
Press any key to continue . . .

Supposedly according the the folks at Marmalade, you do not need any certificates
for debugging purposes but yet I get this error consistantly.

Any help would be appreciated

[INSTALL_PARSE_FAILED_NO_CERTIFICATES] is an error reported from the apk installer on your device. NO_CERT means the package is not signed correctly, while INCONSISTENT_CERT means the key used to sign a new version does not match the key used to sign the previous version.

Signing explained in detail -- Signing Your Applications | Android Developers
 

Gorf

New member
Aug 11, 2011
2
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

[INSTALL_PARSE_FAILED_NO_CERTIFICATES] is an error reported from the apk installer on your device. NO_CERT means the package is not signed correctly, while INCONSISTENT_CERT means the key used to sign a new version does not match the key used to sign the previous version.

Signing explained in detail -- Signing Your Applications | Android Developers
I've been over that doc a dozen times and follwed it to the letter and it still does not sign my app properly. Development should never be this hard. This is just beyond ridiculous and fustrating.

I've deved for a ton of systems and never had such a ridiculously hard time trying to run the
app on the target device. A simple upload to the device was all one ever needed to do.
This is beyond useless.

Sorry....venting my fustrations as it seems not one person though I've asked several dozen
and read page after page of how to's and such and not one has give the simplest answer.

You would thing Marmalade would include a comprehensive tutorial on how to use its idiotic
and over bearing deploy tool but it seems they can't answer a single question with out asking
more questions I already answered.

OY!

Thanks anyway,

Steve
 

andrewndy

Member
Jul 29, 2011
11
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Having trouble installing an apk file. Code is:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Android Central Sideload Wonder Machine v. 1.1
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@



Installing application

3861 KB/s (672161 bytes in 0.170s)
pkg: /data/local/tmp/to_install.apk

It seems to just not continue, no error message or anything :(

EDIT: Couldnt find anyway to sort it on the computer side of things or phone, thankfully had a backup of everything on the phone a few days ago so factory reset and tried it again and it works now
 
Last edited:

alex9009

New member
Sep 4, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

I did a quick search in this thread and didn't find a answer to my problem.

I currently have a HTC Inspire 4G, and I'm pretty sure that I had set up everything correctly because i went through the two diagnostics tests and they both gave me no errors. When i go and try to install a .apk file I get this error.

1897 KB/s (9280011 bytes in 4.792s)
pkg: /data/local/tmp/to_install.apk
Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]

Any help would be much appreciated.
 

_an

New member
Oct 11, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

I'm having trouble sideloading an app to my Nexus S. I had used SWM about a year ago, but for some reason I cannot now (I have since re-installed windows / wiped the phone).

I've installed the phone drivers via PDAnet, and am able to successfully connect to the phone through that application.

However, SWM and ADB always report "error: device not found"...

I have all of the settings correct, per the original post. I have noticed, however, that I see an external device when I open up "my computer"... I cannot open it unless I turn on USB storage:

A3RgJ.png


any ideas how to get this to work?
 
Last edited:

mrs.amyhicks

New member
Nov 10, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Hello, Im trying to download Mikandi and am seeing mention of the Sideload Wonder Machine but I cannot for the life of me find a link to download it on my computer. Where do I go to download the machine in order to start the process?? I have an AT&T HTC Surround......
 

ejr300

New member
Dec 18, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

hi,

i dont know whats wrong, my phone is the INQ Cloud Touch. i've went through everything in the troubleshooting forum and ive narrowed the problem down to needing the adb driver or something like that. the device manager on my computer says my phone is missing a driver (im running windows 7 x86, im pretty sure its 64-bit) but since my phone is relatively new, i havent had any luck looking on line. could you please help? i hope ive explained well enough :)
 
Last edited:

steven787360

New member
Nov 6, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Please help.
i have a really fast question. do i need to extract the files so it can work? :-\
 

steven787360

New member
Nov 6, 2011
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

yea it works perfectly but there's a important question.

I down loaded a game in this sideloader but then i noticed that the app was really in the market.
will i be able to do an update to the game even though is from sideload wonder machine?
if i go to the android market will the game show like i can update it?
I don't want to loose my progress on the game, that's why I don't want to delete it and download it again.
If i cant update it in the market, do you know where i can update it?

Please Help!!! :':):):)':):)':):)':):)'( .... please? :)
 

cyfernoa

New member
Jan 2, 2012
0
0
0
Visit site
Re: Troubleshooting issues with the Sideload Wonder Machine for W

Problem with installing apps.

Using a photon 4g here. I've tried to install two separate apps and I get an error that says. to_install.apk not a valid zip file.

Not really sure what this is trying to tell me. Anyone know how to fix this issue?
If this is a repeat question Im sorry just joined today.
 

Forum statistics

Threads
943,007
Messages
6,916,861
Members
3,158,771
Latest member
planeboy