W/art: 本机线程在未调用 DetachCurrentThread VlcObject 的情况下退出
W/art: Native thread exiting without having called DetachCurrentThread VlcObject
我在使用 lib Vlc for android 的应用程序中收到此警告。
W/art: Native thread exiting without having called DetachCurrentThread (maybe it's going to use a pthread_key_create destructor?): Thread[56,tid=6197,Native,Thread*=0xba2fe820,peer=0x13576100,"VlcObject"]
有问题吗?
此警告已在 MobileVLCKit 版本 3+
中修复
我在使用 lib Vlc for android 的应用程序中收到此警告。
W/art: Native thread exiting without having called DetachCurrentThread (maybe it's going to use a pthread_key_create destructor?): Thread[56,tid=6197,Native,Thread*=0xba2fe820,peer=0x13576100,"VlcObject"]
有问题吗?
此警告已在 MobileVLCKit 版本 3+
中修复