Code

Discussion on Android News App

Discussion on Android News App

Cart 2,652 sales
Recently Updated

2760 comments found.

When a new post is published, it does not appear in the Recent section of the app, but it does appear under the Category section. How can this issue be fixed?

1pooverma

1pooverma Purchased

Why do we have 2 ActivitySettings classes in codebase. is it safe to remove one which is not in used ?

Hi, If you delete it, it will cause the project to fail to build, the two classes are used when the mode is different, for classic mode (old UI) and the latest UI mode, it will not have any effect, so just leave it because it will not affect performance or anything else. Thanks

The multi-ads-sdk-no-is SDK is safe to use and does not cause account bans.

Hi, All libraries are updated to the latest version from the official source, so they are safe and there should be no problems. Thanks

Need help with ads setup. If you have any video or reference document, could you please share ?

Hi, It is only possible for Applovin Sdk Key, for AdMob App ID it is not possible, to do that, the code must be further customized. Thanks

1pooverma

1pooverma Purchased

okay.. thanks for update

1pooverma

1pooverma Purchased

Test ads are suddenly stopped working on the emulator. What could be the reason?

Is there any option on admin panel to enable all tabs only for registered or logged in user ?

Hi, we’re not quite sure what you mean by “enable all tabs.” Could you please explain in more detail so we can better understand? Thanks

Looking for feature to display recent, category and video only if user is logged in

Hi, We understand your requirement. In other words, users must log in to access the content. Unfortunately, this feature is not available in the current version. If you would like to add this functionality, further customization will be required. As this is a more advanced customization and falls outside the scope of our standard support, an additional fee would apply. For further discussion and cost details, please feel free to contact us via email at help.solodroid@gmail.com. Thanks

Amirbd88

Amirbd88 Purchased

I want to replace favorite to Privacy Policy or About page in my app nevigation menu. is it possible?

Hi,

Replacing the Favorite menu with a Privacy Policy, About page, or any other page is possible. However, this requires additional code customization because the page structures differ (for example, fragments versus activities). As a result, the page would need to be recreated from scratch.

Please note that this type of customization is beyond the scope of our standard support. For customization options and cost estimates, feel free to contact us via email at help.solodroid@gmail.com for further discussion.

Thanks

I want to migrate from shared hosting to VPS hosting. My question is whether this admin panel script is compatible with VPS hosting.

Hi, It may be compatible, but please ensure that the VPS you are using supports .htaccess, as this is a key requirement. Thanks

I need clarification regarding the Data Safety form in Google Play Console for the app I purchased from you.

While updating the Data Safety section, I’m facing the following issues:

Some options are getting auto-selected, even though they are not correct for my app.

The form is not allowing me to update or save properly. It shows as partially updated, but changes are not fully applied.

In particular, the option “No login feature” is automatically selected, but my app DOES have a login feature (user register & login).

Because of this mismatch, I’m worried that the Data Safety declaration may be incorrect and could cause Play Store issues.

Could you please confirm:

What are the correct Data Safety selections for this app?

Whether the app source code includes login / user account functionality that I should declare?

If there are any specific instructions I must follow while filling the Data Safety form for this app?

Please guide me so I can update the Play Console correctly without policy issues.

Thanks & regards,

Hi,

We provide sample Data Safety form CSV files in two versions: a default version and a version that includes login information. These examples are mentioned in the documentation. If you haven’t checked it yet, please refer to the documentation and use the samples as a reference: https://prnt.sc/LVyCuthI-Ek5

Thanks

thanks i brought this again is thier simple way i can block recent menu i dont want that only ytube videos i publish so

Hi,

The Recent menu is one of the core features of this app, and there is currently no option to disable or remove it. If you wish to remove this feature, further code customization would be required.

Please note that such customization is beyond the scope of our standard support. For customization options and cost estimates, feel free to contact us via email at help.solodroid@gmail.com for further discussion.

Thanks

Hi Team,

Hope you are doing well.

I really like your app and I have already purchased it. The overall concept and stability are very good

I had a few requests and questions:

Feature Request I noticed that Flutter-based apps are offering more advanced features. It would be great if you could consider adding more features to this app as well, especially:

More customization options

Additional and flexible ad placement options

More control from the admin/config side

These enhancements would really help us compete better.

Using the Same Code for Another App I am planning to publish another app with a different concept. I wanted to confirm whether it is possible to use the same source code for another app, or if a separate purchase is required for each new app/package name.

Discount / Combo Offer (Existing Customer) Since I am already a customer and interested in buying again, I wanted to ask if you have:

Any combo offers

Any discount for existing customers (even 5% would be appreciated)

Please let me know the best option available.

Thank you for your great work and support. Looking forward to your response.

Best regards, Subbarao

Hi,

Thank you for purchasing our item.

We specialize in native Android app development, so we do not offer Flutter or hybrid versions for other platforms.

Regarding ad placement, it is currently optimized and flexible. All ad settings are fully controlled through the admin panel, allowing you to customize them according to your needs. If you have any suggestions for additional ad placements, feel free to share them with us.

Please note that on the Envato Market, each license is valid for one published application only. Therefore, the number of licenses required should match the number of apps you plan to publish using this item.

Concerning pricing and discounts, Envato Market does not provide a built-in option for custom discount settings. We believe the current price is already very reasonable. This item has been available for over 11 years, and while there haven’t been major pricing changes, we continue to maintain, update, and improve it to stay compatible with the latest technologies and to add new features whenever possible. As with all Envato items, marketplace fees also apply.

We truly appreciate loyal buyers like you and value your support.

Thanks

On build I am getting below error I have tried clearing cache restarted IDE still same issue.

com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:155: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:200: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:233: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:259: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:365: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:409: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:538: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:697: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_youtube.xml:105: error: resource color/gnt_red (aka com.bhudroid.regarsamaj:color/gnt_red) not found.

Hi, Try to change ad network sdk in the build.gradle file to specific version instead of 1.+, change to 1.3.2 Thanks

Hi, I want to integrate the Triple Ads SDK into the app, but it appears that the SDK is using an outdated library version. Could you please update it to the latest version?

Hi, SDK is regularly updated, so it can’t be outdated, using version 1.+ which means the dynamic version adjusts to the latest version when built, if you want the latest specific version, change it to 1.3.3 Thanks!

Hi,

I was reviewing the source code as part of preparing the app for production deployment, and I noticed a few references to third-party API requests (for example, marketplace-related APIs).

Before moving forward, I just wanted to clarify a couple of points for my understanding and compliance review:

1. Are there any background or automated API calls to third-party services (including CodeCanyon/Envato or any other external service) that run without explicit admin action? 2. Is there any form of tracking, telemetry, or reporting back to external servers related to app usage, admin activity, or deployment details? 3. Is it technically possible for any future updates, remote configs, or injected logic (such as ads, redirects, or feature toggles) to be pushed from outside the codebase? 4. Apart from standard services explicitly configured by the buyer (e.g., ads, analytics), are there any other third-party dependencies used internally by default?

I just want to ensure full transparency on external dependencies before final production rollout.

Thanks in advance for the clarification.

Best regards,

Hi,

The source code is clean and does not rely on any third-party APIs such as marketplace APIs or similar services. It only includes a small license-validation logic integrated with the sdk, whose sole purpose is to verify that the code is being used by an official buyer with a valid purchase code.

When you log in to the admin panel for the first time, you will be asked to enter your item purchase code. That is the only validation step involved. There is no tracking of app usage, user activity, or any other data. Once your license is valid, the application is fully under your control.

Thanks

Admin Panel – Issues & Requests

Text Editor Copy Feature

The current admin panel description editor has very limited features.

There is no copy option, which makes it difficult to manage and reuse content.

Please add a copy text feature users can easily copy content.

Category-Level Filters in Admin Panel

Request to add category-level filters in the admin panel.

This will make it easier to navigate, edit, and manage old posts quickly.

Ad Placement Issue

I have updated ads to appear at the 3rd position, but:

Only one ad is showing after 3 posts

The next ad appears much later, not consistently at the expected interval

Please check if it’s possible to:

Add more native ads

Ensure ads appear at regular and predictable positions

Thanks Looking forward to these improvements.

Hi,

1. The copy–paste feature is already available. You can refer to this screenshot for details: https://prnt.sc/uNOOd8umte6O

2. Noted. At the moment, you can use the built-in search function. If you would like to customize or enhance it further, that is certainly possible.

3. It seems there may be some misunderstanding regarding how native ads work. In the Manage Ads section of the admin panel, there is a setting called Native Ad Index. This value determines the position of the first native ad in the post list. The index starts from 0. The next native ads are displayed based on the load more pagination. With the default pagination value of 10, the next native ad will appear at the same index position from the start of the next loaded page.

We hope this clarifies the behavior.

Thanks

hi

1. The copy–paste feature is already available. You can refer to this screenshot for details: https://prnt.sc/uNOOd8umte6O

I think there is a misunderstanding here, so let me clearly explain the actual issue.

This is NOT about copy–paste inside the admin/editor panel. I agree the editor already supports copy–paste, and that is not the problem.

The real issue is on the APP (end-user) side:

When I publish text or news in the app

The mobile app user cannot select or copy the displayed text

There is no “Copy” option available for users in the app UI

Because of this:

Users cannot copy code snippets

Users cannot copy short commands / examples

Users cannot reuse text, which is a major limitation

Current behavior:

Editor → copy works ✅

App (user side) → copy does NOT work ❌

Only plain paragraph rendering is happening

Workaround I found:

When I switch to Source mode

And manually add content inside a textarea

The app finally allows users to select and copy text

This clearly shows that:

The issue is not the editor

The issue is how content is rendered in the app

The app is blocking text selection / long-press copy

What I’m requesting:

We need to enable text selection & copy for users inside the app, especially for:

Code blocks

Examples

Technical content

Any instructional text

Without this, the editor is functionally limited for real-world use cases.

Hi,

Your previous statement refers to the admin panel! If you are referring to the copy function for description content on the Android client, that is a different matter.

Please note that this is not an issue and is not related to the text editor in the admin panel. This is a configuration feature—specifically text selection and copy—that can be enabled or disabled via the AppConfig class in the Android Studio project.

This setting exists because some users prefer to disable text selection to prevent end users from copying content. If you want the opposite behavior and would like to allow text selection and copying, simply set ENABLE_TEXT_SELECTION to true: https://prnt.sc/RX9UNcZ0wg5x

Thanks

Before purchasing, I need to know a few things:

1- Does the application support 16 KB files?

2- I want to publish the application twice in the app store: one news application for one country and another news application for a different country. I have good hosting; is this possible, or what is the appropriate procedure for publishing the application twice?

Hi,

1. Yes, this app supports 16 Memory Page Sizes

2. One app is connected to one admin panel, so if you create two apps, connected to different admin panels, you can put them on different subdomains or subfolders for each of your admin panels.

Waiting for your item purchase :)

Thanks

Can I publish two apps on my Google Play Store account on two different admin panels with one purchase code?

Hi, Use a different purchase code, because that is the licensing rule on Envato Market, one license for one published app. You can start with one license first to publish one app, if it is successful and you want to publish a new app, you can buy a new license later. Thanks

Hello Mr. Author, I have a small problem with the application. I’ve already configured it and everything, but when I register, it works fine, but when I go to log in, it stops working and keeps opening and closing. Please, I need help.

Hi, There should be no problem with the register and login functions, make sure you are using the latest updated version both from the android project side and the admin panel, the latest version currently is 5.7.0, if you are still using an old or previous version, you need to update first, also double check the configuration you have done. Thanks

Hello Mr. Author, I have a small problem with the application. I’ve already configured it and everything, but when I register, it works fine, but when I go to log in, it stops working and keeps opening and closing. Please, I need help.

Hi, There should be no problem with the register and login functions, make sure you are using the latest updated version both from the android project side and the admin panel, the latest version currently is 5.7.0, if you are still using an old or previous version, you need to update first, also double check the configuration you have done. Thanks

Hello,

You Demo app is not working my friend:

“Server is currently down”

Please fix it

Hi, Demo version is working fine without any problems, see this video. Thanks

You said on your website:

“However, we provide concessions to buyers who purchase with Extended License, are allowed to create more than one apps, provided that the apps is used personally and not for sale, therefore it is prohibited.”

So, if I purchased the Extended License for personal use how many time I can publish the app on the play store?

Hi, This policy is no longer valid, the information on our website has also been revised, we have discussed with the Envato team, so complying with the licensing policies imposed by Envato Market is mandatory, both Regular and Extended License, both apply only to 1 end product or published app, the difference is the purpose for personal and commercial use. Thanks

gidhan

gidhan Purchased

i hope next update support embed video

Hi, Ok, thanks for the suggestion, we will noted it. Thanks

i’m using Android News App v5.5.1 its mandatory to update Android News App v5.7.0

Hi, Not mandatory but recommended, you can see the details in the change log, if you don’t have any issues with the version you are currently using, you don’t need to update. 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