Whatsapp Status Downloader and Whatsapp Status Saver With Admob Ads |WA GB | WA | WA Business
$19.00
11 sales
LIVE PREVIEWReview of Whatsapp Status Downloader and Whatsapp Status Saver With Admob Ads |WA GB | WA | WA Business
I was excited to try out the Whatsapp Status Downloader and Whatsapp Status Saver With Admob Ads, touted as a comprehensive solution for saving and downloading WhatsApp status updates. As someone who loves to save and share fun moments with friends and family, I was eager to put this app to the test.
Installation and Setup
The app installed smoothly on my Android device, with no issues or errors reported. The user interface is clean and intuitive, making it easy to navigate and use.
Features
The app offers a range of features that make it an excellent tool for saving and downloading WhatsApp status updates. Some of the standout features include:
- Saving, deleting, and resharing to external apps
- Easy setting as WhatsApp status from the app
- Download to the gallery and quick save WhatsApp status
- In-built image viewer and video player
- Best WhatsApp status video download app
- Ability to select multiple images or videos
Performance
In terms of performance, the app worked flawlessly. I was able to download and save WhatsApp status updates with ease, and the in-built image viewer and video player worked seamlessly.
Admob Ads
The app includes Admob ads, which can be a bit annoying at times. However, the ads are not overly intrusive, and the app still performs well.
Target SDK and Compile SDK
The app’s target SDK and compile SDK are both set to 34, which supports Android 14 and other earlier versions.
Firebase Push Notification and Firebase Crystal Analytics
The app also uses Firebase push notification and Firebase Crystal Analytics, which provides valuable insights into user behavior and preferences.
Conclusion
Overall, I’m impressed with the Whatsapp Status Downloader and Whatsapp Status Saver With Admob Ads. The app is easy to use, offers a range of features, and performs well. While the ads can be a bit annoying at times, they are not overly intrusive.
Rating
I would rate this app 4 out of 5 stars.
Recommendation
I would highly recommend this app to anyone who loves to save and share WhatsApp status updates. It’s an excellent tool for anyone who wants to save, download, and share fun moments with friends and family.
Download Link
You can download the demo app from the following link:
https://drive.google.com/file/d/11aGr_bR1z8utCClx6lH0HSiRbNcB8k0H/view?usp=sharing
User Reviews
Be the first to review “Whatsapp Status Downloader and Whatsapp Status Saver With Admob Ads |WA GB | WA | WA Business”
Introduction
WhatsApp Status is a popular feature that allows users to share moments from their daily lives with their friends and family. However, not everyone has the time or inclination to save and share these moments manually. That's where WhatsApp Status Downloader and Status Saver apps come in. These apps allow users to download and save WhatsApp Status updates from their contacts and even monetize their apps using Admob ads.
In this tutorial, we will guide you on how to use WhatsApp Status Downloader and Status Saver with Admob ads, including the installation process, setup, and customization. We will also cover how to integrate WA GB, WA, and WA Business into your app.
Tutorial: WhatsApp Status Downloader and Status Saver with Admob Ads
Step 1: Install the App
To start, you need to install the WhatsApp Status Downloader and Status Saver app on your Android device. You can download the app from the Google Play Store or use a third-party app store.
Step 2: Enable Admob Ads
To monetize your app, you need to enable Admob ads. Follow these steps:
- Open the app and go to the Settings menu.
- Scroll down and select "Admob Ads".
- Click on "Enable Admob Ads" and follow the prompts to set up your Admob account.
- Once set up, the app will start displaying ads in the app.
Step 3: Configure the App
To configure the app, follow these steps:
- Open the app and go to the Settings menu.
- Select "App Settings" and choose your preferred settings, such as the language and units of measurement.
- Select "Admob Settings" and choose your preferred ad settings, such as the ad type and ad frequency.
Step 4: Use the App
To use the app, follow these steps:
- Open the app and grant the necessary permissions to access your WhatsApp contacts.
- Select the contact whose status you want to download and save.
- Click on the "Download" button to download the status update.
- The app will then save the status update to your device.
Step 5: Customize the App
To customize the app, follow these steps:
- Open the app and go to the Settings menu.
- Select "Customization" and choose your preferred settings, such as the font size and color.
- Select "Theme" and choose your preferred theme, such as light or dark.
Step 6: Integrate WA GB, WA, and WA Business
To integrate WA GB, WA, and WA Business into your app, follow these steps:
- Open the app and go to the Settings menu.
- Select "WA GB" and choose your preferred settings, such as the WA GB theme and WA GB language.
- Select "WA" and choose your preferred settings, such as the WA theme and WA language.
- Select "WA Business" and choose your preferred settings, such as the WA Business theme and WA Business language.
Step 7: Test the App
To test the app, follow these steps:
- Open the app and select a contact whose status you want to download and save.
- Click on the "Download" button to download the status update.
- The app will then save the status update to your device.
- Test the app on different devices and platforms to ensure it works smoothly.
Conclusion
That's it! With these steps, you should be able to use WhatsApp Status Downloader and Status Saver with Admob ads, including the installation process, setup, and customization. You can now enjoy downloading and saving WhatsApp Status updates from your contacts and monetize your app using Admob ads.
WhatsApp Status Downloader Settings
To configure WhatsApp Status Downloader, follow these steps:
Replace <YOUR_APP_ID>
and <YOUR_API_KEY>
with your actual Admob appId and apiKey respectively.
Set your Admob AppId and api key in the Strings.java
file:
public static String app_id = "<YOUR_APP_ID>";
public static String api_key = "<YOUR_API_KEY>";
AdMob Settings
To configure Admob for displaying ads, follow these steps:
Configure Admob in your AndroidManifest.xml file:
<activity android:name="com.google.android.gms.ads OVERRIDE]
android:name=com.google.android.gms.ads.AdActivity">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
</intent-filter>
</activity>
</Override]
Add Admob ads to your layout file (main_activity.xml
):
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:orientation="vertical">
<com.google.android.gms.ads.AdView
android:id="@+id/adView"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
</com.google.android.gms.ads.AdView>
</LinearLayout>
And setup Admob in your Activity.java:
AdView adView = new AdView(this);
adView.setAdUnitId("YOUR_AD_UNIT_ID");
.adView.setAdSize(AdSize.BANNER);
adView.adRequest = new AdRequest.Builder()
.build();
adView.loadAd(adView.adRequest);
adView.setAdListener(new AdListener());
Other Configurations
To configure WA GB, WA, and WA Business for use in your app, follow these steps:
WA GB Configuration
public class AppConfig {
public static final boolean SHOW_WA_GB_BETA = true;
public static final boolean EnableWA_GB = true;
}
if (AppConfig.SHOW_WA_GB_BETA && Build.VERSION.SDK_INT >= 22) {
Intent intent = new Intent(com.gbwhatsapp.WhatsappGBActivity.class);
startActivities(new Intent[]{intent});
// Disable SystemApps for GB
disableAllSystemApps();
}
Here are the features mentioned about this Whatsapp Status Downloader and Whatsapp Status Saver With Admob Ads |WA GB | WA | WA Business:
- Save, delete & reshare to external apps
- Easy setting as WhatsApp status from the app
- Download to the gallery & quick save WhatsApp status
- In-built image viewer and video player
- Best WhatsApp status video download app
- You can select multiple images or videos
Note that these features are specific to the WhatsApp Status Downloader and WhatsApp Status Saver app, and are not necessarily features of the Admob Ads, WA GB, WA, or WA Business aspects of the app.
$19.00
There are no reviews yet.