Re: [kivy-users] Re: kivy android apps close immediately

19 views
Skip to first unread message

Decave

unread,
Feb 21, 2015, 6:08:10 AM2/21/15
to kivy-...@googlegroups.com
Buildozer can't even compile an in-app purchases app.

Debbie Rich <ikt...@gmail.com> wrote:

The debug output has this warning in it:

build.xml: Failed to find version-tag string. File must be updated.
In order to not erase potential customizations, the file will not be automatically regenerated.
If no changes have been made to the file, delete it manually and run the command again.
If you have made customizations to the build process, the file must be manually updated.
It is recommended to:
    * Copy current file to a safe location.
    * Delete original file.
    * Run command again to generate a new file.
    * Port customizations to the new file, by looking at the new rules file
      located at <SDK>/tools/ant/build.xml
    * Update file to contain
          version-tag: custom
      to prevent file from being rewritten automatically by the SDK tools.

But isn't this warning related to the way version is set in the .spec file?
Here's the section from that:

# (str) Application versioning (method 1)
#version.regex = __version__ = ['"](.*)['"]
#version.filename = %(source.dir)s/main.py

# (str) Application versioning (method 2)
version = 1.0.0

This looks just like it did in the kivycrashcourse lesson 2.
???

On Friday, February 20, 2015 at 3:55:00 PM UTC-6, Debbie Rich wrote:
Running kivy on OSX 10.8.5

I successfully compiled both the first example from kivycrashcourse ('hello!') and /examples/android/compass.
Both installed OK on my LG VK810 4G tablet running android 4.4.2

When I try to run either one, the app starts, very briefly flashes 'Loading' and then quits.

Any suggestions?

Thanks.

--
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.
Reply all
Reply to author
Forward
0 new messages