• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.
All modern Android devices starting Android 3.1 use MTP instead of "mass storage".
You should enable MTP mode in the device when connected.
In Windows 8 or later MTP should be there by default (I think so, I don't remember installing it and it worked for me out of the box (well, I did installed the C811 driver before that)) and the device should appear just like any USB drive.

In Linux you have to install jmtpfs and mount it like

Code:
jmtpfs mountpoint
where mountpoint is the directory you want to mount to (must be created beforehand).

And unmount it like
Code:
fusermount -u mountpoint
where mountpoint is the directory to which you've previously mounted the device
 
  • Like
Reactions: jonathanwminer
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones