anuragacs
Member
- May 4, 2022
- 34
- 6
- 8
can you share android code pls
its working fine on my end.
Its still the same if ever you change your package name without proper knowledge you`ll still encounter the same error. Please check all files if everything was change to your new package name. also in gradle files make sure it was updated and then synchonize the project before running.can you share android code pls
after following your steps, the situation is same. I think my android studio version is latest so it may be causing problems. can you please suggest which android studio version, should I useIts still the same if ever you change your package name without proper knowledge you`ll still encounter the same error. Please check all files if everything was change to your new package name. also in gradle files make sure it was updated and then synchonize the project before running.
Try this instruction below:
Update the package name in your gradle
Check if everything was change
Synchronize
Clean Project
Rebuild Project
Synchronize again
then run
I m having problems in Adutils.kt and Contestadapter.ktafter following your steps, the situation is same. I think my android studio version is latest so it may be causing problems. can you please suggest which android studio version, should I use
There is something wrong with your package name. Ctrl+L-Shift+F look for the old package name and change it with your new one.I m having problems in Adutils.kt and Contestadapter.kt
ok dear going for ur suggestionThere is something wrong with your package name. Ctrl+L-Shift+F look for the old package name and change it with your new one.
still not working dear, please just share the Android Code, its a request as I have configured admin panelok dear going for ur suggestion
the android code that I was using was included in the file. I did not change the package name since I am just testing it. like implementing start.io Ads before I purchase the license one. And even I change the package name you still encounter error if you don`t know how to fix it but the code it self is working fine.still not working dear, please just share the Android Code, its a request as I have configured admin panel
there is no google-services.json also so how you can rebuild itthe android code that I was using was included in the file. I did not change the package name since I am just testing it. like implementing start.io Ads before I purchase the license one. And even I change the package name you still encounter error if you don`t know how to fix it but the code it self is working fine.
ow, that was part of the documentation. You can read the instruction there.there is no google-services.json also so how you can rebuild it
create google-services.json file using firebase and copy the file google-services.json in the app folder and rebuild the packagethere is no google-services.json also so how you can rebuild it
I agree with this and the instruction was part of the documentation.create google-services.json file using firebase and copy the file google-services.json in the app folder and rebuild the package
you have – Version: 2.0.1?create google-services.json file using firebase and copy the file google-services.json in the app folder and rebuild the package
its not nulled btw, can you help me?ow, that was part of the documentation. You can read the instruction there.