简体   繁体   中英

How to remove appcompat v7 library in android

when i create new project in android it automatically add appcompat v7 library but i want remove this library.

So How to Remove appcompat library?

Thank You.

To remove the appcompat library. right click select delete well actually just close the appcompat project. You'll have to clean up a few things in the v11 v7 styles folders. That's about it. Unless your using something that's actually in the appcompat library for instance the supportactionbar in which case you can't remove the appcompat library.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM