Hashbrown GL
Lurker
Hello, I'm new to the forums and android development. My question is simple, every time I make a new project, the Backward Compatibility (AppCompat) option is automatically checked when creating the first activity. Is it a good idea keeping it that way, or is it alright removing it?
I learned how to write apps without it, but wasn't sure if removing it was a good idea. I did some research and from what I understand, if I want to use Material Design on older devices...which I don't..I need to leave it check. Again, I don't plan on using Material or supporting very old devices.
Would I be missing out on benefits for not using AppCompat? I'm only targeting API: 16 Android 4.2 (Jelly Bean) and up. I might even focus on Kit Kat and above. Thank you very much in advance!
I learned how to write apps without it, but wasn't sure if removing it was a good idea. I did some research and from what I understand, if I want to use Material Design on older devices...which I don't..I need to leave it check. Again, I don't plan on using Material or supporting very old devices.
Would I be missing out on benefits for not using AppCompat? I'm only targeting API: 16 Android 4.2 (Jelly Bean) and up. I might even focus on Kit Kat and above. Thank you very much in advance!