The Wayback Machine - https://web.archive.org/web/20200920021917/https://github.com/topics/android
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 70,004 public repositories matching this topic...

leakcanary
pyricau
pyricau commented May 20, 2020

This "issue" serves as a guest book. You're welcome to write nice things about LeakCanary, share how it's helped you solve a problem, or name drop companies using it.

Idea came from this tweet.

I'll keep this issue open, don't hesitate to drop a comment even if it's 5000 years from when I'm writing this.

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

jkazma-logisk
jkazma-logisk commented Jul 3, 2020

Similar to #1196

Issue details

If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.

Version of LibGDX an

Created by Google

Released September 23, 2008

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