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 でビルド中のライブラリがありますが、それを jCenter にアップロードして、Android Studio プロジェクトの gradle 依存関係として使用したいと考えています。Eclipse で gradle ファイルを作成し、Bintray アカウントを作成し、それを jCenter にリンクしようとしましたが、何もうまくいかないようです。Bintray で公開していないことが原因かもしれませんが、とにかく公開するオプションも表示されません。
Gradle プロジェクトにBintray プラグインを追加する必要があります。例を参照してください。