View Single Post
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#8
Originally Posted by Demati View Post
I was tooling around with SFOS on my Nexus 5 this morning and I figured out how to mount Android user data so that it is accessible via SFOS. I did the following:

Code:
devel-su
mkdir /android
mount /dev/mmcblk0p28 /android
User data is then available in:
/android/media/0/

I also updated my fstab file by adding the following line at the end:
Code:
/dev/mmcblk0p28 /android ext4 rw,relatime,data 0 0
Thank you, i added this to the 'Tips and tricks' section.

Originally Posted by llelectronics View Post
Oh it doesn really matter. I tried mp4 youtube streams and flv files and ogg files.
Pretty much every video file caused some freeze after a couple minutes.
Sometimes also the video is not shown correctly.

Can you try to reproduce it with LLs video Player ?
Reproduced with all available players and added to the list of issues. The usage of videos is overestimated
 

The Following User Says Thank You to BluesLee For This Useful Post: