I am working on the mediation with network. Most of the networks has jar or aar sdks while mopub android sdk haven't got any of these. ( https://github.com/mopub/mopub-android-sdk )
There are only build.gradle files . How can I have an aar or jar file from these builds ? does anyone have any idea ?
Download SDK as http://bit.ly/YUdWhH or via git clone git://github.com/mopub/mopub-android-sdk.git
Open the folder with project in Android Studio and build the project -> aar will be created.
I am working on the mediation with network. Most of the networks has jar or aar sdks while mopub android sdk haven't got any of these. ( https://github.com/mopub/mopub-android-sdk )
There are only build.gradle files . How can I have an aar or jar file from these builds ? does anyone have any idea ?