Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Why Emacs Cider C-c C-k run the main.clj, it will erro: "android.app.VoiceInteractor is no found " #66

@xlisp

Description

@xlisp

I create a lein droid project by lein new droid project your.project, then run lein droid doall success create apk and install apk to my Android.
So i open the repl lein droid repl , and test (on-ui (neko.notify/toast "Hello")) , my Android will notify "Hello" ok .
But I use Emacs Cider connect the repl (localhost:9999) , then run C-c C-k , it will Erro :
erro

I don't know how to do, i try import VoiceInteractor class , but it's failed.

Thanks :-)

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