Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Self-Destructing Message Android App Starting the App Setting Up the Project

James N
James N
17,864 Points

i can't start a new app!

i can't start a new project! i am trying to start the "ribbit" project, i also tried (a while back) to start a new blank activity but i got the same error! my error is:

5:48:10 PM IllegalArgumentException: Argument 0 for @NotNull parameter of com/intellij/openapi/vfs/VfsUtilCore.virtualToIoFile must not be null: Argument 0 for @NotNull parameter of com/intellij/openapi/vfs/VfsUtilCore.virtualToIoFile must not be null

as you can tell, i am using android studio. PLEASE HELP ME!!!!

2 Answers

James N
James N
17,864 Points

i solved this on my own, by importing the settings on my old pc to my new one.

Go to the AndroidStudio projects folder and delete the old/ original 'Ribbit' app. That will allow you to now create a new 'Ribbit' app. Hope this works, it does for me :) Good luck! Oh and you can also delete any old activities that you do not wish to continue