I guess I can do everything on sd, move files and edit, just installed from clean rom read music on sd, but if i insert a new mp3 it does not detect it
read the first postI hope this thread is still active. Anyway, I am having FC for all my Google apps. Can anyone share me the compatible Gapps for LOS 13. I have P-3113 just in case that's important. Also when I installed this OS and check root access I also lost root. How do we root this OS? Can we apply one touch root?
I love the response of this OS kudos to the maker. Thanks
Update your recovery like mentioned in first post.I hope this thread is still active. Anyway, I am having FC for all my Google apps. Can anyone share me the compatible Gapps for LOS 13. I have P-3113 just in case that's important. Also when I installed this OS and check root access I also lost root. How do we root this OS? Can we apply one touch root?
I love the response of this OS kudos to the maker. Thanks
mkdir -p .repo/local_manifests
nano .repo/local_manifests/local_manifest.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="CyanogenMod/android_device_samsung_espressowifi" path="device/samsung/espressowifi" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_device_samsung_espresso3g" path="device/samsung/espresso3g" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_kernel_samsung_espresso10" path="kernel/samsung/espresso10" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_hardware_samsung" path="hardware/samsung" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_packages_apps_SamsungServiceMode" path="packages/apps/SamsungServiceMode" remote="github" revision="cm-13.0" />
<project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="cm-13.0" />
<project name="TheMuppets/proprietary_vendor_ti" path="vendor/ti" remote="github" revision="master" />
</manifest>
repo sync
. build/envsetup.sh
breakfast espressowifi
make bacon
Haven't added the fstab changes for it. Its on the todo list too. Think sometimes tomorrow i am able to upload a new build, else on monday.
- Many thanks to @Ziyan for the new kernel! He did the main part of it! (We worked together on it for almost 9 months now - where is the time?!)