Hi!
I am completely new to android development and I would really hope to make it my job some day. The problem on the other hand is that i get errors even before i have written any code. Stuff like this happens to me all the time when I try something new but this time I couldn't find anything about this on any other website. The problem is that the R.java file isn't present in my gen folder. I have seen a bunch of others having the same problem but they have been programming for a while and they have custom resources. The fix for them was to rename all their resources into lowercase and a-z 0-9 names but as I haven't added any resources whatsoever and all the "base" resources have correct names that wouldn't work for me. I have tried creating a new project and cleaning it but nothing seems to work.
I followed all the steps on the android developer website.
Please help!
I am completely new to android development and I would really hope to make it my job some day. The problem on the other hand is that i get errors even before i have written any code. Stuff like this happens to me all the time when I try something new but this time I couldn't find anything about this on any other website. The problem is that the R.java file isn't present in my gen folder. I have seen a bunch of others having the same problem but they have been programming for a while and they have custom resources. The fix for them was to rename all their resources into lowercase and a-z 0-9 names but as I haven't added any resources whatsoever and all the "base" resources have correct names that wouldn't work for me. I have tried creating a new project and cleaning it but nothing seems to work.
I followed all the steps on the android developer website.
Please help!


