Questions tagged [files]

File related issues. See also if another tag might better fit your question: 'file-system', 'file-management', or one of the 'storage' tags

I guess it's pretty safe to assume everybody knows what a file is (but many have trouble explaining it). So let's quote an abstract from Wikipedia:

A computer file is a resource for storing information, which is available to a computer program and is usually based on some kind of durable storage. A file is durable in the sense that it remains available for programs to use after the current program has finished. Computer files can be considered as the modern counterpart of paper documents which traditionally are kept in offices' and libraries' files, and this is the source of the term. A group of files used by the same program can be packed into one archive file.

Related tags

  • : About managing your files on Android
  • :
  • : a division of either your internal storage or your sdcard. Usually, a partition is formatted -- and if so, it holds a file system.
  • : where your apps and data are stored. This is the most generic term in this context, as it might refer to your ( or ) as well as to the devices , or even to the cloud...

Recommended readings on ASE

290 questions
7
votes
2 answers

Will the uninstalling of apps leave file cruft in the root (Android's subsystem)?

Will the uninstalling of apps leave files in the root (Android's subsystem)? When we uninstall some program on Windows, it leaves some files along the system, does it happen on Android too? If this happens, would it be be wise to access the root to…
Red Banana
  • 438
  • 1
  • 6
  • 15
4
votes
2 answers

Android and .mov files

How can I play .mov files on Android 2.2+ without converting them? EDIT: I am looking for a way to install Codecs rather than find a video player on the market if possible. Thank you.
Francisc
  • 2,365
  • 10
  • 29
  • 36
4
votes
3 answers

How can I view the contents of an .srt file on my Android?

OS: 4.1.1 Phone: Samsung Galaxy S3 I have a French .srt file that I want to view and edit the contents. How can I achieve this?
verve
  • 1,035
  • 14
  • 32
  • 51
3
votes
2 answers

APK's AndroidManifest.xml looks to be binary

I'm not sure if this is a problem with my unzip tool, or not but I'm looking into the APK file structure and I see a file called AndroidManifest.xml. Inside that file there is no XML? It actually looks like a binary dump, What does this file do, and…
Evan Carroll
  • 4,257
  • 20
  • 57
  • 94
3
votes
0 answers

Is it possible to find and recover a Word for Android document?

I have an Acer Iconia B1-A71 which I bought about a year ago, if I remember right. It has Microsoft Word for Android pre-installed. In my naivety I assumed it was a free no-strings-attached app. Today I was taking a train trip, 2 hours each way, and…
RenniePet
  • 141
  • 3
2
votes
2 answers

unable to upload doc files in android latest version

I am not able to upload .doc files on my android mobile.I have Kingston software installed so whenever I use the upload button from the webpage it just displays my gallery, camera, voice and video recorder. It does not display the file browser so…
Rizwan S A
  • 31
  • 5
2
votes
1 answer

What is the matrix.txt file on my SD card? Is it safe to delete?

I have a file called matrix.txt at the root of my SD card. It is a text file that contains the serialization of a matrix of floats. What is this file? Can I delete it?
rds
  • 614
  • 3
  • 10
  • 19
1
vote
1 answer

How can I access my Galaxy S5 from a PC to retrieve all of my files?

I broke the digitizer (LCD display/touch sensor underneath glass screen). The phone still turns on and can connect to computer but I can't access it because I have a passcode lock on it and it doesnt give me the option to type it in on my computer.…
guy
  • 11
  • 2
1
vote
3 answers

Tool for accessing android files on a linux pc over wi-fi

What is the best app to browse, explore and access android files on a Linux machine over wifi?
nixnotwin
  • 133
  • 4
1
vote
1 answer

What is this BUD folder?

I noticed a folder named "BUD" on the SD card of my Android 4 phone, containing 5 10-byte files with .med2.gz extensions. The .med2 files are empty. What is this clutter? This thread didn't help, nor did Google know what a .med2 file is.
1
vote
1 answer

How can I access the /android_asset/ folder on my phone?

or in other words: Where is it? Can I access it without root access? I've been searching in ASTRO file manager but I can't find it. What is the full path?
Matt
  • 19,341
  • 11
  • 82
  • 125
1
vote
2 answers

Geometry Dash custom songs download location

I am currently using a Samsung Galaxy Xcover 3 (Model Number - SM-G388F) running KitKat 4.4.4. I would like to have some of these songs on my computer and phone, and this means that I need to find the download location. Places that I have…
Matt07211
  • 919
  • 3
  • 11
  • 29
1
vote
1 answer

Nexus S - Can't copy to SD card

When I connect my Nexus S to my computer I can see various files (media, LOST.DIR, DCIM...). If I copy a file here, I can't find it on the file manager (ASTRO) on my phone? How do I access these files on my phone?
Casebash
  • 2,405
  • 9
  • 31
  • 43
0
votes
1 answer

How can I run an EXE Flash App on my android device?

Basically I have an EXE file that executes a lot of SWF files in another folder running an interactive slideshow type thing. Is there anyway that I can de-compile the EXE file or something in such a way that I can execute it to run the slideshow on…
Matty
  • 1
  • 1
  • 1
0
votes
2 answers

How can I save / get to Walmart's e-receipts from their Walmart app? Where are the files stored?

The Walmart app has a section called Savings Catcher, which allows one to scan a barcode from their receipt or to submit some numbers from it, and for the app to find lower prices. Anyhow, an exact digital duplicate of one's receipt is then shown.…
Rolo
  • 131
  • 2
  • 4
1
2