Picovoice / picovoice

On-device voice assistant platform powered by deep learning
Apache License 2.0
570 stars 109 forks source link

Picovoice Platform Issue: error at run the pico clock demo code #833

Closed spiderman16888 closed 2 months ago

spiderman16888 commented 3 months ago

Have you checked the docs and existing issues?

SDK

Flutter

Picovoice package version

3.0.3

Framework version

flutter 3.22.2

Platform

Android

OS/Browser version

android 12

Describe the bug

E/AndroidRuntime(25740): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.example.pico_clock.MainActivity" on path: DexPathList[[zip file "/data/app/6L0chVHrvQBon4mtlF5pGQ==/com.example.pico_clock-H6roYYpgl1MNb406vK3maA==/base.apk"],nativeLibraryDirectories=[/data/app/6L0chVHrvQBon4mtlF5pGQ==/com.example.pico_clock-H6roYYpgl1MNb406vK3maA==/lib/arm64, /data/app/~~6L0chVHrvQBon4mtlF5pGQ==/com.example.pico_clock-H6roYYpgl1MNb406vK3maA==/base.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]]

Steps To Reproduce

  1. check out the gitlab code.
  2. run the pico clock demo

Expected Behavior

run the demo.

ksyeo1010 commented 3 months ago

thanks for reporting, we are looking at the issue right now.

matt200-ok commented 3 months ago

Thank you for the report. We have patched it with 1c9fd4d. Pull latest to confirm the fix.