What is Backwards Compatibility in Android Studio?
问题 I'm a newbie to Android Development. Even though I referred the android developer website, I didn't figure out. On the customize Activity dialog box, when I unchecked the Backwards Compatiblity(Appcompat) in Android Studio 2.3.1 It gave me a hint as: If false, this activity base class will be Activity instead of AppCompatActivity Generally, what do android developers prefer? enabling backwards compatibility or without it? Can anyone explain me which one is better. 回答1: Android apps can be