android - Where do I go to run this code -
i'm trying integrate mopub(ad network) android studio , i'm told run code.
$my_project_dir $ mkdir mopub-sdk $my_project_dir $ cp -r $mopub_dir/mopub-android-sdk/mopub-sdk mopub-sdk
i have no idea i'm suppose put this. can tell me?
signing fabric isn't requirement. sounds you're following instructions https://dev.twitter.com/mopub/android/getting-started. open terminal, , execute commands in project directory:
mkdir mopub-sdk
cp -r $mopub_dir/mopub-android-sdk/mopub-sdk mopub-sdk
Comments
Post a Comment