Skip to content
#

Android

android logo

Android was designed and built by Google in 2008. The operating system is written mainly in Java, with core components in C and C++. It is built on top of the Linux kernel, giving it incorporated security benefits.

Here are 61,542 public repositories matching this topic...

eothein
eothein commented Dec 4, 2019
  • Documentation:

It would be nice if the official documentation explains how to use Retrofit together with co-routines together with the best practices regarding the asynchronous handling of requests. My students need to implement their calls using Retrofit and co-routines (following the tutorials in the Udacity course, but for documentatio

cyz980908
cyz980908 commented Jan 13, 2020
  • 原文链接:https://strapi.io/blog/build-a-blog-using-nuxt-strapi-and-apollo
  • 简要介绍:前段时间有人推荐了如何使用nest、vue、mongodb,搭建博客。这篇文章是使用Nuxt.js、strapi 和 Apollo 搭建博客。其中Nuxt.js 是Vue的服务端渲染框架、strapi是一个很方便且开源的内容管理平台(这里用来管理数据库里的博客帖子),Apollo 用于 graphQL ,也就是前后端的交互。可以说是上次那篇博客的另一种实现方案。
    另外...strapi现在在公测的beta版本,如果有正式版本发布,掘金翻译计划有没有兴趣翻译一下文档。。。strapi 在GitHub 上有21k 的star,还挺多的。

请完成并勾选一下三项:

  • [ x
leakcanary
fbenbassat
fbenbassat commented Jan 6, 2020

Description

Shark-CLI 2.0 does not work on Windows 8.1

Steps to Reproduce

Download Shark-CLI zip file and run shark-cli.bat

Run command: shark-cli.bat analyze-process <package_name>

Exception error:
Exception in thread "main" java.lang.IllegalThreadStateException: process has not exited
at java.lang.ProcessImpl.exitValue(Unknown Source)
at shark.MainKt.ru

iRoachie
iRoachie commented Oct 7, 2019

We've recently updated our github workflow to have 3 branches:

master - current version on npm that's live
next - upcoming features and changes
patch - bug fixes (usually released within a day)

We should update the contributing section on the website and maybe .github/CONTRIBUTING.md to let users know which branch they should base their changes on if they want to make a pull request.

Created by Google

Released September 23, 2008

Organization
android
Website
www.android.com
Wikipedia
Wikipedia

Related Topics

expo ios-simulator expo-standalone
You can’t perform that action at this time.