--------- beginning of crash --------- beginning of system --------- beginning of main 03-12 01:59:21.745 10724 10752 I python : Initialize Python for Android 03-12 01:59:21.745 10724 10752 I python : Changing directory to the one provided by ANDROID_ARGUMENT 03-12 01:59:21.745 10724 10752 I python : /data/user/0/org.vkbot_testing/files/app 03-12 01:59:21.745 10724 10752 I python : Preparing to initialize python 03-12 01:59:21.745 10724 10752 I python : crystax_python does not exist 03-12 01:59:21.753 10724 10752 I python : Initialized python 03-12 01:59:21.753 10724 10752 I python : AND: Init threads 03-12 01:59:21.756 10724 10752 I python : testing python print redirection 03-12 01:59:21.758 10724 10752 I python : Setting up python from ANDROID_PRIVATE 03-12 01:59:21.760 10724 10752 I python : ('Android path', ['/data/user/0/org.vkbot_testing/files/app/lib/python27.zip', '/data/user/0/org.vkbot_testing/files/app/lib/python2.7/', '/data/user/0/org.vkbot_testing/files/app/lib/python2.7/lib-dynload/', '/data/user/0/org.vkbot_testing/files/app/lib/python2.7/site-packages/', '/data/user/0/org.vkbot_testing/files/app']) 03-12 01:59:21.801 10724 10752 I python : ('os.environ is', {'ANDROID_APP_PATH': '/data/user/0/org.vkbot_testing/files/app', 'EXTERNAL_STORAGE': '/sdcard', 'ANDROID_ENTRYPOINT': 'main.pyo', 'ANDROID_ASSETS': '/system/app', 'PYTHONPATH': '/data/user/0/org.vkbot_testing/files/app:/data/user/0/org.vkbot_testing/files/app/lib', 'ANDROID_ARGUMENT': '/data/user/0/org.vkbot_testing/files/app', 'ANDROID_ROOT': '/system', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar', 'PYTHONOPTIMIZE': '2', 'ANDROID_DATA': '/data', 'PYTHONHOME': '/data/user/0/org.vkbot_testing/files/app', 'ANDROID_SOCKET_zygote': '11', 'BOOTCLASSPATH': '/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-xml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/mediatek-common.jar:/system/framework/mediatek-framework.jar:/system/framework/mediatek-telephony-common.jar', 'ANDROID_PROPERTY_WORKSPACE': '9,0', 'ASEC_MOUNTPOINT': '/mnt/asec', 'PATH': '/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin', 'ANDROID_STORAGE': '/storage', 'ANDROID_BOOTLOGO': '1', 'ANDROID_PRIVATE': '/data/user/0/org.vkbot_testing/files', 'PYTHON_NAME': 'python'}) 03-12 01:59:21.801 10724 10752 I python : ('Android kivy bootstrap done. __name__ is', '__main__') 03-12 01:59:21.871 10724 10752 I python : ['/data/user/0/org.vkbot_testing/files/app/lib/python2.7/site-packages', '/data/user/0/org.vkbot_testing/files/app/lib/site-python'] 03-12 01:59:21.871 10724 10752 I python : AND: Ran string 03-12 01:59:21.871 10724 10752 I python : Run user program, change dir and execute entrypoint 03-12 01:59:22.057 10724 10752 I python : [INFO ] [Logger ] Record log in /data/user/0/org.vkbot_testing/files/app/.kivy/logs/kivy_17-03-12_1.txt 03-12 01:59:22.057 10724 10752 I python : [INFO ] [Kivy ] v1.9.2.dev0, git-Unknown, 20170311 03-12 01:59:22.058 10724 10752 I python : [INFO ] [Python ] v2.7.2 (default, Mar 10 2017, 17:52:09) 03-12 01:59:22.058 10724 10752 I python : [GCC 4.8] 03-12 01:59:22.109 10724 10752 I python : [INFO ] [Factory ] 194 symbols loaded 03-12 01:59:23.042 10724 10752 I python : [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored) 03-12 01:59:23.475 10724 10752 I python : [INFO ] [OSC ] using for socket 03-12 01:59:23.483 10724 10752 I python : [INFO ] [Window ] Provider: sdl2 03-12 01:59:23.519 10724 10752 I python : [INFO ] [GL ] Using the "OpenGL ES 2" graphics system 03-12 01:59:23.520 10724 10752 I python : [INFO ] [GL ] Backend used 03-12 01:59:23.523 10724 10752 I python : [INFO ] [GL ] OpenGL version 03-12 01:59:23.523 10724 10752 I python : [INFO ] [GL ] OpenGL vendor 03-12 01:59:23.524 10724 10752 I python : [INFO ] [GL ] OpenGL renderer 03-12 01:59:23.526 10724 10752 I python : [INFO ] [GL ] OpenGL parsed version: 3, 1 03-12 01:59:23.527 10724 10752 I python : [INFO ] [GL ] Texture max size <8192> 03-12 01:59:23.528 10724 10752 I python : [INFO ] [GL ] Texture max units <16> 03-12 01:59:23.572 10724 10752 I python : [INFO ] [Window ] auto add sdl2 input provider 03-12 01:59:23.574 10724 10752 I python : [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked 03-12 01:59:23.623 10724 10752 I python : [WARNING] [Factory ] Ignored class "Screen" re-declaration. Current - module: kivy.uix.screenmanager, cls: None, baseclass: None, filename: None. Ignored - module: None, cls: None, baseclass: Screen, filename: /data/user/0/org.vkbot_testing/files/app/chatbot.kv. 03-12 01:59:23.624 10724 10752 I python : [WARNING] [Factory ] Ignored class "TextInput" re-declaration. Current - module: kivy.uix.textinput, cls: None, baseclass: None, filename: None. Ignored - module: None, cls: None, baseclass: TextInput, filename: /data/user/0/org.vkbot_testing/files/app/chatbot.kv. 03-12 01:59:23.658 10724 10752 I python : [INFO ] [GL ] NPOT texture support is available 03-12 01:59:23.696 10724 10752 I python : [INFO ] [Text ] Provider: sdl2 03-12 01:59:24.903 10724 10752 I python : [WARNING] [Base ] Unknown provider 03-12 01:59:24.904 10724 10752 I python : [INFO ] [Base ] Start application main loop 03-12 01:59:24.956 10724 10752 I python : [ERROR ] [Base ] Failed to import "android" module. Could not remove android presplash.