Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaプロジェクトをAndroidデバイスに移植したいのですが、私が直面している問題は、javax.scriptライブラリが必要なことです。したがって、問題は次のとおりです。javax.scriptをAndroidプロジェクトにインポートすることは可能ですか?もしそうなら、どうすればそれを行うことができますか?
javax.script パッケージ全体と、それが依存するその他のパッケージを Android に移植し、それらをライブラリとしてコンパイルする場合は、はい。そうでなければ、いいえ。