Skip to content

Tips & Guides

Bashar Astifan edited this page Jun 15, 2025 · 9 revisions

Files

Quick Actions

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

FilesSmall

Context Menu

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.

FSContext

Multiple Selection

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

FSOpMultiple

Thumbnails

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

FSThumbnails

Bookmarks

In many cases you need to reach some folder again

but to avoid navigating to them manually each time you can just bookmark them

FSBookmark


Packages (Appx/XAP)

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 Details or Open

Quick Install

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

Details & Install

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.

PKGInstall

Repacking Package

ImMobile files manager has option to easily extract then repack the package after modification

The image below explain in steps how to do that:

PKGRepack


Extensions & Addons

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 Library tab from Extension window (Called Addons at home grid)
  • Use Online tab 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 Running will show what extensions are running
  • Each extension has GUI, LOGS & UNLOAD
  • Not all extensions has GUI such as BingWallpaper example
  • Each extension can register many addon if the developer want that
  • Addons are like shortcut for easy toggle extension UI
  • You can Check the option called Home to add the addon in home grid
  • You can Check the option called Startup to 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.

ExtensionsSmall

Add Extension

Here how to add extensions

EXAdd

Understand Addons

Below showcase on where and how to access addons shortcuts

EXAddons

Load Startup

Here how to enable loading extension on ImMobile startup

EXStartup


Archive.org

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

Archive

Clone this wiki locally