id tag

1618 questions


1 answers
402 views
0
I want to get permission using Jetpack Composer on Android, but I can't see the confirmation screen.

I would like to make a permission request using Jetpack Composer and Accompanist on Android in a Jetpack-like way.https://google.github.io/accompanist/permissions/I'd like to get permission for Foregr...


1 answers
387 views
0
How to write Cmake on Android Studio

I would like to introduce C source code using Cmake on Android Studio, but when I run, I get the following error.Java/Kotlin as a library would like to call main.cpp.I'm sorry for the rudimentary ques...

1 years ago

1 answers
473 views
0
How to write Cmake on Android Studio

I would like to introduce C source code using Cmake on Android Studio, but when I run, I get the following error.Java/Kotlin as a library would like to call main.cpp.I'm sorry for the rudimentary ques...

1 years ago

1 answers
467 views
0
OpenGApps installation failed

I tried to install OpenGApps (ARM 11.0 pico) on the Raspberry Pie LineageOS 18.1, but it says ERROR:64 and the installation is cancelled.What should I do?

1 years ago

1 answers
440 views
0
How to display the Android app permissions screen

Please tell me how to display the attached image.If you search for permissions by displaying a dialog, you will find a way to ask for permission.I would like to display the attached image screen, whic...

1 years ago

1 answers
501 views
0
How to include ExpandableListView in ExpandableListView

Ex ExpandableListView (id:test1)②ExpandableListView (id:test2)が is not displayed.①If you put を and 記載 in the same xml file, it will be displayed without any problems.If you put を in の,valtest1=require...

2 years ago

1 answers
470 views
0
Android emulator does not start

I tried to start the android emulator by pressing the run button, but the following error occurred and it didn't work.US>Error statementI uploaded the kotlin version by referring to the post below, bu...


1 answers
287 views
0
I want to get GPS information at distance intervals.

I am currently creating an Android app on Kotlin, but I want to use the FusedLocationProviderClient to get GPS information at regular distance intervals, but I can't get it well.It's natural that it's...

2 years ago

2 answers
322 views
0
How do I stop the main thread in the android ViewModelScope coltin?

I wrote the following code as an application to access files on the server using ViewModelScope on Android.ConnectSmb1() in SmbViewModel.kt works fine as a method to access files on the server, but co...

2 years ago

1 answers
382 views
0
jcifs-ng's SmbFile#listFiles() file is different than it really is (the parent directory just above is lost from the full path)

When I tried to use jcifs-ng to connect to the SMB server from an android terminal and use the result of the listFiles method in the SmbFile class, I got the error SmbException: The system cannot find...

2 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.