Results 1 to 7 of 7

Thread: Using Sideload Wonder Machine on Linux and Mac

  1. #1
    Join Date
    Apr 2011
    Posts
    62

    Using Sideload Wonder Machine on Linux and Mac

    This particular forums is has helped me many times to fix the matter of mine. well I want to know whether there is supported version of the Linux and Mac of the Sideload Wonder Machine. If it is available then let me know about the feature and how to use on the Linux or Mac based system. Let me know if you are aware of anything useful information to get the requirement of mine. Thanks a lot in advance.

  2. #2
    Join Date
    Nov 2009
    Posts
    3,017

    Re: Using Sideload Wonder Machine on Linux and Mac

    Yes there is version of the Sideload Wonder Machine which is supported by the Linux and Mac. You can have the following feature on that particular version of the Sideload Wonder Machine.
    • You can install the apps on the phone.
    • It also list all the apps on the Android phone.
    • For the root users you can install the apps on the /system/app/ location. You will not be able to delete the file until and unless you have done the Factory Reset.

  3. #3
    Join Date
    Mar 2010
    Posts
    3,107

    Re: Using Sideload Wonder Machine on Linux and Mac

    Well if you are getting issue while installing the SWM on the device the you can use the following instruction on the Linux based system. You need to navigate to the script folder and simply open the pushtodata.sh into the text editor and simply replace the sudo ./adb push 2-Place-App-Here/$appname /data/app/' by using the ‘sudo ./adb install 2-Place-App-Here/$appname’ So try the same and see whether it is making any difference.

  4. #4
    Join Date
    Nov 2009
    Posts
    3,400

    Re: Using Sideload Wonder Machine on Linux and Mac

    I am suggesting following work around if you are getting error message which can be stated as ‘can't find 'data/app' to install’
    • You need to move to the script directory and you have to edit the pushtodata.sh file.
    • You have to later the line which is beginning with sudo./adb.

    Code:
    sudo ./adb install 2-Place-App-Here/$apptopush
    • now you need to save the file and simply run the menu.sh command and I am hoping that it would be helpful to you.

  5. #5
    Join Date
    Jun 2009
    Posts
    4,586

    Re: Using Sideload Wonder Machine on Linux and Mac

    Many users are getting permission denied error while installing the SWM on the system of yours. You have to see that the phone is rooted and enable the USB debugging and install the latest version of the SDK.
    Now execute the following command on the terminal. I am hoping that it would be helpful to you.
    Code:
    adb devices
    adb usb 
    adb shell id 
    adb shell ls -l / 
    adb shell ls -l /data 
    adb shell su -c ls /data 
    adb shell su -c "chmod 777 /data
    adb shell su -c "chmod 777 /data/app
    adb push <app.apk> /data/app
    adb shell su -c "chmod 755 /data
    adb shell su -c "chmod 755 /data/app

  6. #6
    Join Date
    Mar 2010
    Posts
    1,998

    Re: Using Sideload Wonder Machine on Linux and Mac

    I am suggesting following steps which you can use to fix the matter of yours.
    1. You have to browse to the folder where you have installed SWM on the computer of yours.
    2. Now you have to enter the chmod 777 menu.sh on the terminal and press enter.
    3. It will give you read, write and execute permission so you will not have the acess denied message on the computer.

  7. #7
    Join Date
    Mar 2010
    Posts
    2,470

    Re: Using Sideload Wonder Machine on Linux and Mac

    For the Mac users you need to download the .zip file and simply extract the file on the computer of yours. you need to create a directory which is called as swm-mac. Now change the file permission from the menu.sh. and execute the script on the computer of yours and follow the instruction which you have mentioned over here. So try the same and let me know whether it is working or not.

Similar Threads

  1. Using Amazon App store with Sideload Wonder Machine
    By MEDINI in forum Portable Devices
    Replies: 6
    Last Post: 21-05-2011, 10:36 AM
  2. Replies: 5
    Last Post: 21-05-2011, 10:35 AM
  3. Identify Linux machine on LAN
    By Maya Angelou in forum Networking & Security
    Replies: 5
    Last Post: 07-04-2010, 04:39 PM
  4. Installing linux on old machine
    By MangeshS in forum Operating Systems
    Replies: 4
    Last Post: 25-09-2008, 06:51 PM
  5. Windows on linux machine
    By SushmitaP in forum Operating Systems
    Replies: 2
    Last Post: 25-09-2008, 02:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,009,410.49330 seconds with 16 queries