-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need Urgent Help Regarding this Application #1
Comments
Hello Rajvi
I hope all is well with you. Making such adjustments takes time, but I can provide guidance. The constant file I made to display Google Ads in the app can be found at this URL: https://gist.github.com/Dinesh2510/e98610f596a33ec00ecc5ede945202af. You can also use this file to programmatically or use Andoridmanifest files to enable portrait mode and
You can use Broadcast Receiver to continuously check your internet connection. It will present pop-ups and allow you to check your connection.
Regards,
Dinesh
…________________________________
From: Rajvi Chaudhari ***@***.***>
Sent: 01 April 2024 21:42
To: Dinesh2510/Android-Ebook-App-withHi-Firebase-Backend ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [Dinesh2510/Android-Ebook-App-with-Firebase-Backend] Need Urgent Help Regarding this Application (Issue #1)
I don't want Facebook ads and one signal popups, please let me know how to remove it. And please tell me how to add interstitial ads of Google admob before opening any PDF. I only want Banner ads and interstitial ads.
other changes that I want,
1. The application should be run in portrait mode only.
2.
To access an application, the internet should be always on so that the owner of the application can earn money through ads for that, if a user is disconnected from the internet then there should be an instant popup for try again just like this image
image.png (view on web)<https://github.com/Dinesh2510/Android-Ebook-App-with-Firebase-Backend/assets/107555739/2b188e3d-af26-4651-b321-5e305671686d>
Please solve this problem for me, it would be very helpful if you solve this for me.
Thankyou <3
—
Reply to this email directly, view it on GitHub<#1>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALBJ7BPWZX6ANX7K5CTTTVTY3GBNLAVCNFSM6AAAAABFR2LY72VHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTQNJYGY2DENI>.
You are receiving this because you are subscribed to this thread.
|
Thank you so much, I resolved my first two problems. |
Hi
Great to hear that u have solved the issues, & to monitor internet connection in the background, create a background service that runs when the app starts and continuously checks the internet also i have attached the code snippet hope that work for you, or u have create service for it.
Thanks
Dinesh
…________________________________
From: Rajvi Chaudhari ***@***.***>
Sent: 02 April 2024 16:52
To: Dinesh2510/Android-Ebook-App-with-Firebase-Backend ***@***.***>
Cc: Dinesh Chavan ***@***.***>; Comment ***@***.***>
Subject: Re: [Dinesh2510/Android-Ebook-App-with-Firebase-Backend] Need Urgent Help Regarding this Application (Issue #1)
Thank you so much, I resolved my first two problems.
But I'm still facing problem with Broadcast Receiver for continuously check internet connection.
You have created an activity for no internet connection but it only works when we try to go on another activity. I don't want that, I want my app to continuously monitor the internet connectivity, and as soon as I disconnect from internet, "no_internet_layout.xml" should pop up.
Pls help to sort this out. And pls guide me what code you are changing and in which activity also. I would be feel blessed if you help me to solve this problem.
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALBJ7BNRCH4IALC3ECE4HTTY3KIFZAVCNFSM6AAAAABFR2LY72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZRG42DQMJUGA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
The thing is I am beginner, so i don't know how to create it, if you spare some time and guide me with proper code and steps then only it will help me. |
Changes that I want,
Please solve this problem for me, it would be very helpful if you solve this for me.
Thankyou <3
The text was updated successfully, but these errors were encountered: