Skip to content

error when build the APK #10

@Seg-mel

Description

@Seg-mel

meloman@meloman-notebook:~/data/programming/android/python-for-android/dist/default$ python ./build.py --package org.test.touchtracer --name touchtracer --version 1.0 --dir /home/meloman/data/programming/android/python-for-android/dist/default/python-install/share/kivy-examples/demo/touchtracer/ debug
Traceback (most recent call last):
File "./build.py", line 333, in
make_package(args)
File "./build.py", line 242, in make_package
subprocess.call([ANDROID, 'update', 'project', '-p', '.', '-t', 'android-8'])
File "/home/meloman/.pythonbrew/pythons/Python-2.7.1/lib/python2.7/subprocess.py", line 486, in call
return Popen(_popenargs, *_kwargs).wait()
File "/home/meloman/.pythonbrew/pythons/Python-2.7.1/lib/python2.7/subprocess.py", line 672, in init
errread, errwrite)
File "/home/meloman/.pythonbrew/pythons/Python-2.7.1/lib/python2.7/subprocess.py", line 1202, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

what could be wrong? used your instructions. SDK r16, NDK r 7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions