Skip to content
Coding Fanatic
  • Android Development
  • News and Reviews
  • Road2Pro
  • Tutorials
  • Services
  • About

Do Your Own Research! 91 of 100 Days of…

  • January 14, 2021January 15, 2021
  • by Richard Clarke

Stackoverflow is only the beginning. Do your own research!

You can find more on this in the video at the bottom of the page.

I tried uploading a new bundle for my app on the Play Store. It didn’t go so well.

I made a couple changes to the Salesman’s Travel app and wanted to updated it on the Play Store. Namely, I updated the target SDK version to 29. This is the currently minimum version allowed for apps on the Play Store.

I made the updates in the app level build.gradle file, and prepared to configure a new release. As usual, I generated a new bundle, signed into the Google Play Console, and uploaded the bundle.

This time I was met with a new problem (click below).

Now, I saw a post on stackoverflow with a similar issue. According to the solution, this happens when uploading an APK or bundle over slow wifi. The Play console thinks you’re uploading two of the same file and rejects the bundle with this error message.

I can say with confidence, the wifi I’m using at this hotel is pretty slow. But I wasn’t giving up so easy. I opened the app level build.gradle file and incremented the version code from 3 to 4 (click below).

       

The Version Code is used by the Android System to keep users from installing an APK with a lower version number. This also helps secure your device against vulnerable versions of an app.

The release went through without a hitch! Now I can return to my Kotlin learning plan as scheduled.

For more on this, watch the YouTube video below.

Join the mailing list to see updates like this every week!
Coding Fanatic

Kotlin Logo

Related

You Can Always Walk Away! Road 2 Pro 6
Get Your Beauty Sleep At Home! Road 2 Pro 7
Richard Clarke
Richard is currently a developer using Java and Android Studio to build custom applications for Android. Richard tutored in mathematics at Montgomery College, and worked in Information Technology before entering the Software Development industry as a Quality Engineer.
100daysofcode Android Android Development AndroidDev development Java kotlin software software development

Related articles

Your New Favorite Stopwatch App!…
Two for Two BABY! 7…
…But the App is for…
Play Store Blues – 5…
Top 4 Tips for Android…
No Dice – 3 of…

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Join the mailing list!

This field is required.

Check your inbox or spam folder to confirm your subscription.

Follow me on social media!

  • GitHub
  • YouTube
  • X
  • Instagram
  • LinkedIn
My Tweets

Join the mailing list!

This field is required.

Check your inbox or spam folder to confirm your subscription.

Follow me on social media!

  • X
  • GitHub
  • LinkedIn
  • YouTube

Archives

Theme by Colorlib Powered by WordPress