id tag

1618 questions


1 answers
92 views
0
Questions about driving differences when installing Android Marshmallow version markets and studios

Hello, seniors. I have a question regarding the Android Marshmallow version response.First of all, there is no problem with this app from lollipop to its lower version.However, there is a problem from...


1 answers
110 views
0
If you replace the fragment in Android Fragment Transaction, the fragment life cycler is destroyed and onCreate, so can you control this part? Don't let the gc eat you (so that you don't destroy me)

Currently, we have implemented a tab, and we are drawing a frame on Frame Layout and a view as a replace with Fragment Transaction. Both fragments are bringing in items from the server call. Every tim...


1 answers
120 views
0
I want to use the Android Arraylist to put the data in, enter the Edittext window, and show it as a list, but I have no idea.

Add button on main screen (A) On the next screen (B) Enter Email (Edit Text)Enter name (edit text) Confirmation (Button) In this screen configuration, press the Email, Name, and OK button in the Edit ...

2 years ago

1 answers
91 views
0
Could you give the width as a percentage in Relative Layout?

I'm designing a login layout like the image below on Android.I can make it like this. The problem is that I'm hardcoding something like host EditText in that picture like android:layout_width=172dp......


2 answers
92 views
0
Material Design Concept

When you start a commercial app development project these days, do you make an app design according to the material design according to the Google guide?Or is it an atmosphere that you don't really ca...

2 years ago

1 answers
46 views
0
I don't know how to change this screen configuration to TableLayout or GridLayout, which was created only with LinearLayout.

<?xml version=1.0 encoding=utf-8?><LinearLayout xmlns:android=http://schemas.android.com/apk/res/android android:layout_width=match_parent android:layout_height=match_parent android:orientati...

2 years ago

1 answers
21 views
0
I'd like to ask you about Audio Focus.

Hello.I'm always grateful for your help.It's nothing but I'm re-imaging videos using VideoViewThe problem is that while listening to music, apps such as (melon or genie) stop or turn off.I don't want ...

2 years ago

2 answers
99 views
0
Android programming) I'm trying to make an app (basic)

C language and Python are the only languages that can be usedI'm trying to get started with Android programming, but they made it without javaThere seems to be no restrictionI'm trying to make a simpl...

2 years ago

1 answers
110 views
0
How do I know if the service works?

How do I check if the background service is running when I want to turn the status of the service on and off?

2 years ago

1 answers
22 views
0
I'm going to make an Android image slide banner

I used the viewflipper to make the image slide.I want to make a bullit when I make an image slide banner, but I don't know how to make it.Is there a way to make an image slide other than a viewflipper...

2 years ago
« - 143 - »

© 2024 OneMinuteCode. All rights reserved.