[APP][ROOT] USB MASS STORAGE Enabler v1.6 - Android Apps and Games

This app is to enable Mass Storage Mode for mounting your Memory Card as a USB Drive in Computer from your rooted device [Android 4.0+]..
It does not mount internal storage, and it will not work if your device doesn't have External Memory Card Support..
Download Link:
UMS Enabler (Universal) v1.6.2.apk
(can also be downloaded from XDA Labs)
(click here for older versions of app)
Steps to Enable UMS:
1. Connect phone using USB cable to Computer or TV or DVD/Audio Player or Mac (or even to other phone with OTG) or whatever.
2. Open the 'UMS Enabler' app and press 'Enable Mass Storage' and give it root access.
(Try 2-3 times if it doesn't work the first time itself)
3. Before disconnecting USB, eject from Computer and then press 'Disconnect Mass Storage' in app.
If it doesn't work, go to App Settings and choose the required settings, and try again.
Avoid using memory card from phone when in UMS mode..
Screenshot:
View attachment 3935226
Note:
This will work only if there is USB Gadget support in your kernel..
It is recommended to unmount the memory card from Settings->Storage before enabling UMS, to avoid issues.
(Not required if you don't make changes in memory card from computer, that is, if you're just using for read-only purpose.)
And remount similarly after use. (required only if /dev/block/mmcblk1 is used, instead of the particular memory card partition mmcblk1p*)
Testers, please try and reply.
If it works, please leave a reply with your device model & ROM (and custom kernel if any) in which it's working so that I can make a list of working devices.
Hit the Thanks:good: button if it worked for you..
Contributors
@GokulNC
@vikasb32 (Material Design)
@maais (Russian Localization)
@WormsWarII (French Localization)
Version Information
Status: Stable
Latest Version: 1.6.2
Last Release Date: 2017-02-26
Created 2015-11-03
Last Updated 2017-02-26
Source Code: https://github.com/GokulNC/USB_Mass_Storage_Enabler
(Feel free to contribute)

Device Compatibility List
(Only the devices with external memory card support are listed)
Working on Devices:
Alcatel One Touch Pixi3
Asus Zenfone 2
Asus Zenfone 6
BQ Aquaris M4.5
Cherry Mobile One
Dell Venue 7
Doogee X5 Pro
Evercoss One X
Gionee S plus
Honor 5X
HTC 10
HTC One M8
Huawei Ascend Mate 2
Huawei Honor 4x
Huawei Honor 6
Huawei Honor 7
Huawei Mate 7
Huawei Mate 8
Huawei P8 & Lite
Huawei P8 Max
Huawei P9 Lite
Karbonn Sparkle V (tested by @out386)
Lenovo A5000
Lenovo A7000
LG G2
LG G3
LG G4
LG G Pro 2
LG L70
LG L90
LG Spirit
Micromax Canvas A1 (tested by @out386)
Mito Impact
Moto E
Moto G
Moto G3
Moto G4
MyPhone Uno
Nexian Journey One
Oneplus X
QMobile A1
Samsung Galaxy Grand Prime SM-G530FZ
Samsung Galaxy J1 Ace
Samsung Galaxy Note 2
Samsung Galaxy Note 3 HLTE
Samsung Galaxy Note 4
Samsung Galaxy S2
Samsung Galaxy S3
Samsung Galaxy S3 i9300
Samsung Galaxy S3 Mini
Samsung Galaxy S4 i9505 & i9500 3G & i9515 LTE & i9502
Samsung Galaxy S4 Mini LTE
Samsung Galaxy S4 Mini Duos
Samsung Galaxy S5, KLTE, G900T, G900F
Samsung Galaxy S7
Samsung Galaxy S7 Edge
Samsung Galaxy Tab Pro 10.1
Sony Xperia L
Sony Xperia Z
Spice Dream Uno (tested by @out386)
Symphony Roar A50
Umi Rome
Wiko Highway Star 4G
Wiko WAX
Wildfire Buzz
Wileyfox Swift
Xiaomi Mi 4S
Xiaomi Mi Max
Xiaomi Redmi 1S
Xiaomi Redmi 2
Xiaomi Redmi 3
Xiaomi Redmi 3S Pro
Xiaomi Redmi 4
Xiaomi Redmi 4 Prime
Xiaomi Redmi Note 2
Xiaomi Redmi Note 3
Redmi Note 3 Pro
Xiaomi Redmi Note 4
Yu Yuphoria (tested by me)
Yu Yureka
Yu Yureka Plus
Yu Yunique
ZTE Nubia N1
Warning For These Devices Below:
HTC One M9

Changelogs :
To Do in Future:
* Reduce app size
* Automatically start app when USB is connected
* Create Notification when UMS is enabled, to unmount it easily.
* Force Mediascan after Unmount
* Add Dark Theme
* Enable ISO image mounting by selecting a compatible image.
* Find a way to enable ADB alone (in insecure mode)
* Switch completely to my RootShell class from Stericson's RootTools
Click here for latest changelogs: https://github.com/GokulNC/USB_Mass_Storage_Enabler/blob/master/Changelog.txt
v1.5.1 (25-Aug-2016):
-- Added Notification when UMS is enabled to unmount easily.
--fixed this bug in Advanced Settings
-- Removed the AsyncTask which caused high CPU utilization (to get USB Connection Status). Will use a BroadcastReceiver for that in the next Version.
v1.5.0 (21-Aug-2016):
-- Updated to Material Design by @vikasb32
(No changes other than UI)
* Report bugs if any
v1.4:
-- No need to manually unmount memory card (only required if memory card device block (/dev/block/mmcblk1) is directly used, instead of the particular partition mmcblk1p*)
-- Added Advanced Settings (in options) to choose the LUNs and partitions blocks manually from an automatically optimized searched list..
If you're choosing mmcblk1p1, you no need to unmount/remount from Storage Settings.
If you're using mmcblk1, unmount is required.
(Similarly for vold blocks, choose the right one.
For example in my phone, if there are 179:64 and 179:65 in /dev/block/vold/ , 179:64 refers to mmcblk1 and 179:65 refers to mmcblk1p1 )
v1.3:
-- App now automatically checks for External SD Card and presence of FUSE drivers.
-- Partial fix for devices in which it appears as CD Drive in Computer.
-- Properly Handled Exceptions and added Warning messages
v1.2:
--Optimized Code to remove stupid hackarounds & Fixed Bugs
--Added 'Help' page
--Used ProGuard (app size reduced to 34KB)
v1.1:
-- App now automatically disables SE Linux Enforcement thanks to @out386's idea
-- Added option to unmount Mass Storage
-- Changed the background to black
F.A.Q. :
1. "There's no drive for Internal Storage, only the memory card is there."
Solution: This app does not mount internal storage as UMS due to certain restrictions.
(The Internal Storage is actually present inside the /data partition which is formatted as EXT4/F2FS.)
This app can mount only the memory card. (You can try the USB Sharer app (link at bottom) for that purpose.)
2. An empty Removable USB Disk appears, upon clicking which appears "Please insert disk".
Solution:
Go to Advanced Settings and try using some other device block if any..
Also, make sure memory card is
a. inserted & formatted in recognizable file system format like FAT32, vFAT or exFAT.
b. not encrypted / adopted as Internal Storage (Since Android 6.0 Marshmallow, by which it's formatted as an EXT4 partition and encrypted).
3. It shows up as a CD-ROM or DVD (Optical) drive instead of USB (flash) drive, upon clicking which appears "Please Insert Disk / No Disk Inserted".
FrozenCow said:
The kernel needs support for this. Most stock kernels only have USB-emulation, some stock kernels only have CD-emulation. None of the stock kernels have the ability to switch between the two, that's why a custom kernel is needed. A number of CyanogenMod kernels have support for this.............
Click to expand...
Click to collapse
4. "It's working, but the drive is mounted as read-only."
(This issue was reported for Asus Zenfone 2)
Solution: Actually, one of the main purpose why this app needs to disable SE Linux is to remove the write-access restriction on memory card.
There might be occasions when even after setting SE Linux to Permissive, the memory card is mounted as read-only drive. In that case, follow these steps:
i. Unmount the memory card from the Storage Settings.
ii. Now 'Enable UMS' and see if you have write-access.
iii. After disconnecting USB, remount/mount the memory card again from Storage Settings.
5. App Force Close: "Unfortunately, app has stopped".
Please send the logcat.
6. "I've tried everything possible & I'm helpless" :
Solution: You can also try this if there's TWRP recovery for your device:
i. Boot into TWRP recovery & connect to USB.
ii. Select the option 'Mount'
iii. Click 'Mount USB Storage' (or something similar).
If that didn't help, you can also try the similar apps below:
Alternate Apps :
If this app doesn't work, there are several other alternative apps (by other developers) you can try:
(Might require SE Linux Mode set to 'Permissive')
1. Multi Mount SD-Card ( Lite | Pro )
2. USB Sharer ( Free | Full )
3. SD Card as USB Drive ( Free )
4. DriveDroid ( Free | Paid )
(Only to mount ISO/IMG files to PC using UMS)
Click to expand...
Click to collapse
Libraries Used :
1. RootTools by Stericson
2. Material Drawer by Mike Penz
3. NoNonsense-FilePicker
4. Firebase

Works perfectly on my LG L90. I don't have to deal with this stupid MTP anymore. CyanogenMod 11.

From my understanding this will work only if you have external sdcard storage.. ?

Working on my S3 Mini (CM12 ROM by Maclaw) with hard method.
Need some options (like unmount UMS/MTP),but finally I can use UMS on my device!
Thanks!

How is this different than the xposed module "HandleExternalStorage" which enables writing to the external SD card?

phone reboot immediately hit soft mode & empty (0bytes) partition on hard mode
onePlus One, 5.1.1 flexOS

OT-Xtreme said:
From my understanding this will work only if you have external sdcard storage.. ?
Click to expand...
Click to collapse
Yes, this will mount external sd storage only..
Internal storage is actually EXT4 format and is present in /data/media
GFOLDISCOOL said:
Need some options (like unmount UMS/MTP)
Click to expand...
Click to collapse
There's an option(button) for MTP.. You can use that.
I will add an option to 'Unmount UMS' soon
Spookymyo said:
How is this different than the xposed module "HandleExternalStorage" which enables writing to the external SD card?
Click to expand...
Click to collapse
That module enables read/write operation on memory card for all apps by editing /system/etc/permissions/platform.xml (I think so).
But this app is for enabling USB Mass Storage to mount memory card to computer directly like a flash drive..
mrhamed said:
phone reboot immediately hit soft mode & empty (0bytes) partition on hard mode
onePlus One, 5.1.1 flexOS
Click to expand...
Click to collapse
This works only if there's memory card in your device.
One Plus One doesn't have external memory support I think.

Thanks mate this is awesome its working on cm13.0 no need to download selinux enabler because its already on permisive

Version 1.1 added
-- App now automatically disables SE Linux Enforcement thanks to @out386
-- Added option to unmount Mass Storage
-- Changed the background to black

Thank you so much, this app works great on my LG L90 Official kitkat :good:

It perfectly works for me on my Galaxy Note 4 (N910F) on Emotion Rom R2.1 (Note 5 port) even with soft method
My only problem is neither my A/V system and my TV cannot recognise it and this would be my main need of this :/ Any solutions?

vegh_mark97 said:
It perfectly works for me on my Galaxy Note 4 (N910F) on Emotion Rom R2.1 (Note 5 port) even with soft method
My only problem is neither my A/V system and my TV cannot recognise it and this would be my main need of this :/ Any solutions?
Click to expand...
Click to collapse
If it's working in computer, then it should work everywhere..
Maybe wait for a minute or 2 after connecting to TV see if it detects.
Try both soft and hard method..
Also, trying in some other ROM might help.. (Not sure though)

GokulNC said:
If it's working in computer, then it should work everywhere..
Maybe wait for a minute or 2 after connecting to TV see if it detects.
Try both soft and hard method..
Also, trying in some other ROM might help.. (Not sure though)
Click to expand...
Click to collapse
I thought that too.. But either my TV and my A/V system recognises flash drives immideately :/ I tried another TV (a smart one) and this one wrote some failure messages with it :/ Thanks though I hope it will work in the near future somehow.

Works well on LG G2 Lollipop
Thanks

GokulNC said:
This app is for mounting your External SD (Memory Card) in Mass Storage in your rooted phone..
It does not mount internal storage, and it will not work if your device doesn't have External Memory Card Support..
(And this app automatically sets the SE Linux Enforcement to 'Permissive')
Note:
This will work only if there is FUSE driver built-in in your kernel..
(I'm currently working on installing FUSE drivers for phone with kernel which doesn't have it.
Until then, I'm leaving this app as 'Beta'.)
Download Link:
Universal USB Mass Storage v1.1.apk .
Steps to Enable UMS:
1. Connect phone to Computer or TV or DVD or whatever.
2. Open the 'UMS Universal' app and press 'Enable UMS' and give it root access.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Testers, please try and reply.
If it works, please leave a reply with your device model & ROM (and kernel) in which it's working so that I can make a list of working devices.
Thank you
Click to expand...
Click to collapse
About dang time! Just the app I needed! Woot Woot

thanks thanks thanks x999999999999999999..........
i'm using Motorola G 2014 LTE Rom Mokee 5.1.1

Will it work on Android 6.0.1 on sprout4?
Since this only mounts the SD Card, will it work if I had used SD Card as internal storage in Marshmallow?
I just want it mounted, I've got other programs on Windows that can support/read ext4 filesystem drives.
BTW External SD is encrypted and formatted to ext4 filesystem, when SD Card is used as internal storage, so even if it can mount it, using that program to read ext4 filesystem, can I actually access my SD or will it be unsuccessful?
One more, can I install OTA updates without errors if i used this?
Thanks.

Don't work in Glaxy Note 3 (N9005)

Related

[APP][18.01.2017] StickMount v3.50 [ROOT]

Automatically mount and dismount USB sticks on various devices like the Galaxy Nexus, Nexus 7 and Nexus 10. The Nexus 4 is not supported - this is an issue with the device, not with StickMount !
!!! REQUIRES ROOT !!!
Various Nexus and "stock Android" devices do not automatically "mount" mass storage devices (such as USB sticks). StickMount has been made to solve this problem, and give you access to the files on your USB connected storage from all your apps.
StickMount is known to work on many devices, but is built only with Nexus devices in mind.
Once StickMount is installed and you connect a USB stick with a USB host / OTG cable, the device will show you a popup if you want to open StickMount. It is advised to tell the device that you want to do this by default.
If you have just installed StickMount and you already had a USB stick connected, you must manually launch the program, or disconnect/reconnect the USB stick for StickMount to start working.
Mass storage devices are mounted to /sdcard/usbStorage/xxxx/.
(Pro) Kill apps preventing unmount
Sometimes an app has a file in use located on the USB device, and won't let go of it. This can prevent StickMount from unmounting the USB device. It will seem like the device stays connected (this is harmless). StickMount Pro provides an option that attempts to kill (terminate) all the apps that are preventing the unmount from succeeding.
(Pro) Media scan
StickMount Pro supports triggering the media scanner on each (un)mount action. This will automatically make the files on your USB device available in apps like Gallery and Music. Please note that the media scanner is not a visible process on all Android devices - it might actually work silently in the background without any visual cues. It may take a minute for your files to show up, so don't panic if they don't show immediately.
Even if you have this option enabled, you can prevent folders from being scanned by placing an empty file called .nomedia in that folder. If you put it in the root of the USB device, the entire device will not be scanned.
(Pro) Mount as partition label
Instead of using the block device name (sda1, sda2, sdb1, etc) for the partition, use the partition label as mount name. If the label is not available, fall back to the partition uuid (unique id). Only if that is not available either, use the block device name as mount.
This helps to keep your files in the same and easily identifiable place!
(Pro) Create symbolic links
Create symbolic links in /mnt and /storage to the actual mounts in /sdcard/usbStorage/, handy with some file managers and some apps that auto-detect storage locations.
Filesystem support
The filesystems supported depends on your device firmware. On most devices, at least vfat/fat/fat32 and ext2/3/4 are supported. On the latest Android versions, ntfs is also supported in read-only mode. Some devices also support exfat out the box, but most do not.
StickMount can utilize the ntfs-3g and mount.exfat-fuse binaries to add support for ntfs (untested) and exfat, but these are not included. If you place the ntfs-3g or mount.exfat-fuse files in the root of your internal storage ( /sdcard ), StickMount will automatically use them.
You can find the needed files here:
ntfs-3g
mount.exfat-fuse
Troubleshooting
For some users, the app appears not to work, while in fact it is the device itself or the cable not working. One OTG cable is not the other OTG cable. If you have a USB stick with a light on it, it should light up when you connect it to the Galaxy Nexus using your OTG cable. If it does not, either your cable or your Nexus is faulty. 99 out of 100 times it is going to be your cable. That the cable works fine with another device does not mean anything! Cables known to work on a one devices may not work on another device.
SD card unmounting: If your SD card unmounts when unmounting a USB device, you have a bug in your kernel. This is not a bug in StickMount !
Download
StickMount
StickMount Pro (add-on, requires the free StickMount app)
Changelogs
18.01.2017 - v3.50
- (C) 2017
- Handle HTTP redirects when downloading additional tools
23.03.2016 - v3.40
- (C) 2016
- Improve systemless SuperSU compatibility
- Add mount cleanup option
09.10.2015 - v3.33
- Basic M compatibility
13.12.2014 - v3.26
- Minor su policy adjustment
30.11.2014 - v3.25
- Fix unmount+kill issue on L
16.11.2014 - v3.23
- Fix exFAT write issue on L
15.11.2014 - v3.22
- Fix exFAT mount issue on L
06.11.2014 - v3.20 - RELEASE NOTES
- Basic L theming
- Updated SELinux handling, fixes a number of mount/read/write issues on enforcing devices
01.07.2014 - v3.10
- Android "L" Preview compatibility
23.03.2014 - v3.01
- Fix possible force close
23.03.2014 - v3.00
- (Pro) Make mounts available by label or uuid instead of block device name
- (Pro) Make mounts available through /mnt and /storage
- White notification icon for KitKat
10.02.2014 - v2.50
- Fixed a number of (un)mounting issues
- Fixed one possible cause of /sdcard disappearance
- Anticipate and work-around '4.5' issues
- Suggest FS support add-on download
08.02.2014 - v2.40
- Forced a number of commands to toolbox, prevent busybox confusion
- Add mount master usage if available, and warning if not
On Android 4.3 and 4.4, using SuperSU v1.93 or newer is advised, as it provides some features that greatly improve reliability of (un)mounting, versus older versions of SuperSU or other Superuser management apps.
02.11.2013 - v2.30
- Android KitKat 4.4 related fixes
14.12.2012 - v2.20
- Adjustment to NTFS mounting
- UTF-8 mount adjustment (now enabled by default for new users)
- Changed (un)mounting strategy to repetitive scan
- Rearranged preference order
- Adjusted partition detection
- Reworked notification (Jelly Bean +)
- Toast notification no longer shown if turned off in preferences
02.12.2012 - v2.10
- More Android Jelly Bean 4.2 related fixes
- Only works for primary user
- Twitter/G+ spam now included
20.11.2012 - v2.0
- Android Jelly Bean 4.2 related fixes
- Various bug fixes
- Various text changes
- exFAT mounting if "mount.exfat-fuse" is present
- Fixed mounting sdXXYY (as opposed to sdXY) block devices
- (Pro) Kill processes that are preventing unmounting
- (Pro) Trigger media scanner on (un)mount
09.07.2012 - v1.5
- "The Jelly Bean Update"
- ActionBar restored (by many requests !)
- Modified permissions
- Async mounting
- Force holo theme
11.03.2012 - v1.3
- Modified NTFS mounting process
- Various texts adjusted
- App no longer quits on rotate
- ActionBar removed (double title)
- Added codepage and UTF8 options (experts only, will mount with default options on failure)
02.01.2012 - v1.2
- Modified mounting process
- Support different partition layouts
- Support mounting extX partitions
- Support mounting ntfs partitions (if kernel module present and loaded)
20.12.2011 - v1.1
- Added option to disable visual notifications of (un)mounting
- Fixed a number of possible crashes
Oh, hell yes....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Working perfectly on GSM 4.0.2. Thanks Chainfire!
i believe this requires custom kernel with USB-OTG enabled?
i tried this on stock 4.0.2, the usb port is just not kicking out any power still.
As stated, rooted ICL53F should work.
Any chance of an option to disable the notification icon as well as the pop ups?
Chainfire said:
As stated, rooted ICL53F should work.
Click to expand...
Click to collapse
tried on my stock rooted 4.0.2, first of all, its not requesting for root permission.
and second of all, nothing happen when i plugged in a usb stick. the usb stick did not even lit up.
any ideas?
qwerp_ said:
tried on my stock rooted 4.0.2, first of all, its not requesting for root permission.
and second of all, nothing happen when i plugged in a usb stick. the usb stick did not even lit up.
any ideas?
Click to expand...
Click to collapse
Doesn't light up... are you using the right cable? I think my USB stick lit up even when I was using the original no-USB-host Nexus kernel ?
Chainfire said:
Doesn't light up... are you using the right cable? I think my USB stick lit up even when I was using the original no-USB-host Nexus kernel ?
Click to expand...
Click to collapse
i am using the usb-otg cable from my xoom. (which works on my xoom. original cable from motorola).
Weird. As I said, it works on my stock rooted Galaxy Nexus (no custom kernel, the ICL53F kernel but rooted). And your USB lighting up actually has nothing to do with StickMount. The device already talks to the USB stick - the only thing StickMount does is mount the partition.
Chainfire said:
Weird. As I said, it works on my stock rooted Galaxy Nexus (no custom kernel, the ICL53F kernel but rooted). And your USB lighting up actually has nothing to do with StickMount. The device already talks to the USB stick - the only thing StickMount does is mount the partition.
Click to expand...
Click to collapse
weird for me. thanks for the support anyway.
for some reason, it just won;t supply any 5+ to the usb devices.
can i know what usb-otg cable you using?
WhiterThanWhite said:
Any chance of an option to disable the notification icon as well as the pop ups?
Click to expand...
Click to collapse
Maybe v1.1. I like to see them, but I can understand if you don't
Hello Chainfire,
Thank you for all your help so far. I am trying this, using the OTG cable that worked with my Motorola Xoom. Unfortunately, it is not working. The drive lights up, but it does not mount the partition.
Galaxy Nexus (CDMA) - Rooted
ROM: Android Revolution HD 2.1.1 LTE
Android Version: 4.0.2 (ICL53F)
Kernel version: 3.0.8-gaaa2611 [email protected] # 1
dahotz said:
Hello Chainfire,
Thank you for all your help so far. I am trying this, using the OTG cable that worked with my Motorola Xoom. Unfortunately, it is not working. The drive lights up, but it does not mount the partition.
Galaxy Nexus (CDMA) - Rooted
ROM: Android Revolution HD 2.1.1 LTE
Android Version: 4.0.2 (ICL53F)
Kernel version: 3.0.8-gaaa2611 [email protected] # 1
Click to expand...
Click to collapse
Do you know the filesystem of the stick ? fat32 ? ntfs ? ext ?
I should probably make a log function for info I need, heh.
is there any chance the mount location can be changed so it's not within the /sdcard folder? Perhaps /mnt unless that isn't the proper place to for mounted devices?
The reason I ask is for backing up the /sdcard. It would be easier to copy /sdcard to a folder that wasn't within the /sdcard path.
Chainfire said:
Do you know the filesystem of the stick ? fat32 ? ntfs ? ext ?
I should probably make a log function for info I need, heh.
Click to expand...
Click to collapse
It is formatted FAT32.
Luxferro said:
is there any chance the mount location can be changed so it's not within the /sdcard folder? Perhaps /mnt unless that isn't the proper place to for mounted devices?
The reason I ask is for backing up the /sdcard. It would be easier to copy /sdcard to a folder that wasn't within the /sdcard path.
Click to expand...
Click to collapse
The reason this stuff is usually under /sdcard is because all programs that can work with the external storage can then access it...
i can confirm it works!
Awesome stuff, works 100% with 4.0.2 and 4.0.3
Sent from my Galaxy Nexus using Tapatalk

Cabletech Android Dongle URZ0193 [TCC8925] aka Plute iSMRTV

As an introduction, I ended up with this stick with no markings on inside or outside of casing, didn't even know the vendor. The build that was on the device when I first got it didn't even have the Google Play Store. This lead me to a (somewhat lengthy) look into this model. After a lot of fiddling, trawling and eventually playing, I wanted to bundle up everything I can on this stick as what I do know about it is spread wide and thin.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OEM Vendor Plute on Alibaba - Sold as the "iSMRTV"
Official Page (Translated to from Polish to English)
User Manual (Scroll down for English section)
Specifications on website
Main chipset: Cortex-A5 Telechip TCC8925;
Processor: 1GHz; @ 800
RAM: 512MB DDR III
Memory: 4GB NAND Flash
External memory: Micro SD card or USB memory stick
System: Android 4.0 (Ice-cream Sandwitch)
Connectors and Ports
1 x USB Port
SD card slot: 1 x Micro SD (Up to 32GB)
1x Micro USB port (power)
Power
Plug HDMI port to connect the device to the TV
Firmware download - This is v1.1 and have yet to upgrade to this (link was only posted today) but a quick look at update.zip shows at least the Play Store apk in there. This update doesn't flash onto my stick for some reason. I'm chasing down the reseller and the vendor to find out more info and possibly source another update file.
Firmware Upgrade
Restore factory settings
Copy update.zip to a USB flash drive or MicroSD card
Plus in USB flash drive or MicroSD card into dongle
Go Settings > About Tablet > System Updates > Install System Update > From USB Storage (USB Flash drive) OR From SDCARD External Storage (MicroSD card)
Select Install Now
Wait for installation to finish and done!
How to Root (thanks to tatubias)
Download file from here
Unzip cx-01.zip
Connect the dongle to your PC via Micro-USB cable. Ignore USB malfunction warning, PC will detect device once the dongle has finished booting (can take a few minutes, took me a while to figure this one out)
When the installation driver screen appears, select advanced option to select the folder driver from the file that you have unzipped
When driver installation is complete go to the folder Root-Script
Run Root-Script.bat
In Root-Script.bat window
7a - Select option 1 and verify the connection if OK
7b - Select option 2 and check if your device can be rooted (with this script)
7c - If its ok select option 3 when finished the dongle will be rebooted
That's all I have for now. AFAIK there isn't a custom ROM available for this device as yet. Wouldn't mind getting into it myself.
Thanks
Work like a charm
Waiting for a custom ROM
Is it complicated to make a custom rom for this device ? How can I get source to start playing ?
Well here is the drama that was the other night. The firmware they have supplied doesn't flash, at least not onto my device. Tried it from a few different memory sticks and even from internal memory. Tried flashing the update.zip via ADB, no dice. Tried recovering it via ADB. I can get to the bootloader for fastboot, but for the life of me I can't get this firmware to flash.
The problem with the current firmware is that it doesn't allow you to log in with a Google account and therefore the Play Store doesn't work. Killing me. I don't know where to start as far as building firmware for this that I can flash either with the built in function or over ADB and I don't want to risk flashing the CX-01 custom firmware from the Pandawill forum in case I completely brick it.
Any help would be appreciated.
I manage to update mine but it's still 4.0.4
Before launching the upgrade in the about I got
Model Number : TCC8925_HDMI_DONGLE
Android Version 4.0.4
Baseband Version : Unknown
Kernel version : 3.0.8-tcc [email protected] #154 Mon Oct 8 10:53:30 CST 2012
Build number full_tcc8920st_emmc-userdebug 4.0.4 IMM76D eng.sunny.20121008.105834 test-keys
After upgrade
Model Number : ANDROID_HDMI_DONGLE
Android Version 4.0.4
Baseband Version : Unknown
Kernel version : 3.0.8-tcc [email protected] #364 Fri Nov 16 20:51:49 CST 2012
Build number Android-eng 4.0.4 IMM76D IMM76D eng.root.20121128.105154
So the new firmware seems to be newer but I can't see any news on this firmware
I also tried to change some stuff in the zip and sign it again but I didn't manage to update
BTW this is the Stick that I have
http://plute.en.alibaba.com/product...OOK_GOOGLE_PLAYSTORE_TWITTER_ANGRY_BIRDS.html
it's seems to be the real manufacterer of what you call cabletech
Internal nand is a aditional 4GB microSD card.
how to upload new firmware directly on the card? Can anyone give a link to the image of the card? I got her for good... How to create image this card? Sorry google translated...
astarte_corp said:
Internal nand is a aditional 4GB microSD card.
how to upload new firmware directly on the card? Can anyone give a link to the image of the card? I got her for good... How to create image this card? Sorry google translated...
Click to expand...
Click to collapse
Download it from here ftp://ftp.lechpol.pl/Products/Cabletech/frimware1.1/
copy to a micro sd card and launch the install from the setting about upgrade
Hi,
I also have such a stick from Cabletech. Thanks a lot for the update link, I'll try it. What kind of power supply are you using?
I installed the new firmware, it looks that it is very good, the experience is very smooth. There is however a drawback, the Play Store is not working, it seems that everything connected to a google account is not working (Play Store, login to youtube). I suspect that the necessary applications are not installed since I don't have the option to add a google account.
I'll try to install the Google Apps from CM9.
danr677 said:
I installed the new firmware, it looks that it is very good, the experience is very smooth. There is however a drawback, the Play Store is not working, it seems that everything connected to a google account is not working (Play Store, login to youtube). I suspect that the necessary applications are not installed since I don't have the option to add a google account.
I'll try to install the Google Apps from CM9.
Click to expand...
Click to collapse
Did you get the Google Play working? Did you try to restore factory settings?
Is the device working realy smoothly? It works not so well on stock
---------------------------
Edit
I upgraded device using the file. Just after update google services did notwork propertly, it was not possible e.g. to add gogle account or installing aplications from Google Play. I have restored factory settings and it started to work propertly. Device with new firmware works a little bit better...
!
another link please to download firmware....some mirror...... for actualy i need authentication with user and pass...thank you !
dantbt said:
another link please to download firmware....some mirror...... for actualy i need authentication with user and pass...thank you !
Click to expand...
Click to collapse
Possibly you might use this firmware (check if your hardware is the same):
http://tabletrepublic.com/forum/cx-01/cx-01-specs-info-tweaks-2516.html
Hello,
thanks for the great information provided. i was able to do this, that you provided us with and much more but i ran into some issues (issues triggered by myself) and now i have to fix the android image. therefore i have a few questions:
do you have an image (done with dd [linux] or [win32diskimager]) of the internal sd card?
do you have any idea how to boot the device in recovery
do you know a method of installing self-made update.zip's?
the dongle is very much the same with cx-01 but the only thing missing is the button which would allow us to boot the device into recovery mode and flash *.rom files.
DarkArmada said:
As an introduction, I ended up with this stick with no markings on inside or outside of casing, didn't even know the vendor. The build that was on the device when I first got it didn't even have the Google Play Store. This lead me to a (somewhat lengthy) look into this model. After a lot of fiddling, trawling and eventually playing, I wanted to bundle up everything I can on this stick as what I do know about it is spread wide and thin.
OEM Vendor Plute on Alibaba - Sold as the "iSMRTV"
Official Page (Translated to from Polish to English)
User Manual (Scroll down for English section)
Specifications on website
Main chipset: Cortex-A5 Telechip TCC8925;
Processor: 1GHz; @ 800
RAM: 512MB DDR III
Memory: 4GB NAND Flash
External memory: Micro SD card or USB memory stick
System: Android 4.0 (Ice-cream Sandwitch)
Connectors and Ports
1 x USB Port
SD card slot: 1 x Micro SD (Up to 32GB)
1x Micro USB port (power)
Power
Plug HDMI port to connect the device to the TV
Firmware download - This is v1.1 and have yet to upgrade to this (link was only posted today) but a quick look at update.zip shows at least the Play Store apk in there. This update doesn't flash onto my stick for some reason. I'm chasing down the reseller and the vendor to find out more info and possibly source another update file.
Firmware Upgrade
Restore factory settings
Copy update.zip to a USB flash drive or MicroSD card
Plus in USB flash drive or MicroSD card into dongle
Go Settings > About Tablet > System Updates > Install System Update > From USB Storage (USB Flash drive) OR From SDCARD External Storage (MicroSD card)
Select Install Now
Wait for installation to finish and done!
How to Root (thanks to tatubias)
Download file from here
Unzip cx-01.zip
Connect the dongle to your PC via Micro-USB cable. Ignore USB malfunction warning, PC will detect device once the dongle has finished booting (can take a few minutes, took me a while to figure this one out)
When the installation driver screen appears, select advanced option to select the folder driver from the file that you have unzipped
When driver installation is complete go to the folder Root-Script
Run Root-Script.bat
In Root-Script.bat window
7a - Select option 1 and verify the connection if OK
7b - Select option 2 and check if your device can be rooted (with this script)
7c - If its ok select option 3 when finished the dongle will be rebooted
That's all I have for now. AFAIK there isn't a custom ROM available for this device as yet. Wouldn't mind getting into it myself.
Click to expand...
Click to collapse
leonard.pitzu said:
Hello,
thanks for the great information provided. i was able to do this, that you provided us with and much more but i ran into some issues (issues triggered by myself) and now i have to fix the android image. therefore i have a few questions:
do you have an image (done with dd [linux] or [win32diskimager]) of the internal sd card?
do you have any idea how to boot the device in recovery
do you know a method of installing self-made update.zip's?
the dongle is very much the same with cx-01 but the only thing missing is the button which would allow us to boot the device into recovery mode and flash *.rom files.
Click to expand...
Click to collapse
Unfortunately I don't have anything. I ended up trying to flash a ROM I found online, bricked the stick. I can still access via ADB, but need an image to flash and I don't have that. Haven't even looked at the stick since then.
If anyone has an image that can be flashed via ADB, please let us know.
That sucks... i have a working stick but no stock image to share. If you need it i can make a full sd card image (with dd) and share it. This would bring your stick to the factory settings + version 04 of the modds that float around for the cx-01. I had no time to look at the schematics and fit the stick with a button so now this is the only solution availabke.
Firmware Update
I have contacted with the vendor and have received following URL for Calbletech URZ0193 firmware update:
www dot lechpol dot eu slash model slash urz0193 slash - sorry fort unconvenience, but I can't put external links directly. So try remove spaces from the URL and replace "slash" and "dot" words with the characters .
represented by them.
Try it, I just received the mail with the update URL few minutes ago and I do not have any experiences with that update file.
Best regards
Can someone give any mirrot to update 1.1 if im opening lechpol page i need login and pass
Jordandc said:
Can someone give any mirrot to update 1.1 if im opening lechpol page i need login and pass
Click to expand...
Click to collapse
You can download it directly from Cabletech website -->
cabletech.pl/pl/11145-cabletech-smart-tv-android-dongle---przystawka-do-telewizora-z-systemem-android-4-0
lechpol.eu/sites/default/files/produkty/1/1048/update.zip
No login needed...
Some one know where can I download the factory firmware? I upgrade to the new but the google market is not working and I dont want root this device because I lost guaranty.
Jordandc said:
Some one know where can I download the factory firmware? I upgrade to the new but the google market is not working and I dont want root this device because I lost guaranty.
Click to expand...
Click to collapse
I had the same problem. Just restore default settings...
powerkill said:
Thanks
Work like a charm
Waiting for a custom ROM
Is it complicated to make a custom rom for this device ? How can I get source to start playing ?
Click to expand...
Click to collapse
Good day Sir,
do you have another link cause its already been dead
i need this firmware please help.

All About Cherry Mobile Fuze (Q390)

Fuze (Q390) is an Android-powered smart phone sold by Cherry Mobile, a local brand in the Philippines. Fuze is powered by Mediatek MT6582 Quad-Core SoC (@1.3GHz), partnered with a 1GB RAM and is equipped with a 5.0in TN screen/display panel. Its SRP is 5,499 in Philippine Peso (or approximately US$125.00). Physically, it looks the same as the Micromax A96, but they differ internally (at least in the amount of RAM).
For more info, I recommend that you take a look at this in-depth, detailed review of this device (courtesy of [email protected])
Basic Specifications
CPU: Mediatek MT6582 (@1.3GHz) SoC
GPU: Mali 400MP
RAM: 1.0GB
Storage: 4GB (eMMC)
Display: 5.0" (TN panel, DragonTrail surface) @854 x 480 resolution
Camera: 8MP main / 1.3mp secondary
GPS: Yes
Bluetooth: Yes
WiFi: Yes
Sensors: Accelerometer, Proximity, Ambient Light
USB-OTG: Yes
SIM: Dual Standby
Battery: 4000mah
CMFuze Recovery Installer
CMFuze Recovery Installer
This app can be used to install TWRP for Fuze, CWM for Fuze or Fuze Stock Recovery. There's no need to download a separate recovery file. Its all in this app.
NOTES
Your phone needs to be rooted.
INSTRUCTIONS
Download the APK file
Install in your Fuze
Once installed, launch the app "CMFuze Recovery Installer"
Tap the recovery of your choice from the set of buttons
Confirm to Install
Reboot to recovery to test
DOWNLOADS (Kindly not mirror these files somewhere else without my knowledge/permission)
from mediafire
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THANKS TO
our Creator
TeamWin
ClockWorkMod
Android Open Source Comunity
[ROM] Genesis 1.0
This is simply a debloated stock ROM of CM Fuze
Features
init.d support enabled
zram (compcache) enabled (see compcache/zram at wikipedia)
zipalign on the fly (for newly installed apps)
Seeder (2.0)
Rooted (no SuperSU apk. just get it from PlayStore)
busybox with symlinks
debloated (only essential apps remained)
deodexed
zipaligned
Google boot animation
JB keyboard with swipe
There are no performance tweaks done, as its intention is to become the baseline for ROM porting.
Debloated - removed apps that are optional
removed CM apps and bundled apps
removed CM wallpapers
removed CM tones
removed Google apps that can be downloaded from PlayStore (Map, G+, Calendar, GMail, Notes, Voice Search, etc.)
remained are essential apps, enough to properly run Fuze.
removed faceunlock
removed voice unlock
removed day dreams
removed engineer mode
DOWNLOADS (Kindly not mirror these files somewhere else without my knowledge/permission)
ng0tkul4.CMFuze_GenesisV1.0.zip
INSTALLATION (requires custom recovery: CWM/TWRP)
Backup, backup, backup
Download the zip and flash via custom recovery
(Optional) Factory reset / Data, cache wipe
NOTE: Factory reset is optional, but it may cause bootloop if you didn't do factory reset.
THANKS TO
our Creator
Android Open Source Community
xda-devs
LewaOS v5 for Cherry Mobile Fuze
Flashable via TWRP/CWMR
Ported from official LeWaOSv5 for JIAYU G2F
Should work in all version of Fuze (v4, v5)
Rooted (Lewa is rooted)
Google Playstore included (just download other Google apps from PlayStore if you need them)
No tweaks
No voice unlock/face unlock (removed)
No engineering mode apps (get if from your stock ROM if you need it)
HOW TO INSTALL
Download the flashable zip file (and Google Apps - if you need it)
Install ROM (flash via TWRP/CWMR)
Do factory wipe (cache and data wipe)
DOWNLOADS (Kindly not mirror these files somewhere else without my knowledge/permission)
ng0tkul4.CMFuze_LeWaOS5.1_14.03.28.zip
BUGS
(you tell me...)
TO ENABLE ROOT
- Security Center -> Details -> Permission management -> Perm -> ROOT
THANKS TO
our Creator
Lewa OS5 team/devs (www.lewaos.com)
xda-devs
MIUIV5 for CM Fuze
MIUI V5 for Cherry Mobile Fuze
Flashable via TWRP/CWMR
Ported from Lenovo JIAYU J2F
Should work in all version of Fuze (v4, v5)
Rooted (MIUI is rooted -> Enable in Security App)
Google Playstore included (just download other Google apps from PlayStore if you need them)
No tweaks
No voice unlock/face unlock (removed)
NOTES
MIUI Torch/Flashlight does not work. Just download one from PlayStore like 'Simple Torch'
HOW TO INSTALL
Download the flashable zip file (and Google Apps - if you need it)
Install ROM (flash via TWRP/CWMR)
Do factory wipe (cache and data wipe)
DOWNLOADS (Kindly not mirror these files somewhere else without my knowledge/permission)
ng0tkul4.Fuze.MIUIv5_4.3.21.zip
BUGS
Torch/Flashlight
(you tell me...)
TO ENABLE ROOT
- Security App -> Permission -> Root Permission
THANKS TO
our Creator
MIUI devs (@miui.com)
[email protected] (for his MIUI port for G'Five A800)
[email protected] (for his miui porting guide)
xda-devs
<reserved 5>
thanks sir nice rom can you make not 3 or s4 rom
Nice job sir ... We are waiting for color OS...
colorOS
addictz10 said:
Nice job sir ... We are waiting for color OS...
Click to expand...
Click to collapse
ColorOS --- i'm hesitant to upload because it has few yet ignorable problems. it uses the GB/ICS's /sdcard0/external_sd approach to fetch and enum files... the effect is Oppo Music and Filemanager is failing to get the files (we can use different music player and filemanager). Also OTG storage mounts ok, but there's no easy way to properly unmount it (i.e. unmount via terminal) ... unlike LewaOS that there's an item in its "Storage" settings that can be used to properly/safely unmount the storage.
I will try again after two weeks...
ng0tkul4 said:
ColorOS --- i'm hesitant to upload because it has few yet ignorable problems. it uses the GB/ICS's /sdcard0/external_sd approach to fetch and enum files... the effect is Oppo Music and Filemanager is failing to get the files (we can use different music player and filemanager). Also OTG storage mounts ok, but there's no easy way to properly unmount it (i.e. unmount via terminal) ... unlike LewaOS that there's an item in its "Storage" settings that can be used to properly/safely unmount the storage.
I will try again after two weeks...
Click to expand...
Click to collapse
ok sir... Im still waiting for my fuze...
Just bought a Fuze, and wondering if my unit is defective or it really has issues with the edges of the touch screen. Whenever I use Touchpal X, I have trouble pressing the "a" key. I need to press slightly between "a" and "s" to get it to register.
I have the same issue with some games, when tapping on the very edge of the screen wont register. I have show touches enabled, and it shows the white circle, but the game won't respond at all. Any ideas? I'm running rooted stock rom with gravity box. The only other module i'm using is root cloak for avabel online.
Anyone have similar problems?
EDIT: Found the cause. I had Pie Controls set to 15px so it was eating a lot of screen space for activation. I disabled Pie and it works fine now
How to do screenshot..
Thanks in advance
Elucidator21 said:
How to do screenshot..
Thanks in advance
Click to expand...
Click to collapse
press volume down and power button at the same time..
I need help
I formatted my PC (due to virus) then my Backup for Cherry Mobile Fuze Q390 is lost.
Now my Q390 phone got corrupted and after formatting the phone Baseband is Unknown and IMEI is NULL. I need help by any chance any user with backup that I can use? I cannot write my IMEI because the phone its self has nothing to write on to. Phone is working can boot and etc except the baseband is gone and evidently no IMEI.
phaw16 said:
I formatted my PC (due to virus) then my Backup for Cherry Mobile Fuze Q390 is lost.
Now my Q390 phone got corrupted and after formatting the phone Baseband is Unknown and IMEI is NULL. I need help by any chance any user with backup that I can use? I cannot write my IMEI because the phone its self has nothing to write on to. Phone is working can boot and etc except the baseband is gone and evidently no IMEI.
Click to expand...
Click to collapse
if you can get hold of a NVRAM partition from others phone (not necessarily Q390 - at least same SoC: MT6582), then you can flash it to your phone.
BUT, your phone will have the same IMEI as the source phone. So if you and source phone would use the same SP (Service Provider or network), and IF this SP is strict about cloned IMEIs, they could block this IMEI. Leaving both phones unusable to this network. So if you can get hold of NVRAM partition from somebody living abroad (i.e. foreigner), the better.
if you are rooted, and terminal (adb shell) savvy, you can write it it via dd, i.e.:
$ dd if=/path/of/nvram of=/dev/nvram
or you can flash it via SPFT memory write ("Window" menu -> "Write Memory").
1) Select "Write Memory" tab (after it is shown)
2) Select "EMMC" for the memory setting
3) Select/browse ("Open Raw Data") the NVRAM image for the "File Path"
4) "Begin Address (Hex)" = 0x1800000
5) "Container Length (Hex)" = 0x500000
6) Click "Write Memory"
7) Connect your phone to PC (must be turned off as you may already know)
The NVRAM image could be named as nvram.bin or something else. But it must be a raw image of NVRAM partition (/dev/nvram) from other phone. TWRP can do a backup of this partition by selecting it when you are about to perform TWRP backup.
If you want to temporarily restore your IMEI, you can try MTKDroidTools or Mobile Uncle Tools (apk)
LeWaOSV5.1 for CMFuze
- apps that show as 0.00kb in "All" and "Downloaded" are now shown ok
- added engineering mode to settings
- corrected some misspeling in english translation
- etc.
ng0tkul4 said:
if you can get hold of a NVRAM partition from others phone (not necessarily Q390 - at least same SoC: MT6582), then you can flash it to your phone.
BUT, your phone will have the same IMEI as the source phone. So if you and source phone would use the same SP (Service Provider or network), and IF this SP is strict about cloned IMEIs, they could block this IMEI. Leaving both phones unusable to this network. So if you can get hold of NVRAM partition from somebody living abroad (i.e. foreigner), the better.
if you are rooted, and terminal (adb shell) savvy, you can write it it via dd, i.e.:
$ dd if=/path/of/nvram of=/dev/nvram
or you can flash it via SPFT memory write ("Window" menu -> "Write Memory").
1) Select "Write Memory" tab (after it is shown)
2) Select "EMMC" for the memory setting
3) Select/browse ("Open Raw Data") the NVRAM image for the "File Path"
4) "Begin Address (Hex)" = 0x1800000
5) "Container Length (Hex)" = 0x500000
6) Click "Write Memory"
7) Connect your phone to PC (must be turned off as you may already know)
The NVRAM image could be named as nvram.bin or something else. But it must be a raw image of NVRAM partition (/dev/nvram) from other phone. TWRP can do a backup of this partition by selecting it when you are about to perform TWRP backup.
If you want to temporarily restore your IMEI, you can try MTKDroidTools or Mobile Uncle Tools (apk)
Click to expand...
Click to collapse
under NVRAM folder. It has nothing. Literally nothing inside the nvram folder.
phaw16 said:
under NVRAM folder. It has nothing. Literally nothing inside the nvram folder.
Click to expand...
Click to collapse
correct.
there's shouldn't be anything there...as it is not supposed to be a folder. for one, dd will not work in folder, so i really expect /dev/nvram to be not a folder, rather than a device file pointing to NVRAM partition (offset 0x1800000) of your Fuze's EMMC.
if you see /dev/nvram as a folder/directory (rather than a device file), then something's gone really wrong in your EMMC partitions.
Grawrz said:
Just bought a Fuze, and wondering if my unit is defective or it really has issues with the edges of the touch screen. Whenever I use Touchpal X, I have trouble pressing the "a" key. I need to press slightly between "a" and "s" to get it to register.
I have the same issue with some games, when tapping on the very edge of the screen wont register. I have show touches enabled, and it shows the white circle, but the game won't respond at all. Any ideas? I'm running rooted stock rom with gravity box. The only other module i'm using is root cloak for avabel online.
Anyone have similar problems?
EDIT: Found the cause. I had Pie Controls set to 15px so it was eating a lot of screen space for activation. I disabled Pie and it works fine now
Click to expand...
Click to collapse
Sir the multi touch for Fuze works well your device is not defective. You can't do multi touch if you press already on the left part for me it doesnt really makes sense why'd do that. Example you press arrow up button then you want to press A should you still use your right thumb well in fact the left thumb is already near it furthermore it doesnt affect when your playing games. Its just whenever your using the keyboard.
ng0tkul4 said:
correct.
there's shouldn't be anything there...as it is not supposed to be a folder. for one, dd will not work in folder, so i really expect /dev/nvram to be not a folder, rather than a device file pointing to NVRAM partition (offset 0x1800000) of your Fuze's EMMC.
if you see /dev/nvram as a folder/directory (rather than a device file), then something's gone really wrong in your EMMC partitions.
Click to expand...
Click to collapse
As I mentioned on my post. I factory formatted the partition. Well I sent back the device to Cherry Mobile so that they can repair it.I just have to wait for 1 month.
Sir, how can i install xposed installer properly? I'm getting bootlooped both in MIUI and LEWA rom. I really need this for greenify. Thank you in advance.
Sent from my Q390 using Tapatalk

LetsGoApp(App follow Me)

Google Play Store:
https://play.google.com/store/apps/details?id=tseng.lets.go.app
User guide
http://www.letsgoapp.net/?cat=15
Description:
App follow Me
After replace Android device, the Apps can still be run at MicroSD or OTG by LetsGoApp.
LetsGoApp is a App, which is a kind of solution for storage shortage and backup data.
Apps can be run by LetsGoApp within the MicroSD or OTG on the most of Android devices .
Support Android 4.1.X~4.3
HTC bufferfly、SONY Z 、ZL、MI 2X/3X、IAOMI – Redmi、 Sumsung S2/S3/S4/Note2
Support Android 4.4 , and it need fixed SD card write/read permissive
Contents.
(1)Foreword.(2)What should I prepare?
Step 1:Creating & Formatting the storage device – MicroSD and OTG.
Step 2:Rooting Android Device.
Step 2a:Step 2a:Fix Android 4.4 SD card write/read permissive
Step 3:Installing the Applications – BusyBox、USB OTG Helper and Link2SD.
(3)Operating Instruction for LetsGoApp.
Step 1:About User Interface.
Step 2:How to use LetsGoApp with the storage device – MicroSD and OTG?
(4)To Unlink the App’s link from storage device.(5)About LetsGoApp.(6)Q & A.
(1)Foreword.
LetsGoApp can execute all the other Apps on OTG and MicroSD(not install). Therefore, it can effectively solve the problem of the shortage of ROM of the portable device and to easy backup your Apps.
The LetsGoApp is an application aimed at solving the shortage of ROM’s applications for portable device. It often happens when a portable storage device has been installed a large number of applications in it.
Because the manufacturer’s limit, Android’s users frequently may meet the following problem:The ROM is not enough! There are 3 ways to fix this issue :
First, pay extra money to buy a better Smart Phone for more ROM.
Second, remove unwanted data or Apps to release more space.
Third, synchronize data with the computer .
There is a better way , LetsGoApp has solution of ROM at portable devices.
NOTE:According to user choices, there are different Third-Party Apps for mounting the OTG and MicroSD.
The User Guide will be elaborated.
(2)What should I prepare?
Preparing a MicroSD or OTG device, you must to create 2 partitions(1st-FAT32、2nd-EXT3) and formating it by EaseUS Partition Master. The partition steps for both MicroSD and OTG are the same.
Step 1:Creating & Formatting patition.
(A). Installing EaseUS Partition Master for Windows.
Download by: http://www.partition-tool.com/download.htm
(B). Right-click on the OTG, and choose “Create partition”.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(C). Setting size 3 ~ 5 GB or more for FAT32 as 1st-partition, and Create as “Primary”.
(D). Setting EXT3 partition for over space, and Create as “Primary”.
(E). Right-click on the EXT3 and choose “Set active” ,then “Apply” it.
(F). Removing the OTG device after the work is finished.
Step 2:Rooting Android.
Each portable device has different ways to Rooting Android device. Please google, and then rooting your portable device.
HTC’s device need S-OFF. Samsung S4 use OTG for Android 4.3↑, You need close KNOX .
Android 4.4 need fixed SD card write/read permissive
Step 3:Installing the Applications – BusyBox、USB OTG Helper and Link2SD.
First of all, you have to installing BusyBox for Android by “Play Store”. User can choose USB OTG Helper or Link2SD to mount the OTG or MicroSD. We recommend to installed both.
(A)BusyBox:
Touching “Install” , then “Smart Install”.
(B)USB OTG Helper (If you use OTG)
Please download by http://www.letsgoapp.net/?p=241 , then installing USB OTG Helper and mounting with the OTG device. There will be a notice of 2 drives mounted to complete. If it is not. As long as reboot Android Device, and repeat the above steps.
Remind!You must to downloading USB OTG Helper by our provided!
(C)Link2SD (If you use MicroSD)
Selecting the sector format-EXT3 of your MicroSD’s second partition, then Reboot device.
(3)Operating Instructions for LetsGoApp.
This chapter will be explanation run all the other Apps on OTG or MicroSD.
NOTE:Make sure created and format 2 partitions(1st-FAT32、2nd-EXT3) within MicroSD or OTG .
Step 1:About User Interface.
There are four UI controls :Switching the storage device of target by 1.Main&2.Vice-Spinner. Showing 3.Menu by menu button. Finally, all of the above steps results will be presented on the 4.App list.
Step 2:How to use LetsGoApp with the storage device – MicroSD or OTG?
(The operating steps for both MicroSD and OTG are the same, this example is for OTG.)
(A)Touching the option “Phone ROM” of Vice-Spinner to show the App’s menu list, and you can choose the target to moving .(For example:Candy Crush Saga)
(B)After finished, you can touch the option “OTG” of Spinner, and select “Remove” for Candy Crush Saga.
Remind!This is removing the App from the Phone ROM, not OTG.
(C)Pressing Candy Crush Saga again, and “Install” it.
Remind!This step is linking App to Android Device, not copy App to phone ROM.
(D)Touch the button “Cancel” to retune to step(A), to move the other Apps if you have needs. After all of the moving work is finished, and then touching the option “Quick Reboot” to rebooting by Menu button.
(E)After rebooting, (Fig.1、2) the application “Candy Crush Sage” can be run by LetsGoApp and Android Desktop. Conversely, (Fig.3) when the OTG device is not mounted, there is only unlinked icon to show within Android Application Manager.
(4)To Unlink the App’s link from MicroSD or OTG.
Actually, maybe there are many storage devices, and then sometimes must to be replace. Therefor, the replacement behavior perhaps cause the application update fails or recognition errors.
(The operating steps for both MicroSD and OTG are the same, please follow example steps for OTG.)
(A)Pressing Menu button to show the menu list, and then release link from storage device.
(B)Pressing the option “OK" will unlink for APK.
(5)About LetsGoApp.
Version:4.020814
Update date:02. August. 2014
Release date:01. July. 2014
Content Rating:All
Support Android V 4.1.x ~V 4.3 with:SAMSUNG – S2/S3/S4 / Note 2、HTC – Butterfly、
SONY – Z / ZL、XIAOMI – Redmi / Mi 2/3
Technical support to visit LetsGoApp official web http://letsgoapp.net ,
or contact by E-mail:[email protected]
(6)Q & A.
Q:What the Android’s version has supported, and portable device brand can be supported by LetsGoApp?
A:For now, LetsGoApp stable supported for Android v4.1.x ~ 4.3, and continuing to support for all class.
Q:What is internal ROM and portable storage device?
A:The ROM is an storage capacity within portable device, that has limited by Manufacturer’s specifications. The portable storage device is MicroSD and USB On-The-Go.
Q:Before run LetsGoApp, should I have to install the Third-Party application first?
A:Exactly, and must to downloading USB OTG Helper from LetsGoApp official web.
Q:How to Rooting for portable device?
A:Please go website and google to see how to rooting your own portable device.
HTC’s device need S-OFF. Samsung S4 use OTG for Android 4.3↑, You need close KNOX .
Android 4.4 need fixed SD card write/read permissive
Q:About MicroSD and OTG’s specifications, whether there is limited?
A:User can choose capacity and brand, but recommendation for the brand withMicroSD is SanDisk.
Q:The OTG’s temperature is always high. Is this is correct?
A:Yes. It’s useable.
Q:No the other methods to solve?
A:Actually, there is suggestion for this problem. You can use SanDisk’s MicroSD for storage device.
Q:How to solve of USB OTG Helper to mounting with only one drive?
A:You can check busyBox install has completed. The other way, you can press “mount" twice or let the portable device reboot, and try again.
Q:Can I hold the portable storage device use for mobile phone for more than one?
A:Yes. This is the concept of LetsGoApp.
Q:How can I plan the space of partitions?Can I still storing private data into the partition FAT32?
A:YES. For example:Photos、Videos、or be Storage Disk to use for PC, and then storing for all of your private data. As for partition-EXT3, it is to store for applications. Anyway, space size with personal preferences.
Q:Can I still update within portable device from Google Play Store?
A:Yes. But the portable storage need has been mount.
Q:Reading a lot of above for user guide, I confused still. What is the point of LetsGoApp?
A:In fact, every day we have to face a lot of data. These including photos、videos、music and the increasingly entertainment features of Apps. What the better solve method is a important problem, wherein is LetGoApp lets you develop a personalized storage device, and then run with it, that just like as a portable Cloud.
Q:About “LetsGoApp", it is look like as Link2SD.
A:Yes, but not almost for all. For example with MicroSD:The program only run App by Link2SD from the single portable device. If there are more than one with mobile phone, that is not allowed to share of the applications with each other. But now, LetsGoApp was already to solve this problem.
Updated Info:
02/08/2014 ver 4.020814
1. unlock most 5 Apps restrictions.
2. language fix.
3. add “About Us" info.
4. bug minor fixes
5. supported Android 4.3 or later (must to close Application-KNOX)
Download
LetsGoApp APK v4.020814
Google Play Store:
https://play.google.com/store/apps/details?id=tseng.lets.go.app
MEGA:
https://mega.co.nz/#!odYlRKRQ!DDjk_7ChjgszwnPvJxpYbN0bffeVuREQaEg4_pmbnAU
MediaFire:
http://www.mediafire.com/download/1xq7j117033mtqv/LetsGoAppv4.020814.apk
Google Drive:
https://drive.google.com/file/d/0Bx-q46LRtv6QRXlBTlI1TjgySWc/edit?usp=sharing
Firedrive:
https://www.firedrive.com/file/34E01D2277BEFE2
Baidu:
http://as.baidu.com/a/item?docid=6808010
USB OTG Helper APK
MEGA:
https://mega.co.nz/#!8VghSDqL!oWraUGWUv8K-kEnUk2qoxEikQ4g2rC9t7Mg4uwlBrsA
MediaFire:
http://www.mediafire.com/download/1z7d114q4kwkamt/USB_OTG_Helper-SignFile.apkGoogle Drive:
https://drive.google.com/file/d/0Bx-q46LRtv6Qck9tSFY2ekxrbUU/edit?usp=sharingFiredrive:
http://www.firedrive.com/file/494F2C92170269BE
Manual
MEGA:
https://mega.co.nz/#!RURmxYIa!qcScIJJiWqs-R5cDCo3rI06uQSdgXqNbXEEswZW3AtU
MediaFire:
http://www.mediafire.com/view/xor06hf219a7voi/User_Guide_EN.pdf
Google Drive:
https://drive.google.com/file/d/0Bx-q46LRtv6Qd1FONi1jVmRDOEU/edit?usp=sharing
Firedrive:
https://www.firedrive.com/file/D6400AE7314C0E91
it looks good. I just installed, hope it work like it's described.
It's amazing !
This solves the problem of my internal storage space, and I found that all can share App to pay for my friends directly through MicroSD and OTG.
I love it.......
Duglaj said:
It's amazing !
This solves the problem of my internal storage space, and I found that all can share App to pay for my friends directly through MicroSD and OTG.
I love it.......
Click to expand...
Click to collapse
thank you
and get this app to you friend
woff said:
thank you
and get this app to you friend
Click to expand...
Click to collapse
of course!:good:
Really amazing,
I have two phones, I try to move APP from one to another,
and two phones are different gmail,
then successful and can operate APP.
windwater08 said:
Really amazing,
I have two phones, I try to move APP from one to another,
and two phones are different gmail,
then successful and can operate APP.
Click to expand...
Click to collapse
thank you,The letsgoapp is very convertion
windwater08 said:
it looks good. I just installed, hope it work like it's described.
Click to expand...
Click to collapse
you will like it
I use LetsGoApp,It is so easy to mve app to otg and sd
I use to backup app and move to the other smart phone so easy
this is so news idea,thanks
It look like to link2SD
LetsGoApp more better than Link2SD
because LetsGoApp can change smart phone by SD or OTG and run APP
LetsGoApp backup so easy and save ROM
LetsGoApp can 100% move App to SD or OTG
thank you LetsGoApp
I have installed busybox on xiaomi mi3 Indian version
I have created two partition as well ext3 and fat32
I get an error on OTG helper
stucked in otg helper.....
in usb otg helper app , it shows no drives mounted, i rebooted,downloded from ur source, but showing same.....
pls help asap...................
This stupidity has gone on for long enough.
All of your threads are being spammed by your multiple accounts, giving bogus feedback.
THREAD CLOSED!

[4.1+][App]How to let the APP 100% move to MicroSD or USB OTG device by LetsGoApp?

USB OTG Helper v6.6.1 download
EaseUS Partition Master download
MiniTool Partition download
Attention: You create your MicroSD partition must be carefully ! The MicroSD have write times life,if you over-write it。
Whether MicroSD or OTG,it's strongly recommended to choose SanDisk(High Stability)。
Other brands may be formatted in EXT3/EXT4 after the end of the fault。
Because of the way the change management program on Android 4.0.x,in the past,a convenient APP-APP2SD has been unable to run。
As Link2SD, although App can be moved to the MicroSD,but to choose the APP is limited(Not all can be move)。
On the other hand,Link2SD only can move the /data/app and /data/dalvik-cache these folders within the APP,but not all App's data。
LetsGoApp is generated using mirroring source on desktop shortcut,when the APP is moving to a MicroSD,the Android system will rest a link icon。
Because it is a linked icon,It takes up very little space(just like as Windows Desktop's Icon 2~5kb),it is really to storage in the MicroSD to executing。
In addition,the LetsGoApp has more powerful functions is:
1. APP can copy back to Phone ROM through LetsGoApp。
2. LetsGoApp can move the APP to the MicroSD or USB OTG,that You will not use the Phone ROM。
3. Direct to mount 2nd Partition-EXT3 or EXT4。
Through LetsGoApp, the APP still can update/uninstall from Play Store。And just need to click create the link or remove the link,that you can easily move between the ROM and external MicroSD。
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You don't need high speed memory card,I just use for general(recommend CLASS 4 above),and there is no any compatibility problems。
Have been tested MicroSD: Transcend 16G、Kingston 16G、SanDisk 8G.
OTG: Transcend 32G、Kingston 32G、SONY 32G、SanDisk 32G.
Actually!Whether the memory card or OTG recommend to SanDisk and SONY 。
Other brands failure rate is too high,that maybe fault after formatting。
Prerequisite:
1. The Phone/Tablet had been ROOT,and support Memory Card or OTG connect function。
2. Get a MicroSD and then create 2 partitions。The 1st partition is FAT32、the 2nd partition is EXT3/EXT4,and set Avtice at 2nd partition(example:32GB)。
3. A PC for Windows OS。
4. A memory card reader for MicroSD(the USB OTG can connect computer)。
Get a MicroSD card : Create/Format partitions:
1. I have to reset the MicroSD and create 2 partitions(1st-FAT32、2nd-EXT3/EXT4) to let the phone to mounting it like as internal ROM,so....
download EaseUS Partition Master Free (Pressing Here Get Download)and install it by computer。
P.S: If you choose EXT4 please download MiniTool Partition Wizard Home Edition,because the usage are the same,that I am not otherwise specified!
2. Make sure connected the MicroSD,and executing EaseUS Partition Master to Create Partition :
be careful to make sure what the MicroSD ID is yours!do not click to wrong target such as Hard Disk(C: or D
Creating FAT3 for 1st partition and create as : Primary。As for FAT32 size decide yourself,and then click OK。
(The 1st partition-FAT32 could create it bigger to use . such as:photos、movies)
Creating as Primary and EXT3 for the remaining space,and click OK !
Right-click and set Active for 2nd-partition EXT3,and then Apply it :format EXT3 need more time,and waiting! After finished,take the memory card connect the phone。
Install APP - BusyBOX :
P.S : If the storage device is OTG,that you have to installing one more APP - USB OTG Helper by here http://www.letsgoapp.net/?cat=28。
Installing/Executing BusyBOX by Google play Store。
Install LetsGoApp :
1. Installing LetsGoApp by Play Store。https://play.google.com/store/apps/details?id=tseng.lets.go.app
Introduction UI :
1. Main.
2. Vice-Spinner Showing.
3. Menu by menu button.
Finally,all of the above steps results will be presented on the
4. App list。
2. Press the "Menu" key select "Mount SD card 2nd partition" and follow the instructions to reboot again.
If you mount ext3 patition not reboot by LetsGoApp for MicroSD ,Please use Hot reboot
If the EXT3 partition can not to be hang it up,temporarily use the APP-LINK2SD mount EXT3 partition
The APP - OfficeSuite Pro for example : click vice spinner - ROM,and to show all APP of phone。Find OfficeSuite Pro from the APP's list,and then click it once,the move order will be start to moving to MicroSD。(Does not recommend moving the system built-in program)。
After finished,click vice spinner - SD,there is a APP - OfficeSuite Pro has been copyed into the MicroSD。Why I said "COPY", because the sources APP - OfficeSuite Pro still has within the phone's Rom(Back to ROM,that you can see it)。So now,I have to delete the sources APP - OfficeSuite Pro of ROM,and then Linking it from MicroSD。Finished above steps,this is a complete process。
For details please see the following my steps :
First of all,click OfficeSuite Pro,and then choose Remove。You can go back to the ROM to make sure,when you remove it has been finished。
Click OfficeSuite Pro again,you will find the remind message just is not the same with before。The before is : " Excute、Remove、Cancel ", but now is : " Install、Remove、Cancel "。
Now! I click " Install " to let the APP of MicroSD to be link with Android。
Then will remind : Link source from ? Of course is SD card,my goal is to save space on my phone, the APP is stored on the SD card to perform。
You will get message to remind you need to quick reboot(Hot Reboot) once,after the linking is completed。If you have many APPs need to link,you can first press Cancel,and then repeat above steps after all the moving was complete,finally to quick reboot it once,it will save time and has efficiency。
After rebooting, LetsGoApp can auto run and list Apps Menu。If you did not mount SD card,relative ! the APP's icon will Gray,because the APP was disappeared。
You can click Setting -> Storage and check.
You can discovery , Your phone's ROM is saved.
You can run App through LetsGoApp.
OfficeSuite Pro is easy to run.
Let APP install to ROM from the MicroSD or USB OTG:
Example,there are some APPs,that I want to use。LetsGoApp can installation directly from SD card copy back to my phone's ROM ,the function can sharing among users。Users can choose the APP of the OTG or MicroSD, and move App to the phone’s ROM.
In other words, LetsGoApp can move and execute APP between OTG/MicroSD and phone’s ROM. There are more choices, You can move APP from phone’s ROM to the other external storage。
Now example for Candy Crush within MicroSD to pressing “Install“。
Click the button “ ROM “,and you can move the APP to the phone’s internal storage " ROM "。
After moved, the system need be reboot once。
Removing MicroSD after reboot, the Candy Crush can be execute from phone's ROM,and there is not any different to download from Play Store。
Emancipation Your Phone Space,And Enjoy It ~~~!!
Above steps looks like a lot more。Actually!It is very simple,I just hope that described in detail has been enough,so writed some more。
Thank you for watching。
It look like so good
try it
It is very convenient
I do not for a mobile phone
thank you
That's so easy to use
I like it~~
It like a magic
so cool
it's a very good App.
well done!:good:
Duglaj said:
it's a very good App.
well done!:good:
Click to expand...
Click to collapse
thank you and enjoy it !!!
netyea said:
It look like so good
try it
Click to expand...
Click to collapse
you can share to your friend
thanks
I find LetsGoApp like link2sd
but LetsGoApp function more than link2sd
so easy
netyea said:
It look like so good
try it
Click to expand...
Click to collapse
thank you and enjoy it !!!
I use sony ZL smarty phone
I mount ext3 for MicroSD card
my ZL reboot again to again
but I pull MicroSD and delete /data/sdext2 folder just ok
please tell me how to use for ZL
su_arch said:
It like a magic
so cool
Click to expand...
Click to collapse
enjoy it !!
xuxime said:
I use sony ZL smarty phone
I mount ext3 for MicroSD card
my ZL reboot again to again
but I pull MicroSD and delete /data/sdext2 folder just ok
please tell me how to use for ZL
Click to expand...
Click to collapse
lets right , we can fix now
woff said:
lets right , we can fix now
Click to expand...
Click to collapse
ok ,waiting for you
:good:
chiunwu said:
I find LetsGoApp like link2sd
but LetsGoApp function more than link2sd
so easy
Click to expand...
Click to collapse
It look like Link2SD
but the function better than Link2SD
thanks
Duglaj said:
it's a very good App.
well done!:good:
Click to expand...
Click to collapse
enjoy it ~~:good:
Android Lollipop
LetsGoApp is incompatible with lollipop. Are there alternatives?
I find LetsGoApp V4.7 in Android 4.4
I must disable Selinux "setenforce 0 " at Samsung
please fix it
THANKS
Lukis24 said:
LetsGoApp is incompatible with lollipop. Are there alternatives?
Click to expand...
Click to collapse
incompatible with lollipop
what is android version?
what is your smart phone Model?
woff said:
incompatible with lollipop
what is android version?
what is your smart phone Model?
Click to expand...
Click to collapse
Nexus 5 5.0

Categories

Resources