简体   繁体   English

我应该为Android 4.0+应用程序使用ActionBarSherlock吗?

[英]Should I use ActionBarSherlock for Android 4.0+ apps?

My app will only run on Android 4.0/API 14 or later (ie minSdkVersion="14", targetSdkVersion="17"). 我的应用只能在Android 4.0 / API 14或更高版本上运行(即minSdkVersion =“14”,targetSdkVersion =“17”)。

Is there any advantage to using ActionBarSherlock in this scenario? 在这种情况下使用ActionBarSherlock有什么好处吗?

Is there any advantage to using ActionBarSherlock in this scenario? 在这种情况下使用ActionBarSherlock有什么好处吗?

As the developer of ActionBarSherlock I can only tell you one thing... 作为ActionBarSherlock的开发者,我只能告诉你一件事......

NOPE! 不! :) :)

The whole point of the library was that someday it can just go away. 图书馆的重点是有一天它可以消失。 You can read more about this in a blog post I wrote called "Deprecated from Inception". 您可以在我写的一篇名为“从初始阶段弃用” 的博客文章中阅读更多相关信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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