Do android developers commonly use 3rd-party UI/networking libraries like Three20 on iPhone?

旧巷老猫 提交于 2020-01-01 06:58:05

问题


I've done plenty of iPhone work, never anything with Android. On iPhone, it was a few months in before I discovered the Three20 library (which is awesome) and began moving my code over. I don't want to make the same mistakes moving to Android, so my question:

Do android developers commonly use 3rd-party UI/networking libraries like Three20 on iPhone, or do they take the ones out of the box? I realize that there is an effort to port Three20 to Android, but that's not my goal per se. I just want to know if the out-of-the-box UI/networking/navigation libs you get with android are considered sufficient for most android apps.

Thanks!


回答1:


I never had a problem using the ones out of the box.

Perhaps, as Pentium10 mentioned on a comment, I read some open-source code and get some ideas but the final answer to your question is no.



来源:https://stackoverflow.com/questions/3135837/do-android-developers-commonly-use-3rd-party-ui-networking-libraries-like-three2

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!