d tag

2228 questions


3 answers
124 views
0
Is it possible to use common points in multiple apps?

I'm thinking of making two apps for IOS and Android.App A and App B have a brotherly relationship Features and genres are similar.Both are charged for the type of in-app point purchase, This app is fr...

2 years ago

2 answers
28 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
43 views
0
If you do the color change process (material.color) in Update(), it somehow goes through.

as follows:If you change the color in Start(), you can do it.If you do it in Update(), it will go through and you will not be able to handle it.By the way, I was able to get the location.Also, when I ...

2 years ago

2 answers
45 views
0
Time game for Unity

I want to make a game with Unity.So I have a question For example, the character is on the screen for 1 to 10 seconds.Click between 5th and 7th seconds to succeedFailed before 5 secondsFailed programm...

2 years ago

1 answers
83 views
0
PCL tutorial "Extracting indications from a PointCloud" cannot be built

I would like to use PCL to extract the plane from the point group.There is a tutorial on PCL that says Extracting indications from a PointCloud, and when I tried to run this code, I got the following ...

2 years ago

1 answers
37 views
0
To turn the axis of unity text to the upper left

Inserting text with ui>text creates an axis in the lower left corner.It always looks like a bottom alignment.I'd like to use the upper left corner as the axis, but what should I do?

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

3 answers
106 views
0
UI freezes when multiple asynchronous operations (async/await)

Hello, I am currently creating a program using asynchronous processing on C#.As a background, I wanted to create something that continuously writes certain values into the memory space of an external ...

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...

« - 88 - »

© 2024 OneMinuteCode. All rights reserved.