kotlin-android
Here are 4,505 public repositories matching this topic...
-
Updated
Jan 26, 2020 - Java
-
Updated
Apr 30, 2020 - Java
-
Updated
Apr 12, 2020 - Kotlin
-
Updated
Apr 9, 2020 - Java
-
Updated
Oct 16, 2019 - Kotlin
-
Updated
Oct 12, 2019 - Kotlin
-
Updated
May 15, 2019 - Java
-
Updated
Apr 30, 2020 - Kotlin
-
Updated
Apr 30, 2020 - Kotlin
-
Updated
Dec 21, 2019 - Kotlin
Hi,
How do you add integration with SDKs that deliver the result to onActivityResult method of fragment/activity? For example if you'd like to implement Authentication via Facebook SDK you would:
- Create a CallbackManager
- Register it via
registerCallback()of [LoginManager](https://develope
-
Updated
Nov 2, 2019 - Kotlin
-
Updated
May 9, 2019 - Java
-
Updated
Apr 27, 2020
-
Updated
Dec 18, 2019 - Kotlin
Fix issues listed on codacy.
https://app.codacy.com/manual/faruktoptas/FancyShowCaseView/issues
-
Updated
Nov 24, 2016 - Kotlin
currently, while listening the only way to see if there are any bookmarks is if we check the bookmarks button. there should be some sort of a visual feedback on the seekbar
showing bookmarks.
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Apr 17, 2020 - Kotlin
A documentation on how close policy works is required. Where may I find it?
Especially, I want to know what does the consume boolean means and does?
Hello,
you did the hard part of documenting which is writing the content.
I recommend as a next step to put all those markdown files in a website Gradle module powered by Orchid
See https://github.com/JavaEden/Orchid
I use it for my own needs and find it good, less well known that Hugo, Jekyll, Gatsby, but it fits right in with our skills: Gradle, Kotlin.
The way to get started is
Ideally we should have a unit tests or 2 (junit 4, junit 5??) @dlemures .
We have a link in the README that fails, about testing because we removed old tests.
And also an instrumented test, and finish the doc about them. @chenthorne
-
Updated
Sep 11, 2018 - Kotlin
-
Updated
Oct 19, 2019 - Kotlin
-
Updated
Aug 26, 2018 - Kotlin
-
Updated
Sep 29, 2019 - Java
-
Updated
Dec 20, 2019 - Kotlin
Improve this page
Add a description, image, and links to the kotlin-android topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kotlin-android topic, visit your repo's landing page and select "manage topics."
Description
Not sure if this is the expected behavior or not. I was expected to have background process trigger callback on the main process with leak analysis data.
Steps to Reproduce