Project settings structure ,jdk, gradle version, sdk ndk version and other configuration settings are not clear. Thats why the local environment is not allowing to implement admob banner ads. Any comment??
@prof_chandanhkumar66164 ай бұрын
new webrtc video when you make ?
@SnippetCoder4 ай бұрын
It will be coming very soon
@Esakkiappan-r1u3 ай бұрын
Why you not share this code ?
@SnippetCoder3 ай бұрын
It’s in our GIT account already
@OnDutyUncutАй бұрын
@@SnippetCoder its not can you upload source code there
@VoyageOfTaj4 ай бұрын
Waiting for interstitial ads..
@SnippetCoder4 ай бұрын
it is same just change the banner type
@VoyageOfTaj4 ай бұрын
Is this real ads?
@SnippetCoder4 ай бұрын
Yeah
@W4D1993 ай бұрын
My flutter admobapp_test always crashes or don't build successfully: error....PS D:\AndroidProjects\adbanner\bannerads> flutter run Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':webview_flutter_android:compileDebugJavaWithJavac'. > Could not resolve all files for configuration ':webview_flutter_android:androidJdkImage'. > Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for JdkImageTransform: C:\Users\W4D\AppData\Local\Android\sdk\platforms\android-34\core-for-system-modules.jar. > Error while executing process C:\Program Files\Android\Android Studio1\jbr\bin\jlink.exe with arguments {--module-path C:\Users\W4D\.gradle\caches\transforms-3\4a46fc89ed5f9adfe3afebf74eb8bfeb\transformed\output\temp\jmod --add-modules java.base --output C:\Users\W4D\.gradle\caches\transforms-3\4a46fc89ed5f9adfe3afebf74eb8bfeb\transformed\output\jdkImage --disable-plugin system-modules} * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at help.gradle.org. BUILD FAILED in 15s Running Gradle task 'assembleDebug'... 16.1s Error: Gradle task assembleDebug failed with exit code 1 Guide for resolving the technical issue please.
@SnippetCoder3 ай бұрын
Make sure you are on Flutter version 3.24
@W4D1993 ай бұрын
@@SnippetCoder I figured out some how...😅 Now app shows adds and also bulids into apk. Thanks for your valuable tutorials 😍.