S
S
Sergey Chuprin2015-09-27 11:43:07
Android
Sergey Chuprin, 2015-09-27 11:43:07

How to efficiently scan all music files on the device?

You need to create a database of tags for all music files, for later quick access to them. Getting all the files itself does not take much time using CursorLoader , but the tags get a very long time. I am using Jaudiotagger . For 330 files, the process takes ~17 seconds. Poweramp does it in ~7 seconds. Also interested in how to keep track of recently added files.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
werktone, 2015-09-27
@creati8e

Why do you need this when there is a Media Store API ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question