Man Rescue (Admob + GDPR + Android Studio) icon

Man Rescue (Admob + GDPR + Android Studio)

Hot or Not
Man Rescue (Admob + GDPR + Android Studio)

Description

Android Studio respecting Google recommendations for android development.

Man Rescue – Android Project Easy work in the simplest reskin. you can then generate your APK within a day. from the installation of android studio, its configuration, ads integration, until the generation of a signed file. This game is highly recommended by our team for beginner users.

60 Level Easy game play and rules. Great Design.

Features

– Designed for tablets and phones. – APK 64 Bits – Android 13 ready – Supports both APPLIANCES ANDROID ARM & x86. – Admob Ads : Banner and Interstitials

How To :

- Open Project Into Android Studio.

- Change the package name

- How to Change Graphics game.

- How to Change Audio game.

- How to change the Admob Banner and Interstitial ID .

- Change Your Privacy policy, and review Url. (GDPR)

If you require any further information, feel free to contact me.

!!! this is a notification this game is not based on unity, this game is not based on buildbox. /! You’ll need only android studio.

More Games :

===========

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Math Challenge icon

Math Challenge

Hot or Not
Math Challenge

Description

DEMO:

Math Challenge game is the best way to challenge your mathematical skills of Addition, Subtraction, Multiplication and Division. With this game you or your children can improve their mathematical skills Easy and fun way to practice Math. Best Educational app to improve Math skills for Kids and Adults. Improve Math Addition, Subtraction, Multiplication, Division and Mixed operations skills.

Five different Game Mode 1. Addition. 2. Subtraction. 3. Multiplication. 4. Division. 5. Mixture.

Math is useful tool for every one every day. No matter how old you are ? Math is very important to calculate price or score . Playing the challenge games will help you learning faster and never forget.

(1) Overview Math Challenge: Features: 1. Math Challenge game is the best way to challenge your mathematical skills 2. Best Educational app to improve Math skills for Kids and Adults. 3. Improve Math Addition, Subtraction, Multiplication, Division and Mixed operations skills. 4. Five different Game Mode 1. Addition. 2. Subtraction. 3. Multiplication. 4. Division. 5. Mixture. 5. Realistic sounds and stunning graphics. (2) Step by Step Here I will describe the basic sequence of steps. Unity: 1. You need unity 2019.3.6f1 this version. Here you can download 2. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity. 3. Rename package 4. Set up the banner ad from admob. You can get banner_ad_unit_id from AdMob. 5. Configure Interstitial Ads fron admob. You can get ad_unit_id for interstitial Ads from Admob. 6. Set up the Rewarded ad from admob. You can get Rewarded_ad_unit_id from AdMob. 7. Set up Leaderboard in Google Play Console and get Leaderboard id. 8. Configure in unity editor: Window – > Google Play Games -> Setup – > Android Setup – > Paste Leaderboard id -> Click Setup Button. 9. Enable In App purchase in unity service window. 10. Run App for test. (3) Unity Installation Process 1. Go to Unity’s Download Page and click “Download Installer for Windows or mac”. 2. Open the downloaded installer. 3. Accept the license and terms and click Next. 4. Select the components you would like to be installed with Unity and click “Next”.

(4) Configure application for Android in Unity Process 1. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity.

2. Rename the package. Click on File -> Build Settings -> Player Settings -> Other Settings -> Package name

(5) Update the application 1. You need to change following classes for change ads id:

• For admob ads : GoogleMobileAdsDemoScript.cs Change App Id: string appId = “ca-app-pub-3940256099942544~3347511713”; Change Banner adunitId: string adUnitId = “ca-app-pub-3940256099942544/6300978111”; Change Interstitial adunitId: string adUnitId = “ca-app-pub-3940256099942544/1033173712”; Change RewardedVideo adunitId: string adUnitId = ” ca-app-pub-3940256099942544/5224354917”;

2. You need to change InAppPurchase.cs class for in app purchase. Change SKU public static string PRODUCT_ADS_FREE = “ads_free_version”;

3. Now, You need to change Actions on button for Rate app and more game Please go inside Scripts MainMenuController.cs and

For Share this app change: string body = “ PackageName”;

Configure leaderboard setup and change leaderboard id here Social.ReportScore(LeaderScore, “Leaderboard ID”, (bool success) => { // handle success or failure

});

4. Now build app: File – > Build Settings – >Choose platform android -> build

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.