Al-Hamra Logo Quiz Offline Android Source Code with Admob Review
Introduction:
I recently purchased the Al-Hamra Logo Quiz Offline Android Source Code with Admob, and I’m excited to share my thoughts on this amazing game app. If you’re looking for a fun and engaging game that can be played offline, this is definitely worth considering.
Overview:
The Al-Hamra Logo Quiz Offline Android Source Code with Admob is a trivia game that challenges players to guess the brands names of thousands of logos from popular companies. With hundreds of levels, this game is guaranteed to keep you entertained for hours on end. The best part? It’s completely fun to play, and you can make money from the ads inside the app.
Features:
This game app offers a wide range of features that make it stand out from other trivia games. Some of the key features include:
- Easy-to-play interface: Just tap on the logo you think is in the picture to make your guess.
- High-quality pics of logos: The logos are challenging but not impossible to guess.
- Offline play: No internet? No problem. This game can be played offline.
- A wide range of difficulty levels: From beginner to expert, there’s something for everyone.
- Daily Lucky Wheel: Log in every day to spin the Lucky Wheel and receive special daily rewards and bonuses.
- Admob Ads: With banners and interstitial ads, you can earn money from your app.
Game Features:
In addition to the features listed above, this game also includes:
- Animation Splash Screen
- Beautiful Design
- Daily Spin Game
- Daily Gift
- Fast Quiz Test
- True or False Test
- About App
- Rate and Share the Game
- Admob Ads (Banners and Interstitial)
- 3 Categories (Random, Flags and Cars)
- Game Timer
- Player Best Score
- Player Coins
- Help in Game (Skip, Stop Timer..)
- Showing the Correct Answer
- 200 Logos
- Push Notification using Firebase
- and more…
Demo App:
If you’re still unsure about this game, I recommend checking out the demo app. You can get a feel for the game’s interface and gameplay before making a purchase.
Installation Service:
If you need help installing the app, there’s a service available to assist you.
Conclusion:
Overall, I’m thoroughly impressed with the Al-Hamra Logo Quiz Offline Android Source Code with Admob. The game is easy to play, challenging, and entertaining, and the features and design are top-notch. If you’re looking for a fun and engaging game to play offline, I highly recommend giving this a try.
Score: 5/5
Recommendation: I would highly recommend this game to anyone looking for a fun and engaging offline game to play.
Note: Please test the game and read the description well before you buy it, because there is NO Refund after you purchased the app.
User Reviews
Be the first to review “Al-Hamra Logo Quiz Offline Android Source Code with Admob”
Step 1: Configure Admob Settings
In your AndroidManifest.xml file, add the following code:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.alhamralogquiz">
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
<activity
android:name=".MainActivity"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name=".AdActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
</intent-filter>
</activity>
<activity
android:name=".LevelActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
</intent-filter>
</activity>
<activity
android:name=".FinishActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
</intent-filter>
</activity>
<activity
android:name=".SettingActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
</intent-filter>
</activity>
<activity
android:name=".AboutActivity"
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
</intent-filter>
</activity>
</application>
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-3940256099942544~3347515173"/>
</manifest>
Step 2: Configure Admob Interstitial Ad Settings
In your AdActivity.java file, add the following code:
public class AdActivity extends AppCompatActivity {
private InterstitialAd interstitialAd;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_ad);
MobileAds.initialize(this, new OnInitializationCompleteListener() {
@Override
public void onInitializationComplete() {
}
});
interstitialAd = new InterstitialAd(this);
interstitialAd.setAdUnitId("ca-app-pub-3940256099942544/1034730716");
interstitialAd.loadAd(new AdRequest.Builder().build());
}
public void showAd() {
if (interstitialAd.isLoaded()) {
interstitialAd.show();
}
}
}
Step 3: Configure Admob Rewarded Video Ad Settings
In your FinishActivity.java file, add the following code:
public class FinishActivity extends AppCompatActivity {
private RewardedVideoAd rewardedVideoAd;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_finish);
rewardedVideoAd = MobileAds.getRewardedVideoAdInstance(this);
RewardedVideoAd.load(this, "ca-app-pub-3940256099942544/630097491");
}
public void showVideo() {
if (rewardedVideoAd.isLoaded()) {
rewardedVideoAd.show(this);
}
}
}
Step 4: Configure Admob Banner Ad Settings
In your LevelActivity.java file, add the following code:
public class LevelActivity extends AppCompatActivity {
private AdView adView;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_level);
adView = findViewById(R.id.adView);
AdRequest adRequest = new AdRequest.Builder().build();
adView.loadAd(adRequest);
}
}
Step 5: Configure Admob Admob Consent Settings
In your strings.xml file, add the following code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Al-Hamra Logo Quiz Offline</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="policy_url">https://yourpolicyurl.com</string>
<string name="store_url">https://yourstoreurl.com</string>
</resources>
Step 6: Configure Admob Personalization Settings
In your SettingActivity.java file, add the following code:
public class SettingActivity extends AppCompatActivity {
private Spinner spinner;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_setting);
spinner = findViewById(R.id.spinner);
ArrayList<String> arrayList = new ArrayList<>();
arrayList.add("US");
arrayList.add("EU");
ArrayAdapter<String> arrayAdapter = new ArrayAdapter<String>(this, android.R.layout.simple_spinner_item, arrayList);
arrayAdapter.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item);
spinner.setAdapter(arrayAdapter);
}
}
Al-Hamra Logo Quiz Offline
Are you looking for Amazing Game App? You are in the right place, with this app game you can let players play this Amazing Logo Quiz Game and you will make money from the ads inside the app.This is an Amazing Logo Quiz, Guess the brands with Logo Quiz game! Best trivia game ever! Logo Quiz is a source code trivia app where you guess the brands names of thousands of logos from popular companies.
With hundreds of levels of logos and brands to guess, this game is guaranteed to keep you entertained for hours on end. The best part? It’s completely fun to play!
Game Features:
Demo App:
Installation Service
Our Channel:
For Free Source Codes, Coupons, Discounts and more join to our channel:Contact Us:
If you have any questions that are beyond the scope of the app, Please feel free to email us at support@andalustc.com.Important:
Please test the game and read the description well before you buy it, because there is NO Refund after you purchased the app.Change Log:
Version 1.0.0 (Published On 11/01/2023) -First Release
—> Our item made with all ♥
. Each featured in different line.$15.00
There are no reviews yet.