如何处理holoeverywhere库android [英] How to deal with holoeverywhere library android

查看:82
本文介绍了如何处理holoeverywhere库android的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试学习如何在android中使用android studio制作时间表,所以为此我从GitHub获得了项目,但问题是该应用程序使用的HoloEverywhere库很旧并且很难添加!所以我不知道我是否可以用另一个替换它(比如ActionBarSherlock被AppCompat库取代)或者保留它(找到将它添加到项目中的方法)?



我的尝试:



在build.gradel中编译org.holoeverywhere

I'm trying to learn how to make timetable in android using android studio ,so for that I got project from GitHub ,but the problem is that the app uses HoloEverywhere library which is old and its difficult to add ! so I wont to know if I could replace it by another one (like ActionBarSherlock is replace by AppCompat library ) or keep it (find way to add it to project ) ?

What I have tried:

compile org.holoeverywhere in build.gradel

推荐答案

您想要支持的最低Android版本是什么?如果您不需要支持3.0以上的版本,则Android SDK中默认提供Holo主题,并且不需要第三方库。



To做出有关支持的明智决定,您可以查看 Google发布的Android版市场份额 [ ^ ]。目前只有0.3%的版本仍在3.0以上的版本中。
What is the minimum android version you want to support? If you don't need to support versions older than 3.0, the Holo theme is available by default in the Android SDK and no third party library would be required.

To make an informed decision about support, you could have a look at Google's published android version market share[^]. Currently only 0.3% is still on versions older than 3.0.


这篇关于如何处理holoeverywhere库android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆