On Android, /sdcard, /storage/sdcard0, /emulated/legacy, and /mnt/sdcard are symlinks to the same place, /storage/emulated/0 . So these paths are all equivalent. Most of them exist for legacy reasons. If you use ES file manager, folders which are symlinks have a small curved arrow on them.
For Kivy Launcher to find your scripts they must be in /sdcard/kivy/<app name> , which we now know is the same location as /storage/emulated/0/kivy/<app name> . For packaging your Kivy Launcher scripts, refer to http://kivy.org/docs/guide/packaging-android.html#packaging-your-application-for-kivy-launcher
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.