can i write or edit buildozer.spec file ?

271 views
Skip to first unread message

Jitendra Mishra

unread,
May 28, 2016, 9:14:18 AM5/28/16
to Kivy users support
i already download android sdk, ndk file and ant file , so how i provide path to buildozer.spec file to look andorid sdk and ndk folder ?

Alexander Taylor

unread,
May 28, 2016, 9:21:00 AM5/28/16
to Kivy users support
The buildozer.spec has config tokens to let you set these paths. After running 'buildozer init', open the file and read through it to find them.

Captain_sensible

unread,
Jun 2, 2016, 8:34:19 AM6/2/16
to Kivy users support

so in simple terms (hope your using linux) but windows similar

 you have a project in your home folder & you have a SDK directory like in image where the path is /home/andrew/Android/Sdk then in buildozer you just write

android.sdk_path = ../Android/Sdk


if you want to look through an example of a working  spec file go to
https://github.com/captain-sensible/learnABC &  have a perusal

Reply all
Reply to author
Forward
0 new messages