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.
SymPy (記号演算用の Python ライブラリ) を使用して Python スクリプトを作成しました。Android アプリを介して Android デバイスでこのスクリプトを実行したい: Android SDK を使用して開発するアプリをユーザーに操作してもらいたいが、処理は Python スクリプトで実行したい。ここでの問題は、そのスクリプトで外部モジュール (SymPy) を使用していることです。これを行う方法はありますか?