Mountie icon indicating copy to clipboard operation
Mountie copied to clipboard

A tool for mounting external storage on Android.

Results 7 Mountie issues
Sort by recently updated
recently updated
newest added

//package name: com.morlunk.mountie //version: 1.0 //target sdk version: android-18 java.lang.VerifyError: com/stericson/RootTools/execution/Shell at com.stericson.RootTools.RootTools.getShell(RootTools.java:421) at com.stericson.RootTools.RootTools.getShell(RootTools.java:434) at com.morlunk.mountie.MountieService.onCreate(MountieService.java:68) at android.app.ActivityThread.handleCreateService(ActivityThread.java:2577) at android.app.ActivityThread.access$1600(ActivityThread.java:141) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1338) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:5103) at...

Mountie 1.0 on Cyanogenmod I've tried with an ext2 formatted pendrive, and it doesn't mount this native filesystem.

Can mountie have internal app to mount storage some rom's have problem with it's program cant mount any way And can be beter if have internal extension's

How can user unmount volume without having to run "umount" in a terminal? Is this a pending feature?

Once the new volume is mounted, or when user clicks on the mount notification, Mountie could invoke application opening of the content type (inode/directory ?), and/or be configurable to launch...

New versions of SuperSU uses [mount namespace separation](https://su.chainfire.eu/#how-mount), so even if Mountie manages to mount device, it will not be visible for other application. Mount namespace separation can be disabled...

When I start the application with a stick plugged in, it does not even start. The "Mountie" application always crashes when I try to open it. I own a HTC...