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.
Eclipse プロジェクトを Android Studio にインポートすると、何でも問題なく、ndk をインストールしていますが、apk をビルドするときに、キーストアで次のエラーが発生します。
そして、keytoolを使用すると、このエラーも発生します:
これは私のgradleモジュールです:
ここで見つけた解決策を試してみましたが、うまくいきませんでした どうもありがとうございました :)