{"id":25296451,"url":"https://github.com/jewelshkjony/applovinmax","last_synced_at":"2026-01-21T16:02:44.766Z","repository":{"id":61601095,"uuid":"552481852","full_name":"jewelshkjony/AppLovinMax","owner":"jewelshkjony","description":"An extension to show AppLovinMax ads from your application.","archived":false,"fork":false,"pushed_at":"2024-01-18T09:05:56.000Z","size":415,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T21:17:43.529Z","etag":null,"topics":["adcolony","admob","ads","app-inventor","applovin","applovin-max","bidding","extension","facebook","kodular","meditation","meta","niotron","waterfall"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jewelshkjony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-16T17:36:55.000Z","updated_at":"2022-10-17T16:52:46.000Z","dependencies_parsed_at":"2025-04-06T21:17:43.953Z","dependency_job_id":"48b6a9e2-0c27-42b3-80e5-250bbbe1ec0c","html_url":"https://github.com/jewelshkjony/AppLovinMax","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jewelshkjony/AppLovinMax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jewelshkjony%2FAppLovinMax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jewelshkjony%2FAppLovinMax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jewelshkjony%2FAppLovinMax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jewelshkjony%2FAppLovinMax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jewelshkjony","download_url":"https://codeload.github.com/jewelshkjony/AppLovinMax/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jewelshkjony%2FAppLovinMax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adcolony","admob","ads","app-inventor","applovin","applovin-max","bidding","extension","facebook","kodular","meditation","meta","niotron","waterfall"],"created_at":"2025-02-13T02:57:59.512Z","updated_at":"2026-01-21T16:02:44.744Z","avatar_url":"https://github.com/jewelshkjony.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppLovinMax\nAn extension to show AppLovinMax ads from your application.\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/cover.png\"/\u003e\n\n## What is \u003ca href=\"https://www.applovin.com/max/\"\u003eAppLovinMax\u003c/a\u003e?\nMAX is AppLovin's in-app monetization solution. Move beyond the traditional monetization solution and integrate MAX. MAX is a single unbiased auction where advertisers get equal access to all ad inventory and bid simultaneously, which drives more competition and higher CPMs for you.\n\n## Extension Components\n6 types of ads available now. Upcoming ad is AppOpenAd.\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/components.png\"/\u003e\n\n## Supported Mediations\n\u003cli\u003e Admob\n\u003cli\u003e Meta (Facebook)\n\u003cli\u003e AdColony\n\u003cli\u003e DT Exchange\n\u003cli\u003e IronSource\n\u003cli\u003e Unity Ads\n\u003cli\u003e Vungle\n\u003cli\u003e Tapjoy\n\u003cli\u003e Pangle\n\u003cli\u003e Mintegral\n\u003cli\u003e Line\n\n## Add the SDK Key\nAdd the following `\u003cmeta-data\u003e` element to your `AndroidManifest.xml`, inside the `\u003capplication\u003e` element.\n\n````xml\n\u003cmeta-data \n  android:name=\"applovin.sdk.key\"\n  android:value=\"YOUR_SDK_KEY_HERE\"/\u003e\n````\n\n## AppLovinMax - SDK/Core Components\nInitialize sdk before load any ads.\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/max-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/sdk-blocks.png\"/\u003e\n\n## Max Banner\nMAX sizes banners from other networks normally. Adaptive banners are responsive banners with heights that derive from the device type and the width of the banner.\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/banner-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/banner-blocks.png\"/\u003e\n\n## Max MRec\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/mrec-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/mrec-blocks.png\"/\u003e\n\n## Max Interstitial\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/interstitial-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/interstitial-blocks.png\"/\u003e\n\n## Max Rewarded\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/rewarded-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/rewarded-blocks.png\"/\u003e\n\n## Max Native\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/native-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/native-blocks.png\"/\u003e\n\n## Max Custom Native\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/custom-native-designer.png\"/\u003e\n\n\u003cimg src=\"https://github.com/jewelshkjony/AppLovinMax/raw/main/images/custom-native.png\"/\u003e\n\n## Extension specifications:\n\u003cimg src=\"https://github.com/jewelshkjony/FacebookAds/raw/main/images/download.png\"/\u003e \u003ca href=\"https://t.me/jewelshkjony/\"\u003ecom.jewel.applovinmax.aix\u003c/a\u003e (1.73 MB) \\\n\u003cb\u003eSDK Version:\u003c/b\u003e 11.4.6\\\n\u003cb\u003eDemo Apk:\u003c/b\u003e \u003ca href=\"https://github.com/jewelshkjony/AppLovinMax/releases/download/AppLovinMax-11.5.2/AppLovinMax.apk\"\u003eAppLovinMax.apk\u003c/a\u003e \\\n\u003cb\u003eLast amendment:\u003c/b\u003e 17 October 2022\\\n\u003cb\u003eSupported builder:\u003c/b\u003e \u003ca href=\"https://www.kodular.io/\"\u003eKodular\u003c/a\u003e, \u003ca href=\"https://niotron.com/\"\u003eNiotron\u003c/a\u003e, \u003ca href=\"https://appzard.com/\"\u003eAppZard\u003c/a\u003e, \u003ca href=\"https://androidbuilder.in/\"\u003eAndroidBuilder\u003c/a\u003e, \u003ca href=\"http://ai2.appinventor.mit.edu/\"\u003eApp Inventor\u003c/a\u003e and it's other distributions.\n\n## 📫 How to reach me ↓\n\n\u003ca href=\"https://t.me/jewelshkjony\" target=\"_blank\"\u003eTelegram\u003c/a\u003e | \u003ca href=\"https://wa.me/8801775668913\" target=\"_blank\"\u003eWhatsApp\u003c/a\u003e | \u003ca href=\"https://fb.com/jewelshkjony\" target=\"_blank\"\u003eFacebook\u003c/a\u003e | \u003ca href=\"https://m.me/jewelshkjony\" target=\"_blank\"\u003eMessenger\u003c/a\u003e | \u003ca href=\"https://m.youtube.com/c/JewelShikderJony?sub_confirmation=1\" target=\"_blank\"\u003eYoutube\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjewelshkjony%2Fapplovinmax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjewelshkjony%2Fapplovinmax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjewelshkjony%2Fapplovinmax/lists"}