08-05-2017, 04:03 AM
(This post was last modified: 10-19-2022, 09:32 AM by Kris_Perry.
Edit Reason: Bolded filepaths,etc..
)
1.) Pictures are stored in:
\LF\Bulk\Data\Local\All\Photos
2.) Videos are stored in:
\LF\Bulk\Data\Local\All\Videos
3.) If you have the official MP3 player app, your music is stored in:
(Please upload the Official MP3 player files as I'm interested how it works, Thank you!)
\LF\Bulk\Data\Local\All\Music
4.) If you ever wanted to reset the photo/video trailing number's
(E.G: After receiving second hand tab)
In the folder "\LF\Bulk\Data\Local\All" open the file "indexing.json"
and change the number values to 0:
\LF\Bulk\Data\Local\All\Photos
2.) Videos are stored in:
\LF\Bulk\Data\Local\All\Videos
3.) If you have the official MP3 player app, your music is stored in:
(Please upload the Official MP3 player files as I'm interested how it works, Thank you!)
\LF\Bulk\Data\Local\All\Music
4.) If you ever wanted to reset the photo/video trailing number's
(E.G: After receiving second hand tab)
In the folder "\LF\Bulk\Data\Local\All" open the file "indexing.json"
and change the number values to 0:
Code:
{"lf_art_index": 0,"lf_photo_index": 0,"lf_video_index": 0}