You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @gtusr. Replete really only offers access to whatever is explicitly injected into its JavaScript environment, and then those things are available via JavaScript interop.
Is there an example in the source code of the Android implementation of Replete for how to inject a piece of the Android SDK into the javascript framework (e.g. the SDK's accessibility API), or is that being left as an exercise for the reader?
I'm debating right now whether to use the Picolisp-based Pilbox or try to find a framework that uses a more popular lisp (e.g., Clojure).
Does Replete offer full access to the Android SDK from within the clojure REPL?
I'm asking this question because I would like to start developing some accessibility apps from within a REPL environment.
The text was updated successfully, but these errors were encountered: