AC Sideload Wonder Machine for Windows

Status
Not open for further replies.

zenrag

New member
Mar 26, 2011
0
0
0
Visit site
help!

I own an Atrix, unlocked, operating on Telus in Canada.

I want to side load programs for the phone.

I have gone through ad nauseum through all of the helpful advice.

I have re-downloaded the .net4 from M/S and I have also downloaded the Android SDK hoping that I could bring in some files that are needed there.

I have also downloaded the Motorola USB driver installer.exe and ran the program.

I still get the error file as follows:


See 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.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:/Users/Tyler/Desktop/Android/AC_SWM/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.
 

zenrag

New member
Mar 26, 2011
0
0
0
Visit site
Ok... got it to work.

Just needed to copy the swm folder into c: drive

Then the program executed!

Horray!

Next step: getting android apps for Canada (currently Canada is an unsupported region for Amazon Android Apps).


help!

I own an Atrix, unlocked, operating on Telus in Canada.

I want to side load programs for the phone.

I have gone through ad nauseum through all of the helpful advice.

I have re-downloaded the .net4 from M/S and I have also downloaded the Android SDK hoping that I could bring in some files that are needed there.

I have also downloaded the Motorola USB driver installer.exe and ran the program.

I still get the error file as follows:


See 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.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:/Users/Tyler/Desktop/Android/AC_SWM/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.
 

darcys

New member
Dec 28, 2010
0
0
0
Visit site
I have followed all the steps to sideload apps and have successfully installed a few but for the most part I keep getting this error "Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]". I am not sure what I am doing wrong. Any help would be great.

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



Installing application


1907 KB/s (0 bytes in 17209812.008s)
pkg: /data/local/tmp/to_install.apk
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]

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 . . .





I have sideloaded the amazon market app and have downloaded a few free apps and thanks to AT&T have gotten the security install block. So I did the process of copying the .apk that was downloaded through amazon and copied it to my computer. I tried to sideload it and received the error I mentioned. So I downloaded a different app and did the same process and was able to install it. So I am not sure whats going on. One app that i tried to load gave me the error as well but then i tried it again later and it installed. Please help.



Sony experia x10a w/1.6 on At&t
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
still waiting for a download link..somebody out there has to have a link to download this

Link gets a 404 error

I keep getting 404 error when trying to dowload sideload wonder machine.
HELP

The "You can download the current version of the SWM here." link isn't working for me, either.

If the link doesn't work, it's attached to post 16 in this thread.

I have followed all the steps to sideload apps and have successfully installed a few but for the most part I keep getting this error "Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]". I am not sure what I am doing wrong. Any help would be great.

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



Installing application


1907 KB/s (0 bytes in 17209812.008s)
pkg: /data/local/tmp/to_install.apk
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]

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 . . .





I have sideloaded the amazon market app and have downloaded a few free apps and thanks to AT&T have gotten the security install block. So I did the process of copying the .apk that was downloaded through amazon and copied it to my computer. I tried to sideload it and received the error I mentioned. So I downloaded a different app and did the same process and was able to install it. So I am not sure whats going on. One app that i tried to load gave me the error as well but then i tried it again later and it installed. Please help.



Sony experia x10a w/1.6 on At&t

apk file will not parse = generic error message. It's either bad, not for your phone/version, an app that wants to install to /system instead of /data, or an app you tried to previously install that created an entry in the .androidsecure folder on your SD card.
 

eyeks

New member
Mar 19, 2011
1
0
0
Visit site
1.1 errors out... see log here...

1.1 fails each time after the .apk file is selected and before Go can be clicked.

Log below:
See 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.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:///Z:/Programs/Android-SWM/1.1/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.
 

KansasCityREPU

New member
Mar 25, 2011
0
0
0
Visit site
I have loaded ther Amazon Appstore and Rio with no problems on my ATRIX. Appstore keeps trying to push an update. Whenever I try to install the update via SWM it fails saying the application is already loaded. Anybody get around this?
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
1.1 fails each time after the .apk file is selected and before Go can be clicked.

Log below:
See 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'.
can't find what it needs here ^^
----------------------------------------
AC_SWM
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/Programs/Android-SWM/1.1/AC_SWM/AC_SWM.exe
'Cause you don't have it on your C drive. ^^
----------------------------------------

See the red portions above, then see post 16 for instructions.

I have loaded ther Amazon Appstore and Rio with no problems on my ATRIX. Appstore keeps trying to push an update. Whenever I try to install the update via SWM it fails saying the application is already loaded. Anybody get around this?

If you're using the "upgrade" button and not the install, it sounds like the update isn't a full application and just a patch. Maybe uninstall the amazon app store and get the latest version from amazon.com?

Just a guess, and may make things worse.
 

Pandamonium988

New member
Mar 28, 2011
0
0
0
Visit site
when i click the link to download i keep getting "404.error".....is the page gone or corrupted or is something wrong on my end?

Edit** NVM Found It...Wrks Awesome...Now All thts left is to figure out how to Root my Inspire nd I'll be happy...
 
Last edited:

dwade62

Well-known member
Jan 25, 2011
84
2
8
Visit site
I have an unrooted Atrix. (too much of a computer/phone noob to try the root) I decided to take a leap and try this. I can't get the application to open.

I'm running Windows Vista. I downloaded the Zip file and I installed the SWM file to my C drive. When I click on the exe file I get the error: "C:\AC_SWM\AC_SWM.exe is not a valid Win32 application."

I checked the Programs /Features to see what net frameworks I have on my computer. I have:
NET Framework 3.5 SP1
NET Framework 4 Client Profile.

Do I need the full Framework 4, or is the Client Profile sufficient?
If I do need the full framework, do I need to uninstall the Client Profile first? If so, is this something that can screw up my computer if there is an install problem? Or is it something else I'm doing wrong?

Any help would be appreciated.
 
Last edited:

snowtigerxl

New member
Mar 28, 2011
0
0
0
Visit site
When I click "Go" on the SWM, I see an error message in the DOS box: "Loader.bat is not recognized as an internal or external command, operable program or batch file." Any idea what I've screwed up?

i have the moto backflip. Now instead of saying "loader.bat" mine comes up " adb" is not recognized as an internal or external command. any ideas?
 

Jerry Hildenbrand

Space Cowboy
Staff member
Oct 11, 2009
5,569
2,797
113
Visit site
I have an unrooted Atrix. (too much of a computer/phone noob to try the root) I decided to take a leap and try this. I can't get the application to open.

I'm running Windows Vista. I downloaded the Zip file and I installed the SWM file to my C drive. When I click on the exe file I get the error: "C:\AC_SWM\AC_SWM.exe is not a valid Win32 application."

I checked the Programs /Features to see what net frameworks I have on my computer. I have:
NET Framework 3.5 SP1
NET Framework 4 Client Profile.

Do I need the full Framework 4, or is the Client Profile sufficient?
If I do need the full framework, do I need to uninstall the Client Profile first? If so, is this something that can screw up my computer if there is an install problem? Or is it something else I'm doing wrong?

Any help would be appreciated.

You'll need the full framework. As far as the upgrade process from 3.5 to 4.0, I would read what Microsoft has to say about it.

i have the moto backflip. Now instead of saying "loader.bat" mine comes up " adb" is not recognized as an internal or external command. any ideas?
run the diagnostic tests and tell me the output.
 

reality99

New member
Mar 13, 2011
1
0
0
Visit site
Keep getting the 404 error too, I downloaded it on a different computer a few days ago and had no problem but now the link wont work for me.
 

Themaster1

New member
Mar 29, 2011
0
0
0
Visit site
Good morning,

I have the AC folder onto my C file. It runs fine but cannot find my phone to do the APK install. The phone I am using by the way is HTC inspire 4g. I even ran a dignostic and it can't find my phone. I use a windows 7 laptop and .net or whatever was it needed downloaded. Is there anything else am I missing? The phone is set up debugged in the app settings.

I know I'm going to get a quick reply, but even when the phone plugs in it has 5 options what to have it as: Charging, USB tathering, Disk drive, and internet pass-through. Which ones should I select?

Much appreciated.
 
Status
Not open for further replies.

Forum statistics

Threads
942,898
Messages
6,916,439
Members
3,158,728
Latest member
ThatDude