- 189
- 2 121 414
iRekha Tech Solutions
India
เข้าร่วมเมื่อ 6 มิ.ย. 2021
This channel is a one stop solution for all your Android queries.
Hello Friends, My name is Surekha. I create apps for Android devices. Some of my Android apps are running successfully in Google PlayStore.
I will be uploading videos on Android development, Android Studio Errors, New software updates and New technologies around the world.
SUBSCRIBE to my Channel and hit The 🔔 icon for New Updates.
Please keep supporting me with your valuable COMMENTS.
LIKE and SHARE my videos. Your 1 like gives me more encouragement to get you more useful videos.
Hello Friends, My name is Surekha. I create apps for Android devices. Some of my Android apps are running successfully in Google PlayStore.
I will be uploading videos on Android development, Android Studio Errors, New software updates and New technologies around the world.
SUBSCRIBE to my Channel and hit The 🔔 icon for New Updates.
Please keep supporting me with your valuable COMMENTS.
LIKE and SHARE my videos. Your 1 like gives me more encouragement to get you more useful videos.
How to fix "We recommend using a newer Android Gradle plugin to use compileSdk = 35" Warning.
Check this solution to fix the warning "We recommend using a newer Android Gradle plugin to use compileSdk = 35" in Android Studio.
This Android Gradle Plugin (8.5.0) was tested up to compileSdk = 34.
Compatibility Table - Minimum versions of tools for Android API level
developer.android.com/build/releases/gradle-plugin#api-level-support
Supported Java versions in Android builds
developer.android.com/build/jdks
Latest Android Studio Download Page
developer.android.com/studio?
Android Studio errors Playlist
th-cam.com/play/PLZpJ0HRAtsgGmWCGZcn5gJhVnWN-bsw4m.html
#androidstudio
#androidgradleplugin
#warning
This Android Gradle Plugin (8.5.0) was tested up to compileSdk = 34.
Compatibility Table - Minimum versions of tools for Android API level
developer.android.com/build/releases/gradle-plugin#api-level-support
Supported Java versions in Android builds
developer.android.com/build/jdks
Latest Android Studio Download Page
developer.android.com/studio?
Android Studio errors Playlist
th-cam.com/play/PLZpJ0HRAtsgGmWCGZcn5gJhVnWN-bsw4m.html
#androidstudio
#androidgradleplugin
#warning
มุมมอง: 99
วีดีโอ
How to View and Manage the Payments Profiles linked to your Google Play Developer Account.
มุมมอง 42314 วันที่ผ่านมา
Understand about Payments Profile. View and Manage your Google Payments Profiles in Google Play Console and Google Payments Center. 01:34 - View Payments Profile 03:38 - Update Payments Profile for Google Services 05:39 - Close Payments Profile 07:17 - Edit Payments Profile 09:39 - Choose Merchant Payments Profile in Play Console Settings #googleplayconsole #paymentsprofile #android Google Play...
How to transfer apps from one google play developer account to another.
มุมมอง 76721 วันที่ผ่านมา
Watch the video to understand how to transfer android apps from one google play developer account to a different developer account. "Transfer apps to a different developer account" Support page support.google.com/googleplay/android-developer/answer/6230247?hl=en "Use Play App Signing" Support page support.google.com/googleplay/android-developer/answer/9842756 Google Play Console Playlist th-cam...
How to fix "Version code has already been used. Try another version code." error in Play Console.
มุมมอง 28428 วันที่ผ่านมา
Simple solution was explained for the error "Version code has already been used. Try another version code." in Google play console. Google Play Console Playlist th-cam.com/play/PLZpJ0HRAtsgFa-zgyTyOnewWIw4HaGmeq.html #googleplayconsole #error #version
How to fix "Deceptive Behaviour Policy Violation" in Google Play Console
มุมมอง 458หลายเดือนก่อน
Watch the complete video to understand about Deceptive Behavior Policy Violation and the solution for the policy issue in google play console. Deceptive Behavior Policy Help Center page support.google.com/googleplay/android-developer/answer/9888077#!?zippy_activeEl=deceptive-settings#deceptive-settings #googleplayconsole #playstore #policy
How to fix "Missing classes detected while running R8" error in Android Studio
มุมมอง 919หลายเดือนก่อน
Detailed explanation was given to fix the android studio error "Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in .../app/build/outputs/mapping/release/missing_rules.txt." Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsj.zz...
How to verify your developer account in google play console? | 2024
มุมมอง 14K2 หลายเดือนก่อน
Video explains the step by step procedure to verify your google play console developer account. Link a payments profile. Verify your identity. Verify your address. Verifying your Play Console developer account support.google.com/googleplay/android-developer/answer/14177239?hl=en Verify your developer identity information support.google.com/googleplay/android-developer/answer/10841920?hl=en&ref_...
How to fix "Update your target API level by August 31, 2024" policy error after the deadline?
มุมมอง 6173 หลายเดือนก่อน
How to update the apps with the policy error "Update your target API level by August 31, 2024 to release updates to your app." after the deadline in google play console? ⚠️Update your target API level by August 31, 2024 to release updates to your app ⚠️ th-cam.com/video/t90MPjtnjJE/w-d-xo.html ⚠️ Extend the deadline for the app update with target API level 34 | Aug 31 2024 to Nov 1 2024 th-cam....
How to fix "minSdkVersion 19 cannot be smaller than version 21 declared in library" error.
มุมมอง 4483 หลายเดือนก่อน
Simple solution was given for the Android studio error "Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library". Android SDK Platform release notes developer.android.com/tools/releases/platforms #androidstudio #minsdkversion #manifestmergerfailed
How to compile the android project against version 34 or later of the Android APIs.
มุมมอง 4093 หลายเดือนก่อน
Dependency 'androidx.appcompat:appcompat-resources:1.7.0' requires libraries and applications that depend on it to compile against version 34 or later of the Android APIs. Also, the maximum recommended compile SDK version for Android Gradle plugin 8.0.2 is 33. Recommended action: Update this project's version of the Android Gradle plugin to one that supports 34, then update this project to use ...
How to implement In-App Updates in android app | Test In-App Updates (Flexible & Immediate) | 2024
มุมมอง 3.6K3 หลายเดือนก่อน
The latest In-app updates implementation and testing is explained clearly in this video. Learn how to implement Flexible and Immediate in-app updates in android app and how to test in-app updates in Emulator. 00:51 - Immediate updates implementation 05:07 - Immediate updates testing 11:36 - Flexible updates implementation 14:19 - Flexible updates testing 18:30 - Request for update based on upda...
How to implement AdMob Rewarded Ads in android app | Google AdMob | part 6 | 2024
มุมมอง 2K3 หลายเดือนก่อน
Clear explanation was given on the implementation of AdMob Rewarded Ads in android app. Learn about rewarded ad policy guidelines and best practices before implementing it in your android app. 00:11 - Introduction to Rewarded ads 02:27 - Step1: Create Rewarded Ad Unit Id 03:18 - Step2: Implement Rewarded Ads 14:30 - Step3: Test Rewarded Ads /*Dedicated test ad unit ID for Android Rewarded Ads*/...
⚠️ Extend the deadline for the app update with target API level 34 | Aug 31 2024 to Nov 1 2024
มุมมอง 9134 หลายเดือนก่อน
If you need more time to update your app with target api level 34, then "Request additional time" from google play. The deadline will be extended from August 31 2024 to November 1 2024. Fix for "Update your target API level by August 31, 2024 to release updates to your app" th-cam.com/video/t90MPjtnjJE/w-d-xo.html #googleplayconsole #android14 #targetapilevel
How to implement AdMob App Open Ads in android app | Google AdMob | Part 5 | 2024
มุมมอง 2.8K4 หลายเดือนก่อน
Clear explanation was given on the implementation of AdMob App Open Ads in android app. Learn about app open ad guidelines / best practices before implementing it in your android app. 00:11 - Introduction to App Open ads 00:40 - App Open ad guidelines / Best practices 02:27 - Step1: Create App Open Ad Unit Id 03:18 - Step2: Implement App Open Ads 03:45 - Add Splash screen 07:30 - Step2: Impleme...
How to implement AdMob Interstitial Ads in android app | Google AdMob | part 4 | 2024
มุมมอง 2.1K4 หลายเดือนก่อน
Clear explanation was given on the implementation of AdMob Interstitial Ads in android app. Learn about interstitial ad guidelines / best practices and disallowed interstitial ad implementations. 00:25 - Introduction to Interstitial ads 00:50 - Interstitial guidelines / Best practices 03:24 - Step1: Create Interstitial AdUnit Id 04:18 - Step2: Implement Interstitial Ads 10:03 - Step3: Test Inte...
How to implement AdMob Banner ads in android app | Google AdMob | Part 3.
มุมมอง 3.8K5 หลายเดือนก่อน
How to implement AdMob Banner ads in android app | Google AdMob | Part 3.
⚠️ Update your target API level by August 31, 2024 to release updates to your app ⚠️
มุมมอง 6K5 หลายเดือนก่อน
⚠️ Update your target API level by August 31, 2024 to release updates to your app ⚠️
How to setup and verify the app-ads.txt in AdMob. | AdMob integration in android app part 2.
มุมมอง 9K5 หลายเดือนก่อน
How to setup and verify the app-ads.txt in AdMob. | AdMob integration in android app part 2.
How to implement AdMob Ads in your android app | Prepare app for ads integration | Google AdMob
มุมมอง 3.7K5 หลายเดือนก่อน
How to implement AdMob Ads in your android app | Prepare app for ads integration | Google AdMob
Developer's legal name and address are visible under About the developer section on google play.
มุมมอง 5K5 หลายเดือนก่อน
Developer's legal name and address are visible under About the developer section on google play.
How to create an AI Android App using Gemini AI SDK. | First AI app | Gemini API
มุมมอง 2.5K6 หลายเดือนก่อน
How to create an AI Android App using Gemini AI SDK. | First AI app | Gemini API
How to fix the ANR Input dispatching timed out in Google Play Console
มุมมอง 1.2K6 หลายเดือนก่อน
How to fix the ANR Input dispatching timed out in Google Play Console
How to upload the android app for 'Internal App Sharing' in Google play console.
มุมมอง 3.8K6 หลายเดือนก่อน
How to upload the android app for 'Internal App Sharing' in Google play console.
How to solve "Waiting for all target devices to come online" issue in android studio.
มุมมอง 3.1K7 หลายเดือนก่อน
How to solve "Waiting for all target devices to come online" issue in android studio.
How to change package name in android studio | 2024 update
มุมมอง 8K7 หลายเดือนก่อน
How to change package name in android studio | 2024 update
How to fix "Could not resolve all files for configuration ':classpath'".
มุมมอง 3.4K7 หลายเดือนก่อน
How to fix "Could not resolve all files for configuration ':classpath'".
How to update Android Studio | Jellyfish | 2024
มุมมอง 3.6K7 หลายเดือนก่อน
How to update Android Studio | Jellyfish | 2024
How to fix "This app bundle contains native code, and you've not uploaded debug symbols."
มุมมอง 5K8 หลายเดือนก่อน
How to fix "This app bundle contains native code, and you've not uploaded debug symbols."
Fix for "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0"
มุมมอง 7K8 หลายเดือนก่อน
Fix for "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0"
How to update app in Google Play Console | 2024 update
มุมมอง 20K8 หลายเดือนก่อน
How to update app in Google Play Console | 2024 update
Thank you Madam 👍
Medam please make a video on how to publish login apps on Google Play console Explain step by step which options are selected on Play console please make a video on it medam
Mam once do a video on app bundle thank you so much for your Gd explanation mam
archive downloads are not available :(
Thank you madam
Thank You, Madam 🙏
please make a video on dating apps which need to do "child safety standards declaration on google play console" till 22 january 2025 how to do that.
Apki video dekh k usi trh kra h pr production pr whi a rha new version ko upload nhi krne de rha h
M apne game ko update kr rha hu pr wo ho nhi rha h poilcy issue a rha h sdk 33 pr h wo
First update the testing versions (If any having the target api level 33) and then try updating the production. Check this video th-cam.com/video/t90MPjtnjJE/w-d-xo.html
I followed your instructions, I went to 'Closed Testing', imported the email address list,... Apply for access to prodution Production is where you make your app available to billions of users on Google Play. Before you can apply for production access, you need to run a closed test which meets our criteria. When you apply, you'll also need to answer some questions about your closed test... 1. Publish a release for closed testing (completed) 2. Have at least 12 testers opt in for closed testing Currently have 0 testers opt in (not done) 3. Run closed testing with at least 12 testers for at least 14 days (not done) I have completed the Google Play Console instructions, why are items 2 and 3 not completed? I checked the overview page and no longer see the error message.
20 tester krne honge isko update krne k liye..
Not required
Regarding the payment card, can I use a card that does not have the same address as my Google Play Console account? "My account is under review for identity verification."
Sorry. I am not understanding where do you want to use the payment card? For address verification?
when i click the agp upgrade assistant from tools nothing showing '
That might be because you are already using compatible AGP and gradle plugin versions. Let me know what AGP version and compileSDK version you are using.
Check this video th-cam.com/video/B3JoO_f5atk/w-d-xo.html
Your card issuer declined your payment. Check your card or select a different payment method. Learn more about declined payments [OR_FGVEM_04] Please 😣 help
Why are the video walk through actual steps so fast? I cant follow the clicks on the screen shuts.
You need 25$ to make a play console account Is there any other options without paying
No
Mam please make vidoe how to fill google play console advance notice form
Hi, but how do I delete an app that I submitted but regretted? I can neither delete my old app nor create a new app on the google console website?
You can delete app. Go through this video th-cam.com/video/9EvjTEnzMxc/w-d-xo.html
thank you, madam
I am having a great problem about this plz help me 🙏
Mail me the details at surekha.bogi@gmail.com
Maam can i use bank statement for address proof & PAN card for id proof
yes. You can
Thank You Its Solved
I bought 3 accounts with my friend's credit card. The accounts kept her data. Can I check the 3 accounts in her name? Or can I create a new payment profile with different names when checking accounts? If I create an Organization account in my name, can I put the 3 accounts in my organization without verifying them?
You can use any bank account to purchase play console account. But while creating and verifying account you have to use the proper details by whom the play console account will be maintained. You have to verify the organization account. That is mandatory.
you helped me by saying that the problem must be the disk space. i cleaned my disk and it worked! thank you so so so much Rekha
Glad it helped.
Mam..what is minimum number of Testers required for all this testing to publish App
Minimum 20 testers
Hi mam, I have created .aab file and convert it .apks and install it but unable to login getting api response error
where did you install? In emulator? You need to install base-master.apk along with density pixel specific apk file.
Hello im having an issue your vid helped me thus far I thankyou, but I was sent a message saying in red high light. A name that exactly matches the name in proof - of organization document I used my passport it matches the organization name so I don't know what I did wrong. I converted the passport pic to pdf and it accepted it about 9 hrs later it said the name and document name need to match exactly
Check whether this is causing problem for your organization account. "The name listed on the business registration document must match the name listed on the business's Dun & Bradstreet profile."
Thank you so much!!
Thanks, it works. But it does not work on first opening so i think we could change the SplashActivity to this: new Handler().postDelayed(new Runnable() { @Override public void run() { reklamVeGec(); } }, 2000); } private void reklamVeGec() { Application application = getApplication(); ((MyApplication)application).showAdIfAvailable(this, new MyApplication.OnShowAdCompleteListener() { @Override public void onShowAdComplete() { new Handler().postDelayed(new Runnable() { @Override public void run() { startMainActivity(); } }, 2000); } @Override public void onShowAdDismiss() { startMainActivity(); } }); } private void startMainActivity() { Intent intent = new Intent(this, MainActivity.class); this.startActivity(intent); } The first 2 seconds help the app to load the appopenad
thank u rakha bhabi
mam my account is a developer account from uae I have submitted the Emirates id of the person whose name is present in the payments profile and developer name is different in such cases what should I do
Developer name is nothing to do with payments profile name. You can proceed verifying your account with your name in the Payments Profile.
@irekhatechsolutions so the proof must be validate with payments profile
Its been 4 days. How long will the closed testing access take?
It depends on the app type. free/paid, kids app, contains ads, access to all functionalities etc., You can wait for 1 week, then contact play console help center
Please how do i fix failed to find com.haibin calender view on Android Studio code
Please how do i fix failed to find com.haibin calender view on Android Studio code
ur videos are always helpful :)
Please my app got rejected saying they testers didn't test the app and give feedback.
Have you run the closed testing by 20 testers for 14 days?
Make a video on how hide ads properly when use is premium user, meaning if user purchase in-app purchase or subcription if not a premium user should see ads & also how to give certen feature & extra benefit logic if user is premium, properly
Thanks mam❤.
When when verifed our play console account so Can we add other person payment method ( bank account) to just receive payments ...
yes
When when verifed our play console account so Can we add other person payment method ( bank account) to just receive payments ...
I copied the app link for the tester, but when I click on it the page doesn't work, why?
Have you added that tester email id to your testers list in play console? Check the storage in the device. Clear the playstore cache and try again.
@@irekhatechsolutions now the link works, but i don't know how to find the testers for the app. thanks for the reply
Thanks
This is crazy for individual developers trying to make some money on the side.
Hello maam i want to creat an app for me how can i contact you please share me your details
Mail me at surekha.bogi@gmail.com
Bonjour merci beaucoup pour votre vidéo je vais essayer d'appliquer cela j'espère que ça marchera
Problème résolu very thanks 👍
Thank you Thank you Thank you Thank you
I don't monetize my app on Google Play, but after verification Google started showing my address and phone number, it is poses serious risks to their privacy and safety. This information could be misused by malicious actors for harassment, stalking, or other nefarious purposes. How do I turn this off? I don't even see any buttons where I can reject it.
Incase of organization account the full address with phone number is visible. And this can't be avoided.
thank you very much mamm
Hi, I hope there is a video on how to set up Display content ( edge-to-edge ) in app.
Your telegram username? Please