Try rebooting
The official samsung adapter worked for me always, haven't tried on Marshmallow to be true. Can check at home if I find the bill to give you the right name of the adapter.reboot does not help.) Does otg work in this firmware? I put all the updates, but it did not work anywhere.
It does work on my tab, both on LOS13 and Slim6. I just have to reboot if it did not recognize it sometimesreboot does not help.) Does otg work in this firmware? I put all the updates, but it did not work anywhere.
excuse my guys I've read all the wiki for the installation instructions but they are so much more complicated compared to what i did in the past to flash custom roms on my 5110... i used to just flash twrp via odin and then clean flash the rom zip, can't i do this way also for this los13? tia!
thanks sir, i did that and achieved in installing los13Yes that's exactly what you need to do. Make sure you have the latest espresso-common twrp. Also, if you want gapps, download and flash the gapps zip after flashing the rom.
I noticed it with any keyboard and also on ROMs derived from CM/LOS, see the discussion started at https://forum.xda-developers.com/ga...esurrectionremix-v5-7-4-t3502188/post71847182is anyone having issues with gboard disappearing keys sometimes? :/
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?!)