[APP] Muspelheim - Pull-push-delete files/mount/remount/Install apps

Search This thread

a-son

Senior Member
Aug 17, 2008
183
11
Tierra del norte
www.softdevs.se
Hello
It was pretty hard to send/receive files, mount,remount to and from Android Mobile Phones (developed against Galaxy S) while in debug mode so i have made a application to do this.

Visit mainsite
http://www.softdevs.se

Features
*Reboot to recover/download and reboot buttons.
*Send or receive files from/to device
*Send folder to device
*Delete files/folder on the device.
*Bulk installation of apps to internal/external sd
*Bulk uninstall apps
*Drag&Drop file support to sendlistbox
*Mount/remount RO,RW capabilities
*Show mount table
*Add your own mount commands to listbox permanent
*Use of mount preconfigs
*Execute commands
*Delete/copy files and apps from:
/sdcard/, /, /system/, /system/app/, /system/csc/, /system/etc/, /system/fonts/
/system/framework/, /etc/init.d/, /data/app/

Request additions & improvements in this thread or at the mainsite


Visit mainsite
http://www.softdevs.se
 
Last edited:

dcarr622

Senior Member
Oct 18, 2008
1,622
142
dcarr.io
Nice work! This will probably come in handy. Can you publish the source I'd like to look at it for educational purposes :D

cool.
why not just use ftp??
it's so much faster... all u have to do i open ftp server on phone and then client on pc connenct....transfer

ADB is faster than FTP especially for large files
 

dupel

Senior Member
Jun 2, 2010
1,394
23
London
Really nice (I might even try it out), but question - what is wrong with simple drag and copy? =)
 

kylechen

Senior Member
Feb 13, 2009
122
76
any advantage over androidSamba?

I'd like copy past running files on windows explorer with samba all the time.

Edit: Sry My Fault...ADB File Pushing, That is interesting.
 
Last edited:

mr_at_sgs

Senior Member
Sep 27, 2010
552
25
Nice, but why reinvent the wheel? Did you try android commander?

Sent from my GT-I9000 using XDA App
 

a-son

Senior Member
Aug 17, 2008
183
11
Tierra del norte
www.softdevs.se
1.0.0.12

Updated first post with the new version 1.0.0.12


Nice work pal. Please include cut copy paste and delete option to and from phone. Thanks again.

Now there is support for Drag & Drop files to sendlistbox.

Nice, but why reinvent the wheel? Did you try android commander?
Sent from my GT-I9000 using XDA App

Not the whole wheel, just the bars from center to rimb -:)


cool.
why not just use ftp??
it's so much faster... all u have to do i open ftp server on phone and then client on pc connenct....transfer

I dont want to have to install ftpserver before i can transfer files.
 
Last edited:

jjwa

Senior Member
Jun 24, 2010
220
10
38
Enschede
The program does not start on my computer. Also, the installation wizard was in a language I don't know, hehe.
(Windows 7 x64. ADB works for me. Phone connected or not connected makes no difference.)
 

a-son

Senior Member
Aug 17, 2008
183
11
Tierra del norte
www.softdevs.se
The program does not start on my computer. Also, the installation wizard was in a language I don't know, hehe.
(Windows 7 x64. ADB works for me. Phone connected or not connected makes no difference.)

Hi
Sounds strange that it does not start.
What version are you trying, 1.0.0.26 is relased.

Im also on W7 X64 and it do works fine.

Well the installtion language is in spanish , but as always, its only Next, Next and Next......

EDIT: Do you have Microsoft .net framework 4.0 installed?

EDIT: The problem is for x86 computers, its working ok in x64
Although application is build for x86 it doesnt work, very strange...

Working on this....

A-son
 
Last edited:

Daan518

Member
Aug 15, 2010
28
2
Just a quick question from someone who isn't that experienced with all of these things:

Could this program be used to remove bloatware? As in, the preinstalled carrier/regional apps?

I used to do this with Root Explorer, but this seems no longer possible under froyo and this looks like a fairly easy solution to that problem.

Thanks for your help.
 

a-son

Senior Member
Aug 17, 2008
183
11
Tierra del norte
www.softdevs.se
Just a quick question from someone who isn't that experienced with all of these things:

Could this program be used to remove bloatware? As in, the preinstalled carrier/regional apps?

I used to do this with Root Explorer, but this seems no longer possible under froyo and this looks like a fairly easy solution to that problem.

Thanks for your help.

Hello
No it can not be used to remove bloatware. But you can remount /system to RW with this app.

But perhaps it could be, i take a look into this.

a-son
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Hello
    It was pretty hard to send/receive files, mount,remount to and from Android Mobile Phones (developed against Galaxy S) while in debug mode so i have made a application to do this.

    Visit mainsite
    http://www.softdevs.se

    Features
    *Reboot to recover/download and reboot buttons.
    *Send or receive files from/to device
    *Send folder to device
    *Delete files/folder on the device.
    *Bulk installation of apps to internal/external sd
    *Bulk uninstall apps
    *Drag&Drop file support to sendlistbox
    *Mount/remount RO,RW capabilities
    *Show mount table
    *Add your own mount commands to listbox permanent
    *Use of mount preconfigs
    *Execute commands
    *Delete/copy files and apps from:
    /sdcard/, /, /system/, /system/app/, /system/csc/, /system/etc/, /system/fonts/
    /system/framework/, /etc/init.d/, /data/app/

    Request additions & improvements in this thread or at the mainsite


    Visit mainsite
    http://www.softdevs.se
    1
    1.0.0.29
    Muspelheim can now delete apps or bloatware if you like from /system/app
    1
    Thank you. Really appreciate the fast answer + update!
    1
    2.5

    Muspelheim 2.5
    *The correct way of uninstalling an app is back.

    Features:
    *Reboot to recover/download and reboot buttons.
    *Send or receive files from/to device
    *Send folder to device
    *Delete files/folder on the device.
    *Install apps
    *Drag&Drop file support to sendlistbox
    *Mount/remount RO,RW capabilities
    *Show mount table
    *Add your own mount commands to listbox permanent
    *Use of mount preconfigs
    *Execute commands
    *Delete files and apps from:
    /sdcard/, /, /system/, /system/app/, /system/csc/, /system/etc/, /system/fonts/
    /system/framework/, /etc/init.d/, /data/app/
    1
    Great work and nice to see a dev working 24/7 :D

    Alch