id tag

1618 questions


2 answers
27 views
0
I want to switch screens with Android Navigation drawer and use tabs on the screens.

In the GooglePlay Store application, the tab is used for the screen that was switched in NavigationDrawer.Example) Drawer → My App → Installed, All (←Here)Does anyone know how to make this happen with...

2 years ago

1 answers
90 views
0
RegistrationID cannot be obtained from GCM.

I am an Android developer.In the application currently being developed, There are several terminals that cannot get RegistrationID from GCM when delivering push notifications.After conducting an inter...

2 years ago

1 answers
85 views
0
I want to get sensor values regularly in a certain period of time with kotlin.

I created an Android app using kotlin and wanted to get sensor information at regular intervals (10 second intervals), but I didn't know how to do it, so I tried to get sensorManager.registerListener(...

2 years ago

1 answers
74 views
0
Flutter Firebase Authentication Troubles

Prerequisites/What you want to achieveI'd like to authenticate my phone number using Firebase Authentication on the Flutter app.Problems/Error Messages you are experiencingI am using Android studio.Wh...


1 answers
36 views
0
I would like to make a program to obtain the radio wave intensity of the access point live.

Currently, we are developing an application to obtain AP radio intensity through Android, but we can only obtain AP radio intensity when executed.What should I do to obtain the intensity of the radio ...

2 years ago

1 answers
151 views
0
Is there a way to connect the terminal to the PC and debug it with logcat without power supply?

It's just as the subject says.I would like to observe the behavior of the Android application under development when the power supply is low, but when I connect the terminal to the PC via usb, the pow...


1 answers
91 views
0
An application created with object orientation will fail at startup.

If you run the following program on your smartphone, it will end as soon as it starts.There are no errors when coding, so I don't know where the problem is.If there is anyone who can tell us the cause...


1 answers
30 views
0
I want to open Android app from Chrome browser

I want to open the app from an Android Chrome browser, but I can't.Specify the Intent filter below in the Android app and int-filter<intent-filter> <action android:name=android.intent.actio...

2 years ago

1 answers
114 views
0
When I generate mail in the webintent plug-in, some of it is written in the mail application.

We are developing a smartphone application with monaca.We create a flowchart in the application, text out answers such as Yes and No to launch the mail software and display it in the body of the mail....


1 answers
26 views
0
GridLayout child View pops out of the screen

I use GridLayout to make a table with 2 horizontal and 4 vertical squares.TextView with address on the right side of the TextView with address written on it, but this TextView sticks out to the right ...

2 years ago
« - 50 - »

© 2024 OneMinuteCode. All rights reserved.