How to use an Android emulator while developing with Kivy?

518 views
Skip to first unread message

Lucy L.

unread,
May 14, 2014, 9:23:29 AM5/14/14
to kivy-...@googlegroups.com
Can I check out my Kivy program with an emulator (Genymotion, for example) without packing it into an APK? If so, how should I do it? I did a search online but didn't find relevant information. I'd appreciate any help. Thanks in advance. 

Ben Rousch

unread,
May 14, 2014, 9:27:02 AM5/14/14
to kivy-...@googlegroups.com
You can develop and run your Kivy program on a desktop OS. When you need to test Android-specific parts of your program you will have to create an APK and install it on an emulator or a real Android device. Based on recent reports, Genymotion does not work with Kivy. However standard Android emulators will work as long as you set them to use the host GPU.

You might also get away with using the Kivy Launcher app to run your code on Android. This does not require an APK, but you will need some way to move your code to the device or emulator.


On Wed, May 14, 2014 at 9:23 AM, Lucy L. <luci...@gmail.com> wrote:
Can I check out my Kivy program with an emulator (Genymotion, for example) without packing it into an APK? If so, how should I do it? I did a search online but didn't find relevant information. I'd appreciate any help. Thanks in advance. 

--
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.



--
 Ben Rousch
   bro...@gmail.com
   http://clusterbleep.net/
Reply all
Reply to author
Forward
0 new messages