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

Jumped the Wall After All, 38/100 Days of Code

  • July 29, 2019
  • by Richard Clarke

I found the solution to the error in my code. Sadly, it wasn’t as advanced as I’d hoped.

A typo. I got tripped up over a typo.

I wrote a method which accepted a View object called view. However, when I tried to use this object later in the function, I accidentally typed View with a capital “V”, which confused the Java compiler. After making the change view with a lowercase “v”, the code compiled with no problem.

The moral of the story is, even the best of us fall victim to ambitious typing errors. Watch the results of my fix below.

-CF

 

Related

Tripped Over a Tiny Wall, 37/100 Days of Code
How to Push a Local Repo to Github, 39/100 Days of Code
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 Studio AndroidDev Java Programming

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