Skip to content
#

android-sdk

Here are 777 public repositories matching this topic...

Ant Media Server is a streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is highly scalable both horizontally and vertically. It can run on-premise or on-cloud.

  • Updated Apr 10, 2022
  • Java
susmitpy
susmitpy commented Feb 12, 2022

Is your feature request related to a problem? Please describe.
When playing on physical board and using chess clock feature in the mobile app, there is a need to know the no. of moves played so far

Describe the solution you'd like
Keep a move counter initialised to 0
On every tap (either side) increment it by 0.5
A getter can be made for display: current no. of moves, which floors t

TogetherAd
srtvprateek
srtvprateek commented Feb 12, 2022

┬───
│ GC Root: Input or output parameters in native code

├─ android.os.MessageQueue instance
│ Leaking: NO (MessageQueue#mQuitting is false)
│ HandlerThread: "main"
│ ↓ MessageQueue.mMessages
│ ~~~~~~~~~
├─ android.os.Message instance
│ Leaking: UNKNOWN
│ Retaining 702.5 kB in 11971 objects
│ Message.what

help wanted good first issue network-plugin

Improve this page

Add a description, image, and links to the android-sdk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-sdk topic, visit your repo's landing page and select "manage topics."

Learn more