actvitiy tag

9 questions


1 answers
106 views
0
Change the text of the title bar in the activity

When you create an application with a new project in Android Studio, you basically have the title bar at the top.I'd like to change the title bar at the top to Hi, I'm Android.What should I do?

1 years ago

1 answers
61 views
0
Send Gallery Called Image to Another Activity

You can't call pictures and putExtra in the activity.Three days because of thisHelp me please(Crying)

1 years ago

1 answers
49 views
0
Android) I would like to change the activities that are executed according to the type of Firebase push message.

Hello, I have a question while using the Firebase push message function.I'm currently creating a community appBy the way, each push message has a different content, but all the contents are transferre...


1 answers
57 views
0
Creating Android Activity

Hello. I'm posting a question while I'm studying Android.If Activity A, B exists and when it first started, it made Activity A onCreate.If you press the button in A, I want to start the activity of B....

1 years ago

1 answers
64 views
0
Can I stack and execute Android activities first?

I don't know if the expression is weird, but to explain it in detail When there are activities 1, 2, and 3, I want to run the app for the first time and perform onCreate() for all activities 1, 2, and...

1 years ago

1 answers
95 views
0
I have a question for Android programming.

I'm going to make a simple game, and I'm asking you a question because it's hard to get an accurate answer even if I googled.Create a character class in the game and create an object from character 1 ...

1 years ago

1 answers
57 views
0
Switch to Android FragmentActivity

I'm making an Android app.As I progressed a little bit, even if screen A is shown at first, screen B is already onCreate.Because B will float Google Maps and draw a picture.I got a lot of advice and w...

1 years ago

2 answers
68 views
0
How do I prevent the end of Android Studio activities when I go back?

If I go back during the activity, the music turns off How can I keep listening to it without turning it off?Code -=================package com.example.android.wearable.recipeassistant;import android.a...


1 answers
116 views
0
I want to log in to the Android studio and go over the screen.

I'm programming by myself. I don't have any knowledge, but I'm studying hard by googling.Create a login button linked to Naver, Kakao, and Google (Firebase) and I think I'm logged in, but I want to mo...


© 2024 OneMinuteCode. All rights reserved.