{"id":28923788,"url":"https://github.com/dev-sithu/myadmob","last_synced_at":"2026-06-24T02:31:37.686Z","repository":{"id":293346817,"uuid":"983685071","full_name":"DEV-Sithu/myAdmob","owner":"DEV-Sithu","description":"Admob Complete Guide for Myanmar ","archived":false,"fork":false,"pushed_at":"2025-06-12T09:37:45.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T09:46:14.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DEV-Sithu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-14T18:53:57.000Z","updated_at":"2025-06-12T09:37:48.000Z","dependencies_parsed_at":"2025-05-14T22:36:05.868Z","dependency_job_id":null,"html_url":"https://github.com/DEV-Sithu/myAdmob","commit_stats":null,"previous_names":["dev-sithu/myadmob"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DEV-Sithu/myAdmob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEV-Sithu%2FmyAdmob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEV-Sithu%2FmyAdmob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEV-Sithu%2FmyAdmob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEV-Sithu%2FmyAdmob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DEV-Sithu","download_url":"https://codeload.github.com/DEV-Sithu/myAdmob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEV-Sithu%2FmyAdmob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34714992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-06-22T09:40:29.990Z","updated_at":"2026-06-24T02:31:37.681Z","avatar_url":"https://github.com/DEV-Sithu.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Admob ဆိုင်ရာဗဟုသုတများ\n\n### Android Test Ad Unit IDs\n#### androidသမာတွေအတွက် Test လုပ်ရင် အသုံးပြုရမဲ့ ads unitidတွေပါ\n\n* App Open\t\n\u003e ca-app-pub-3940256099942544/9257395921\n\n* Adaptive Banner\t\n\u003e ca-app-pub-3940256099942544/9214589741\n\n* Fixed Banner\n\u003e ca-app-pub-3940256099942544/6300978111\n\n* Interstitial\n\u003e ca-app-pub-3940256099942544/1033173712\n\n* Rewarded\t\n\u003e ca-app-pub-3940256099942544/5224354917\n\n* Rewarded Interstitial\t\n\u003e ca-app-pub-3940256099942544/5354046379\n\n* Native\t\n\u003e ca-app-pub-3940256099942544/2247696110\n\n___\n\n### iOS Test Ad Unit IDs\n#### IOS သမာတွေအတွက် Test လုပ်ရင် အသုံးပြုရမဲ့ ads unitidတွေပါ\n\n* App Open\n\u003e ca-app-pub-3940256099942544/5575463023\n\n* Banner\n\u003e ca-app-pub-3940256099942544/2934735716\n\n* Interstitial\t\n\u003e ca-app-pub-3940256099942544/4411468910\n\n* Rewarded\t\n\u003e ca-app-pub-3940256099942544/1712485313\n\n* Rewarded Interstitial\t\n\u003e ca-app-pub-3940256099942544/6978759866\n\n* Native\n\u003e ca-app-pub-3940256099942544/3986624511\n\n___\n\n## build.gradle မှာ ads lib လိုအပ်တာလေးတွေ  implement လုပ်မယ်\n\n```\n    //  ads\n    implementation(\"com.google.android.gms:play-services-ads:22.6.0\")\n    // open ads lifecycle\n    implementation(\"androidx.lifecycle:lifecycle-process:2.9.0\")\n```\n___\n\n## Android Manifest ဖိုင်ထဲမှာ permission ရယ် meta data ရယ်ထည့်မယ်\n\n```\n    \u003c!-- For apps targeting Android 13 or higher \u0026 GMA SDK version 20.3.0 or lower --\u003e\n    \u003cuses-permission android:name=\"com.google.android.gms.permission.AD_ID\"/\u003e\n    \u003capplication android:name=\".MyApp\"   android:usesCleartextTraffic=\"true\"\u003e\n     \u003cmeta-data\n            android:name=\"com.google.android.gms.ads.APPLICATION_ID\"\n            android:value=\"@string/admobId\" /\u003e\n    \u003c/application\u003e\n\n```\n___\n\n#### app ကို release ထုတ်တဲ့အခါ ဖိုင်sizeနည်းအောင်ရယ် reverse engeerning လုပ်ရင်codeတွေမတွေ့အောင်   isMinifyEnabled = true လုပ်ရင် proguard ruleမှာဒီလိုလေးတွေရေးရမယ်\n```\n buildTypes {\n        release {\n            isMinifyEnabled = true  // code\n            isShrinkResources  = true  // resource\n\n            proguardFiles(\n                getDefaultProguardFile(\"proguard-android-optimize.txt\"),\n                \"proguard-rules.pro\"\n            )\n        }\n    }\n```\n##### proguard ruleမှာရေးရမှာတွေက\n```\n-keep public class com.google.android.gms.ads.** { public *; }\n-keep public class com.google.ads.** { public *; }\n```\n\n___\n\n#### Test Device ID တွေထည့်ခြင်း\n\n1. Admob console မှာ TestDevice Id ထည့်ထားသင့်ပါတယ် (သင့်ဖုန်းကနေ တကယ့်ကြော်ငြာအစစ်တွေပြသမှုကို policyမထိအောင်ကာကွယ်ဖို့ပါ)\n    * လုပ်နည်း(၁) ကို့ဖုန်းရဲံ setting ထဲကနေ Pravicy \u003e Advance Pravicy \u003e Ads \u003e device ads id ကို ရပါပီ\n    * လုပ်နည်း(၂) ကို့ဖုန်းရဲံ setting ထဲကနေ Google \u003e Google Services \u003e All services \u003e Ads \u003e device ads id ကိုရပါပြီ\n   \n___\n\n\n##### Invalid Traffic ဆိုတာဘာလဲ အသေးစိတ်ဖတ်နိုင်ပါတယ်   [ ဒီမှာဖတ်ပါ ](InvalidTraffic.md \"InvalidTraffic အကြောင်း\")\n___\n\n##### App Open Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](AppOpenAds.md \"AppOpenAds အကြောင်း\")\n\n##### Adaptive Banner Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](AdaptiveBannerAds.md \"AdaptiveBannerAds အကြောင်း\")\n\n##### Fixed Banner Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](FixedBannerAds.md \"FixedBannerAds အကြောင်း\")\n\n##### Interstital Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](InterstitalAds.md \"InterstitalAds အကြောင်း\")\n\n##### Rewarded Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](RewardedAds.md \"RewardAds အကြောင်း\")\n\n##### Rewarded Interstital Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](RewardedInterstitalAds.md \"RewardedInterstitalAds အကြောင်း\")\n\n##### Native Ads အတွက် လုပ်ဆောင်ရမည့်အချက်များ Code snippets များ   [ ဒီမှာဖတ်ပါ ](NativeAds.md \"NativeAds အကြောင်း\")\n___\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-sithu%2Fmyadmob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-sithu%2Fmyadmob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-sithu%2Fmyadmob/lists"}