Can not find the link to full Android samples in android developer

一世执手 提交于 2020-01-14 03:53:15

问题


I can not find the android samples which must be in GitHub by the information i read in android developer. I finnished with Fragments section for example and now i want to see all the full samples. Please someone give me a link.


回答1:


You can also import samples directly using Android Studio.




回答2:


You can choose a sample in here and just press download http://developer.android.com/samples/index.html

EDIT: And here is a link to the google samples github https://github.com/googlesamples




回答3:


You can find the samples here in the main window of android studio. To get to main window close every open project in your studio and you would get this main window screen. Go to last link and you would get list of all samples with their official google samples repo link. You can then download them as zip or clone using git bash.I haven't seen this link but you can check if you want. If you go to the last folder link you would find all developer training examples. Hope this helps :)

Note:I don't know why but there is no main windows screen in beta and canary build versions of android studio. So please use latest stable android studio version located here.



来源:https://stackoverflow.com/questions/33671617/can-not-find-the-link-to-full-android-samples-in-android-developer

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