activity tag

30 questions


1 answers
162 views
0
I want to make a transparent activity

I want to make a transparent activity on top of other activities What do I do?


1 answers
73 views
0
To call another activity by using an int in an application.

I have two activities in my project. If you click the first button, the activity starts. If you click the button,I'm trying to end the activity, but nothing happens when I click the button in the firs...


1 answers
98 views
0
Can I add an external app inside the app and inside the View?

Hello, everyoneI was just checking, and I have a question.There is an application called car mode made by Samsung in Google StoreIf you run this application, and you run any app in it.The application ...


1 answers
122 views
0
I want to erase the activity from the history stack

There are three activities in my app.When the user goes from Activity 2 to Activity 3, can we erase Activity 1 and Activity 2 from the history stack? When the user presses the back button while playin...


1 answers
77 views
0
[Newbie] [Android studio] I put too many image buttons. Is there any other way?

I'm a total beginner.My level is that I've been following a simple example from the Android studio to the Cotlin for a semester in liberal arts (I don't know the structure of which sentence is why, bu...


1 answers
109 views
0
Can't you make me turn off the activity when I press OK in the dialog?

When the user checks the dialog with Do you want to close the application?I want to end the activity, but I don't know how to end it. Please let me know.


1 answers
89 views
0
How do I display Android dialog-type activities?

There's an activity called whereActivity. I put in a dialog as child. I want to show this activity as a dialog for another activity. What should I do?


2 answers
115 views
0
I made it with Basic Activity, but the screen is the same as Emily Activity!

There should be a small round button on the bottom right, but there isn't.Do I have to change the theme?

2 years ago

1 answers
100 views
0
I have a question for Android Adding ImageView from Fragment

I'm using Android Studio. I used tabbed activity. You are about to put an Imageview in the Fragment. I've already written the URL with Button. I want to add Imageview to it. I used rootView. The image...


1 answers
81 views
0
[Android JAVA] How to float a new window of Activity in Fragment

I want to open a new activity window in Fragment on Android JavaPressing the button will shut down the app at the same time as the error.f0Binding.ibBk.setOnClickListener(new View.OnClickListener() { ...

« - 3 -

© 2024 OneMinuteCode. All rights reserved.