Troubleshooting issues with the Sideload Wonder Machine for Windows

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
Ok trying to sideload the newest audible beta and getting ' adb' is not recognized as a external or internal command error uhm HELP :)


In the program itself, there is a button labeled "Diagnostics". Clicking it will open a new window with two choices -- USB diagnostics and Path diagnostics. Run the path diagnostics and the program will check to see if the right files are in the right places. If you see an error you can't resolve, sing out and we can determine why.
 

jpinks

Member
Oct 27, 2010
18
0
0
Visit site
I did both before I tried to install the new apk. No errors came up. I tried to install from a seperate directory and putting the apk in the payload directory still got the same error.
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
Make sure only the apk file you want is in the payload folder, and run the loader.bat file in the AC_SWM folder. As long as you have the latest version, it's designed to run standalone if needed
 

jpinks

Member
Oct 27, 2010
18
0
0
Visit site
Thanks for the tip on running the loader bat. That did the trick. What is that adb error, is it something to do with audible or is it because its on a craptivate and its the ATT stuff trying to keep it out?
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
It could be any number of things. Usually see it on some corporate versions of XP. The GUI was built so people have an easy way to do it, without copying files or remembering which batch scripts to run. Issues with the .net framework, path errors, permissions, etc. can cause the GUI to fail.

That's why the commands themselves aren't written in the application, and are done through scripts instead. While it's not as easy or elegant, at least this way people like yourself can still sideload their apps without having to install and set up the SDK.

protip:
use reloader.bat to upgrade an app through sideloading
Always make sure only one apk (the one you want loaded) is in the payload folder at any time.
 

fadi1973

New member
Nov 30, 2010
0
0
0
Visit site
please i need quick help

i installed the swm
this message apper each time i run the swm
unable to find a version of the runtime to run this applecation
soo how can i fix this problem
 

PPYEAH

New member
Oct 31, 2010
1
0
0
Visit site
My problem

This is what i get from pressing the "Test path issue"
Can someone tell me what to do next?
I used to have the Windows Vista and the old version of the SWM. It worked great on my Samsung Galaxy S captivate.
After I switch to Windows 7. I have never able to get this work again.

Plz help, thank you



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

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at AC_SWM.frmDiag.Button2_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.1 (RTMRel.030319-0100)
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:/AC_SWMv1.1_10_30_BETA/AC_SWM/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.1 built by: RTMRel
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.1 built by: RTMRel
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.
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
This is what i get from pressing the "Test path issue"
Can someone tell me what to do next?
I used to have the Windows Vista and the old version of the SWM. It worked great on my Samsung Galaxy S captivate.
After I switch to Windows 7. I have never able to get this work again.

Plz help, thank you



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

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at AC_SWM.frmDiag.Button2_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.1 (RTMRel.030319-0100)
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:/AC_SWMv1.1_10_30_BETA/AC_SWM/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.1 built by: RTMRel
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.1 built by: RTMRel
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.
Make sure you have .NET4 correctly installed. It's from Microsoft. Link in first post
 

2monkeyman

New member
Dec 14, 2010
0
0
0
Visit site
Error

My problem is that when I try to install an app, everything works until the end, the diagnostics are fine, but the error says I have insufficient storage, I just factory reset my captivate phone, so why doesnt it work?
 

josh.mitchell

New member
Dec 18, 2010
0
0
0
Visit site
Install_parse_failed_no_certificates

Hi can anyone help me sort out a couple things? i was trying to install the fmradio app on my galaxy s running the insantiy rom XXJPO and first my phone just errored and reset no there is an error coming up that states [INSTALL_PARSE_FAILED_NO_CERTIFICATES] What am i doing wrong?
 

irezloe217

Member
Dec 11, 2010
5
0
0
Visit site
So Phil...It says it was a success installing the new Gingerbread keyboard for 2.1. I'm unrooted, and on a Captivate. From my understanding this APK should work, but after I sideload it, nothing shows up anywhere. Do I have to install/activate the APK on the phone?

Edit: Totally figured it out. It didn't pop up as an option when I was composing a message, and had to turn it on under the actual settings in running apps (for anyone else having the same issue).

Thanks for such a wonderful program Phil! :D
 
Last edited:

anon77519

New member
Oct 28, 2010
4
0
0
Visit site
I installed Sideload Wonder on my laptop. It worked fine on my captivate. I installed 15+ apps. My boss got the captivate so I took my laptop to work hooked up my boss phone and the first app installed fine then ever since I get the error insufficient storage. I hooked my captivate back up and now my phone gives the same ererror.

sideload wonder still works fine to install apps on my phone from my desktop pc. It's just my laptop is having problems.


Any ideas what's wrong?

Thanks
Jim
 
Last edited:

stevemedia

New member
Dec 23, 2010
0
0
0
Visit site
Hi,
First post but I have been reading reams and reams of useful info for a while now. Thanks to all.
Mind you, even after all the reading I can only get as far as:-

'loader.bat' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Main User\Desktop\AC-SWM-v1.0\AC-SWM\payload>cd ..

C:\Documents and Settings\Main User\Desktop\AC-SWM-v1.0\AC-SWM>loader.bat
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Android Central Sideload Wonder Machine v. 1.1
Make sure your phone is plugged in, and
USB debugging is enabled on your phone
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

List of devices attached
644213c9dada device

You should see the serial number of your Android
phone above. If so, continue. If not, make sure
you have installed the USB driver for your phone,
and make sure that USB debugging is enabled.

Press any key to continue . . ."

And this is where I am lost.
The "644213c9dada " is not the same as the Serial number in battery compartment of my Samsung I5801. It's "RVIZ966404M".
Can anyone help me with this, why the difference? More importantly, is it ok to proceed?
best wishes
Steve
 

snipedinthehead

New member
Dec 23, 2010
1
1
0
Visit site
Here's the error I got when looking for the proper files:

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

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at AC_SWM.frmDiag.Button2_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.1 (RTMRel.030319-0100)
CodeBase: file:///D:/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:///D:/AC_SWM/AC_SWM.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///D:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///D:/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:///D:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///D:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///D:/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.



Also, any idea where I can find the USB driver for a Sony Xperia 10xa? This sideloader sounds fantastic, but I can't get any use out of it, because I can't even find the proper driver! Also, I've tried installing about 2 or 3 drivers, each of which is supposedly the correct one, but every time it shows up as a Mass USB storage.
 

deadxxtruth

New member
Dec 16, 2010
0
0
0
Visit site
So before I had trouble with this program because it just wouldn't find my phone but when I installed android sdk manager, that fixed it but for some reason now SWM isn't picking my phone up again and it's not finding it at all. Is there anything you can help me with?