Page 9 of 11 FirstFirst ... 67891011 LastLast
Results 201 to 225 of 263
Like Tree5Likes
  1. #201  

    Default

    Quote Originally Posted by 42turkeys View Post
    Sideload Wonder Machine for Linux & Mac.

    Linux & Mac users, no longer shall you feel left out, SWM for Linux & Mac is here!

    Yes it's not pretty, yes it's a shell script but it is packed with features.

    Features:
    Install apps to phone.
    List apps on phone.
    (Coming Soon) Download apps to push.
    (Coming Soon) Delete apps off phone.

    Features for rooted users only: (If you don't know what it is you don't have it)
    Install apps to /system/app/ (can't be deleted with a factory reset)
    (Coming Soon) Create 'update.zip' to flash in recovery.
    (Coming Soon) Delete System Apps.

    How To Use:
    Double click on the 'menu.sh' file & click 'Run in terminal' (or something similar)

    Download:
    Download the installer script .
    The installer will install Sideload Wonder Machine in your home/user folder. Don't move it.

    Need Help?
    Post here or for quick support email me: help at rootmydroid.co.uk

    Screenshot:

    Hi-res screenshot .
    thanks
  2. #202  

    Default

    great tutorial
  3. #203  
  4. #204  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    need a post to see the screenshot.
  5. #205  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Thanks jerry!
  6. #206  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    testing - so I can see the screenshot/attachments
    Tobzzz likes this.
  7. #207  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    responding so i can see the attachment
  8. #208  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    This is great! Thanks!
  9. #209  

    Lightbulb Re: Sideload Wonder Machine for Linux & Mac!

    Im no expert with android but im smart when it comes to techy stuff im good with pc but i have a mac i got like a thousand apps that wont install on my damn cursed att captivate galaxy s froyo 2.2 i guess it will do it with sideloader wondermachine since i cant figure out how to root bcuz update.zip is not cucurrent for froyo2.2 and noone has info onit with mac now im here and still trying someone help but hopefully ill figure it out
  10. #210  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Is this as hard as everyone makes it out to be?
  11. #211  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Glad to get some mac support
  12. #212  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    lol i have no idea how to do this?? could someone explain this in more detail?
  13. #213  
    ACraigL's Avatar

    Posts
    7 Posts
    Global Posts
    13 Global Posts

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Getting syntax error near unexpected token `1'
  14. #214  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    cant seem to get this to work
  15. #215  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Thanks for this. This is the best solution I've found.

    Cheers,
    Rick
  16. #216  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    is this for the mac?
  17. #217  

    Cool Re: Sideload Wonder Machine for Linux & Mac!

    need help. this is complex
  18. #218  

    Smile Re: Sideload Wonder Machine for Linux & Mac!

    Awesome Site And An Awesome App
  19. #219  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    appreciate it
  20. #220  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Attention to all MAC users, here's a simpler way to get it done:-

    After downloading all the zip files, unzip them (swm-mac) & place it in your home folder.
    1. Run Terminal window. (in your Utilities folder)
    2. You should get something like this:-

    Last login: Wed Jul 6 17:28:41 on ttys000
    Pamela-Lims-MBP:~ macbookpamelalim$

    3. Now move the ADB file from the SWM-MAC folder to your home folder.
    4. Move whatever app you want to install to your home folder as well. It should be a ~.apk file.
    5. Next, key in sudo ./adb devices & hit ENTER.

    You should see something like this if your phone is connected (USB Debugging mode turned ON):-
    * daemon not running. starting it now *
    * daemon started successfully *
    List of devices attached
    TA2070CW4G device

    6. Now key in 'sudo ./adb install ~.apk & hit ENTER. (Replace ~ with the exact name of the APK file. The way to do it is press ALT button when you click on the APK file name to select the file, then press Command + C to copy it exactly as it is written.) Then it will ask you for PASSWORD, which you will enter the password that you created to access your MAC when you startup or install programmes. Then hit ENTER.

    It should look something like this:-
    831 KB/s (320821 bytes in 0.377s)
    pkg: /data/local/tmp/Aptoide.apk
    Success

    7. You can have all the apk files in the home folder as long as you specify each file in the command line properly.

    This method doesn't require me to reboot the phone each time I install a file & it appears on the phone immediately!

    For your information, I'm on a Macbook Pro, 10.6.6 & just got myself a Motorola Atrix 4G on Froyo 2.2.2 & got frustrated because I wasn't able to install my backup apps from my old phone that I dropped. Upon searching & reading the entire 22 pages of this thread, I experimented & got it working. I hope you can get it to work too!

    [HL]Thank you to the creators of Sideload Wonder Machine![/HL] I don't want to root my phone if I don't have to. It's a darn tedious process as I've rooted my iPhone before. Hope it works for you! Cheerio!
    Last edited by pummkin; 07-06-2011 at 05:45 AM.
  21. #221  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Quote Originally Posted by bluephi View Post
    I keep getting "Permission Denied" when trying to push an app to my HTC Aria.
    I have the same problem in my HTC Inspire 4G, somebody knows to solve this (the problem ramains even after restarting the phon by the app)

    Thanks,

    Julio
  22. #222  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Not working for the EVO 3D. it states "somethings gone wrong" any ideas?
  23. #223  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Not working on my Samsung Captivate running 2.2. The script says to be sure debugging and "other sources" are enabled, and that you can find these options under Settings --> Applications. Debugging is there, but "other sources" isn't. The closest thing I see is something called "mock locations." My OS is Linux Mint, and it definitely sees the phone, bu swm doesn't. I have complete access to the phone through nautilus.

    I don't know if this is relevant or not, but I rooted the phone through windows, not linux.

    Thanks.
  24. #224  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    Hi, I am having troubles installing SWM on my MAC
    Can I please have a step by step guide to help me install this on my computer?
    Thanks in advance
  25. #225  

    Default Re: Sideload Wonder Machine for Linux & Mac!

    It keeps saying this after I choose an option:

    Users/Moraes/Downloads/swm-mac 2/menu.sh: line 84: scripts/pushtodata.sh: No such file or directory

    What should i do?
Page 9 of 11 FirstFirst ... 67891011 LastLast

Posting Permissions