id tag

1618 questions


1 answers
109 views
0
How to summarize Android BottomNavigation

<android.support.design.widget.BottomNavigationView xmlns:android=http://schemas.android.com/apk/res/android xmlns:app=http://schemas.android.com/apk/res-auto android:id=@+id/navigation android:lay...

2 years ago

1 answers
61 views
0
Layout for FHD (1080x1920) on Android

How can I create a layout for FHD (1080x1920) on Android?The problem is that I want to separate the layout of FHD+ or Quad HD+ from FHD, but it looks like this:Here's what I've tried:1.Create layout f...


1 answers
37 views
0
I want to change the image of the viewflipper that I have already created.

After adding a view to the ViewFlipper in the for statement, click ImageView on a specific page.I would like to change it.For example, you have a ViewFlipper with 25 pages of views, and you want to ch...

2 years ago

1 answers
74 views
0
I would like to change the exposure correction value of the camera using CameraControl of AndroidX.

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

2 years ago

1 answers
109 views
0
Understanding Handling Observable in Interactions Below the Usecase Layer

I am involved in the design and development of Android applications, but based on the assumption of developing Android applications, I have a question about the design.We would like to hear your opini...


1 answers
43 views
0
I want to get the speaker volume and mute switch value of the smartphone terminal from Unity.

We use Unity 4.6 to develop apps for iOS and Android.Sound audioSource.Play() and Wait while yield return new WaitForSeconds (1.0f); rings.when the volume of the terminal speaker is zero or when the m...

2 years ago

1 answers
78 views
0
For external billing per OS

Tell me about external billing.Currently, we offer free apps to the App Store, Google Play Store, and au Smart Pass, and offer some content via in-app billing.As a future prospect, I would like custom...

2 years ago

1 answers
31 views
0
I want to specify a wildcard for Generics in DataBinding on Android.

When I use DataBinding on Android, I would like to specify a wildcard as follows. Is it possible?A build error will occur if the following is written:Is there any solution?<data> <import type...

2 years ago

1 answers
32 views
0
When I send the URL via LINE, only the Android version is not linked on the talk.

If you implement Send via LINE in the MONACA app and send a URL scheme as a message, iOS will link the URL scheme and open the app directly in the LINE talk sent, but the URL scheme will not link on L...

2 years ago

1 answers
95 views
0
"Includes Vulnerable Leakage (Published) Google Cloud Platform (GCP) API Key" Alert Alert

About the apps available on GooglePlayContains vulnerable leaked (public) Google Cloud Platform (GCP) API keysIt was pointed out and warned that I referred to the site below and added the following tw...

« - 39 - »

© 2024 OneMinuteCode. All rights reserved.