Code

Discussion on Android News App

Discussion on Android News App

Cart 2,658 sales

2769 comments found.

Hi @Solodroid,

Is their any possible way to disable swiping which switch in between tabs(post,category,video,favorite) ?

Hi, It is not possible by default, because the concept of the navigation menu uses a swipe viewpager. If you do not want to use a swipe viewpager, the solution is to remove the viewpager integration and replace it with fragment interactions based on navigation menu clicks, so the code must be further customized. Unfortunately, this is outside the scope of the support we provide. It may be possible through a customization service with additional costs. If you are interested, you can contact us via email: help.solodroid@gmail.com Thanks

Hi, Additional information from the buyer of this item indicates that the app was published on August 20, 2025: https://prnt.sc/Ny2Qu7iMB9GS so there are no issues with this item. Thanks

I used my real Facebook Placement ID, but the app is still showing test ads. I am currently using the SDK: facebook-ads-sdk:1.+’

Hi, Try generating a signed app release and use real devices to test it, and also make sure you don’t enable test ad mode in your ad settings. Thanks

Hi Solodroid,

Can we expect Phone/Whatsapp bases OTP registration/login in our application in nearly future updates?

Hi, Unfortunately, we have no plans to do so because using that feature tends to require paid API services, but we may consider the Google sign-in option. Thanks

This seems to be very common problem whenever their is any minor update, I have to again re load images and configuration and other settings.

Can you please suggest how we can update existing android app with the new patch? without changing our existing setup app.

Hi, You have to reconfigure everything from scratch. When the applicationId and package name have been changed, the entire project structure will change. Replacing files will only mess up the project structure and cause the build to fail. Updates are optional, although recommended. If you have no issues with the previous version, you don’t need to update. This explanation is also mentioned in the documentation, we hope you will understand. Thanks

I totally understand yours point but for Sdk or any plugin upgrade, I believe reconfigure everything from scratch does not make any sense.

In version 5.5.0 of my Android News App, I’m experiencing an issue where the app generates over 150,000 daily ad requests, but the match rate is only 2%. Additionally, my account has been placed under an ad limit.

i used this sdk facebook-ads-sdk:1.+’

Hi, This happens because your account has been limited, so it is not a problem with our code. Disable ads and wait until your account limits are removed. Alternatively, use an ad network from another provider as backup ads. However, if you only use facebook-ads-sdk, only ads from AdMob and Meta can be used. If you want to use another ad network, use another alternative ads sdk. See the documentation for more details. Thanks

Mr_IP Purchased

Halo, ini yg update sc AS nya aja ya? admin panel tdkupdate kan ?

Halo gan, ya gan betul, kalau dari versi sebelumnya hanya update sc AS saja, detailnya bisa dilihat di dokumentasi bagian migrasi dari versi sebelumnya. Terimakasih

Mr_IP Purchased

Siap

pururaj

pururaj Purchased

Hello Sir, When I choose fireabse for a notification then trying to send notification using admin panel show me the error “Invalid Project Id in the service-account.json” How to resolve this error.

Hi, This is not an error, but because you have not configured the Firebase notification settings, you should read the documentation carefully and follow the instructions to configure it: https://prnt.sc/rn8O0nWkFZ3J Thanks

Ibfaruk

Ibfaruk Purchased

Good day, I am finding it difficult to see how to update App. Do I have to start from beginning when updating app?

Hi, Yes, a complete reinstallation is required for android studio project, you can faq in the documentation for more details. Thanks

When I share a post with someone, the link to Google Play Store goes. Please guide me so that whoever shares the post, the link can be sent to him so that if someone else clicks on that link, he can open that post. If there is any such option, please tell me.

Hi, We don’t understand what you mean. First, the structure of the share feature consists of the news headline, the share message that can be modified in strings.xml, and the app link on Google Play. That’s the entire structure. This app does not have a web front end, so there is no way to directly redirect users to open a specific post in the app when they click on it. Moreover, your friends may not have installed the app yet. so the general format that can be used is to share the app link with your friend to encourage them to install the app via the link on Google Play if they want to read news like you do. Thanks

I am considering buying the WordPress News app. Can I use deep links in it?

Hi, For WordPress News App, because it has a web front end, what can be shared are WordPress post links accessed through a web browser, so not through an app or deeplinks because the WordPress API response does not support it or does not provide output that can be used to use the deeplinks feature, however, users can access the news content you share through an Android app that will later be opened through a website, there you can inform that an Android app version is available that can be downloaded on the Play Store or other information. Thanks

I’m encountering the following error with the latest version of your code (v5.5.0):

“The project is using an incompatible version (AGP 8.11.0) of the Android Gradle plugin. The latest supported version is AGP 8.7.2.”

For your reference, I’m using Android Studio Ladybug | 2024.2.1 Patch 2.

Hi, Requirements to run the latest version is Android Studio Narwhal 2025.1.1, so you must update your Android Studio first because your Android Studio is too old / outdated. Thanks

build.gradle no see this sdk: implementation ‘com.applovin:applovin-sdk:12.1.0’ implementation ‘com.google.ads.mediation:applovin:12.1.0.0’

Hi,

Here:
implementation 'com.github.solodroid-dev.ads:multi-ads-sdk:1.+'

Thanks

I’m using multi-ads-sdk:1.+, which includes support for AdMob, Ad Manager, Meta Audience Network, AppLovin MAX, AppLovin Discovery, Start.io, Unity Ads, and ironSource. However, I only need the following SDKs:

AdMob

Meta Audience Network

AppLovin MAX

AppLovin Discovery

I want to exclude all unnecessary ad SDKs like Start.io, Unity Ads, and ironSource — similar to how the older triple-ads-sdk was lightweight and focused only on essential networks.

Use triple-ads-sdk
implementation 'com.github.solodroid-dev.ads:triple-ads-sdk:1.+'

Thanks

hello sir your old Ad Network Sdk was triple-ads-sdk: so i want same new one Sdk with ad network support ( AdMob, Ad Manager, Meta Audience Network, AppLovin Max, AppLovin Discovery) only.

hello i need only AdMob, Ad Manager, Meta Audience Network, AppLovin Max, AppLovin Discovery Sdk not extra add Sdk so please make this new sdk

I am afraid that if add extra sdk like Start.io, Unity Ads sdk then my admob play console banned ?

Hi,

No problem, because the SDK is already officially registered in the Google Play SDK Index, we also inform you that the triple ads SDK is now also available, if you want to use it, change it as below:
implementation 'com.github.solodroid-dev.ads:triple-ads-sdk:1.3.0'

Implementation: https://prnt.sc/RdPTl9cPyq0M

Thanks

so android app will get content from web server right?

Hi, Yes, that’s right, content management in the app is done through the admin panel as the web server. Thanks

Ibfaruk

Ibfaruk Purchased

Hello, urgent answer needed please. Playstore are asking questions before they can approve my app. It’s 4days remaining to answer the questions please help out.

USER DATA, 3RD PARTY CODE, AND SDKs 1. What SDKs does your app use and why? 2. Explain how you ensure that any 3rd party code and SDKs used in your app comply with our policies 3. Proof of permission for any intellectual property that appears in your app.

Hi, check your email for more detailed answer. Thanks

Ibfaruk

Ibfaruk Purchased

You guys remain the best. Thanks

Hello sir, After update this app (5.5.0), Interstital ads is not show proper way, during the interstiitial ads show app text on top of the app bar, Please fix this issue and ads are showing after some time

Hi, Interstitial Ads appear based on the interval set in the admin panel, then to solve the problem related to interstitial ads overlapping the status bar on Android 15 or above, you can follow the tutorial at the link here. Thanks

I need some extra support for buying a code. Please reply me quickly or give me your whatsapp number so I can contact you easily.

I bought your product, how much do you charge for installation?

Hi, Thanks for purchasing our item, if you mean the app reskin service, you can contact us via email for further discussion: help.solodroid@gmail.com Thanks

Hello Sir, I want to add banner images carousel image on home and category page. With External and internal link and Post redirection option.

Hi, Unfortunately, that’s beyond the scope of our support. Please note that our free support only covers documentation and app configuration. If you’d like to further customize or implement features based on your needs, that’s beyond our support. You can modify it yourself or request customization services from us, which will incur additional charges: help.solodroid@gmail.com Thanks

Hello Sir Migrate old version to 5.5.0, Zip file not clickable, android_news_app_admin_panel_update_5.5.0.zip, NOT CLICKABLE. PLEASE ADD URL THEN WE CAN DOWNLOAD IT. Thank you

Hi, The link is active and you can download it now. Thanks

Thank you for your quick reply

Hi, You’re welcome :) Thanks

Could you provide me with any updates within the next day or two? I plan to upload it to the Play Store, which is why I mentioned it.

Hi, Okay, we will release it today or tomorrow. Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey