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 64,262 public repositories matching this topic...

flutter
Hixie
Hixie commented Mar 25, 2020
#2      RenderObject.layout (package:flutter/src/rendering/object.dart:1746:9)
#3      RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
#4      RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
#5      RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
#6      RenderObject.layout (package:flut
remcomokveld
remcomokveld commented Nov 2, 2016

Since a good architecture serves to make it easy to swap implementations I think it would be nice to have one or more samples which demonstrate how a data source implementation using a combination of a remote api, and a local sqlite database can be replaced with a realtime database.

I am not sure yet how it would be possible to run the same espresso tests in such a sample since mocking the fire

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

mariooooo
mariooooo commented Jun 5, 2019

Summary
incorrect highlight whole stack bar negative chart.setHighlightFullBarEnabled(true);

Expected Behavior
highlight whole stack bar

Possible Solution
i think because i have a negative value

Device (please complete the following information):

  • Device: meizu mx5
  • Android Version: 5.1
  • Library Version: v3.1.0

Add a screenshot:
![device-2019-06-05-1

fastlane
jze
jze commented Jul 30, 2019

I would like to use the scrcpy server in connection with machine learning. With some adjustments relatd to the new version 1.9 of the server I have been able to use the py-scrcpy Python code https://github.com/jze/py-scrcpy receive the video stream. Is is correct to simple receive the video stream via the first socket. When looking at the original data stream of scrcpy using Wireshark there are

leakcanary
Armaxis
Armaxis commented Feb 6, 2020

Run following commands and enjoy the stream of warnings from Dokka:

rm -rf docs/api
./gradlew leakcanary-android-core:dokka leakcanary-android-instrumentation:dokka leakcanary-android-process:dokka leakcanary-object-watcher-android:dokka leakcanary-object-watcher:dokka shark-android:dokka shark-graph:dokka shark-hprof:dokka shark-log:dokka shark:dokka

Review errors and see if any of t

erkanarslan
erkanarslan commented Mar 5, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.2
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s): unrelated

Describe the bug
openFile method of utils module does not preview the

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
You can’t perform that action at this time.