Skip to content

Instantly share code, notes, and snippets.

View SeungwonLee's full-sized avatar

Seung won Lee (Ellen) SeungwonLee

View GitHub Profile
@SeungwonLee
SeungwonLee / FidoActivity.kt
Created October 27, 2021 09:01
FidoActivity.kt
import android.app.Activity
import android.content.Context
import android.content.Intent
import android.media.RingtoneManager
import android.net.Uri
import android.os.Bundle
import android.util.Log
import androidx.activity.result.contract.ActivityResultContract
import androidx.appcompat.app.AppCompatActivity
import androidx.lifecycle.lifecycleScope