Hi all,

I think I'm about to go mad here. I have little experience with android 
development and until now I always just developed for my own phone, running 
the most recent Android API and I never had any issues.

Now, I have to develop for a device running API version 16. So, in my 
Android Studio, I created a new project, selected minimum SDK 16 and chose 
not default activity. Then I went ahead and changed the target SDK and 
compile SDK to 16. 

When I run Build, I get 124 errors, all of which are in the intermediate 
files and sound similar to "No resource found that matches the given name 
[...]". The only source file in the project at this point is the default 
AndroidManifest.xml.

So, my question is: Where do these Errors even come from? What would the 
correct process be to create a new project for an old SDK version so that I 
don't get a thousand errors every time(maybe even a project with a default 
activity in it)?

Thanks,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a2510a91-7bfa-41b6-b02d-16e419f24dd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to