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 73,037 public repositories matching this topic...

leakcanary
pyricau
pyricau commented Oct 17, 2020

Steps to Reproduce

Just start the app on an API 27 device

Updating the config triggers a check for whether heap dumping is enabled in the UI, which in turns triggers a shared preferences load which apparently triggers a strict mode failure. This is likely a stupid AOSP bug (SharedPref loading used to be fully async when loading and block if necessary of first getter call)

D/LeakC
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

Created by Google

Released September 23, 2008

Organization
android
Website
www.android.com
Wikipedia
Wikipedia
You can’t perform that action at this time.