-
Notifications
You must be signed in to change notification settings - Fork 1
Tips & Guides
To use ImMobile files manager, there are few points you should understand to never get confused
- Item context menu appear when you tap on the icon
- Current folder actions can be reached from top right (...)
- Images thumbnails are disabled by default
- Multiple selections allowed for copy/cut/delete
Below image explain where the icons exists

For easy to use, don't try to perform PC/Desktop like tap to get menu or open folder/file
the left icon of each item is a button that show context menu.

By default files manager allows you to choose only one item
but for easy actions such as multiple copy/cut/delete you can toggle this multiple selection mode

Images thumbnails disabled by default for performance and quick load
you can enable them on demand if you want, generally the preview is cached and optimized
but they can lead to a little slow down

In many cases you need to reach some folder again
but to avoid navigating to them manually each time you can just bookmark them

ImMobile provide very smart internal packages resolver
however you need sometimes to make some adjustments
to use packages manager without getting confused understand the following:
Package manager provide two cases
- Direct quick install
- Details then (install or register)
inside the files manager when you select a package you also have two cases:
- Context then choose install
- Context then choose
DetailsorOpen
This is the first case that you expect to do after context appear
however understand that this designed for smooth quick install and doesn't show any details
also it will apply the default options (using smart resolver) without asking you
in some cases this doesn't help if package failed to you need to show details and check
The details dialog appears in case of opening the package or context then choosing Details
this is very helpful if you want to adjust some installation options
also it has very helpful details such as package required frameworks..etc
beside details can shorten your time, because it will tell you if the package is compatible or not.

ImMobile files manager has option to easily extract then repack the package after modification
The image below explain in steps how to do that:

This can be very confusing if you didn't understand how the whole engine / UI is made
ImMobile allow to develop extension as DLL files then load them
there are many ways to load or install extension inside ImMobile:
- Just open it from files manager to install
- Use
Librarytab from Extension window (CalledAddonsat home grid) - Use
Onlinetab for quick download and install
The first option allow you to run extension in place quickly but only if you have root access, otherwise it fail
After installing the extension, it has the following behavior:
- The bolt icon run the extension
- Tab
Runningwill show what extensions are running - Each extension has
GUI,LOGS&UNLOAD - Not all extensions has
GUIsuch asBingWallpaperexample - Each extension can register many addon if the developer want that
- Addons are like shortcut for easy toggle extension UI
- You can
Checkthe option calledHometo add the addon in home grid - You can
Checkthe option calledStartupto run by default on startup
Here you need to know whether to waste time clicking on GUI button and find nothing when using service such as BingWallpaper
because not all extension do require a GUI, so you need to predict that based on what are you using
as example BingWallpaper designed to be set on startup and it will auto load and easily change your background
you get very much confused looking for GUI/Options for it, but it made to be much easier than that.

Here how to add extensions

Below showcase on where and how to access addons shortcuts

Here how to enable loading extension on ImMobile startup

Below simple showcase on the main elements in Archive window that may confuse you
