简体   繁体   English

除开发者网站之外的任何其他官方一站式Android开发指南来源?

[英]Any other official one-stop source for android development guidelines apart from developer site?

well , i am into android development since 4 months now (yes a newbie), but after developing few apps, and getting to play around the codes, there are always doubts in my mind like: 好吧,我现在进入Android开发4个月了(是新手),但是在开发了几个应用程序并开始玩代码之后,我总会怀疑:

  • Was that the perfect way to do it? 这是完美的方式吗?
  • Is there something i can add? 有什么我可以添加的吗?
  • How can i improve my code/ design? 我怎样才能改进我的代码/设计?

And Android Documentation do help a lot, but is it the only trustworthy source? Android文档确实提供了很多帮助,但它是唯一值得信赖的来源吗? Is there something similar to this like one place to clear all android concepts but in a much more clearer way? 是否有类似的东西像一个地方清除所有的Android概念,但以更清晰的方式?
And eventually at times, there is a need for source of guidelines or rules for beginner android developers, wherein one can always cross check whether they are on the right track 最终有时需要初学Android开发人员的指南或规则来源,其中人们总是可以交叉检查他们是否在正确的轨道上

Yes, knowledge do comes with experience and implementing all the features of android framework seems improbable , and by the time i complete that, there will be a new Android API announced/ launched 是的,知识确实带来了经验并且实现了android框架的所有功能似乎不太可能,并且当我完成它时,将会有一个新的Android API宣布/推出

Is there any source that can help the beginners with questions like: 是否有任何来源可以帮助初学者解决以下问题:

  • When to use what? 什么时候用?
  • How to efficiently use it? 如何有效地使用它?
  • What is better? 什么是更好的? this or that? 这个或那个?

Also guidelines such as : 还有以下指南:

  • UI design UI设计
  • best practices 最佳做法
  • Do's and Dont's 该做什么和不该做什么
  • Top 50 things to remember 要记住的50件事
    which can go a long way in helping novices to clear conceptual/ fundamental doubts 这可以帮助新手清除概念/基本疑虑

Just wanted to know if anyone knows if something like this exists? 只是想知道是否有人知道这样的事情是否存在? because all i do is search google, and try to read /understand what seems useful, So never really get to know if its a source worth to be trusted ..... 因为我所做的只是搜索谷歌,并尝试阅读/理解什么似乎有用,所以从来没有真正了解它的来源值得信任.....
thanks everyone who can help 谢谢所有能提供帮助的人

These are my 4 best suggestions: 这些是我最好的4个建议:

I think this is all you need :) 我想这就是你所需要的:)

暂无
暂无

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

相关问题 Android:开发人员网站指南,以获得更好的位置修复 - Android: Developer site guidelines on getting better location fix 除了意图之外,还有其他方法可以跨Android Studio中的活动发送数据 - Apart from intent is there any other way to send data across activities in android studio 除了Listview外,还有其他替代方法可以在android中显示MySQL服务器数据吗? - Any other alternatives to displaying MySQL server data in android apart from Listview? 除了使用BroadcastReceiver,还有其他发现蓝牙的方法吗? - Is there any other way to discover Bluetooth apart from using BroadcastReceiver? 将Android源代码目录从一台计算机复制到另一台计算机 - Copying Android source code directory from one computer to an other one 如何获取网站“developer.android.com”的源代码? - How to get the source code of site “developer.android.com”? 如何从下载的源代码中遵循官方的Android日历应用程序? - How to comply official android Calendar app from downloaded source? 从官方未修改的源编译 android kernel 给出损坏的结果 - Compiling android kernel from official unmodified source gives corrupted result 是否有从Android开发人员的角度学习iPhone开发的指南? - Is there a guide on learning iPhone development from the perspective of an Android developer? 当在gridview中单击除前三个图像以外的任何其他图像时,应用程序突然关闭。 - When clicked on any other images apart from first three in the gridview, app abruptly shuts down.
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM