71 questions
We are currently creating a program to launch the camera on Android devices using the following programs:package com.example.mycameraxapp;import androidx.appcompat.app.AppCompatActivityimport android....
[Overview] It has the function of dropping the bicycle's running log into a Fit file and uploading it to Strava.I am developing an Android app.I am using fitSDK to create the Fit file.I am having diff...
As per the title, I would like to use kotlin for UDP socket communication.I can't find any samples, so could someone tell me?
I use kotlin to develop Android apps.The app I'm developing is like a news app, and there's a favorite saving function called clip.When the application starts, it retrieves a list of clips stored in D...
I started developing an Android app using Realm, but if I change the column name and type, the app will drop.Even if you change one of them, the app will drop.Configuring ProgramsMainActivity.kt·Creat...
I'm a beginner at programming.As the title says, I serialized data such as LocalTime using kotlin and Jackson.I can't implement it properly.Please reply.Write Code JacksonPractice.kt@RestController@Re...
I am writing the file output on Kotlin.If you check the operation, there is no error and no file is generated even though it is written.file.createNewFile()If you first generate and write the file in ...
You want to read the csv file stored in the external storage via Cotlin. I succeeded in the text file, but the characters in the csv file are broken like a gram, so there is no change even if I change...
How do I verify that my email address is already registered in Firebase Authentication?The language is Kotlin
« | - 4 - | » |
© 2024 OneMinuteCode. All rights reserved.