d tag

2228 questions


1 answers
123 views
0
How do I re-run the activity after checking the GPS usage on the Android GPS settings screen and clicking the Back button?

After moving the GPS setting dialog screen from the source below, check the GPS usage, and then click the back buttonClick intent = new Intent(this, CurrentLocatinActivity.class); startActivity(inten...


1 answers
26 views
0
I'm playing the Android Studio mp3 player

I'm trying to put in mp3 sound, but it's called in a text file like a picture.What should I do?

2 years ago

1 answers
151 views
0
Android Object on Save InstanceState!

I want to save the activity state when it is terminated abnormally using the current onSaveInstanceState. public static Google_map_fragment obj_google_map_fragment; public static Control_fragment obj_...


1 answers
27 views
0
About moving the Android image view.

I'm just a beginner.I'd like to ask you a question about animation. For example, an image like an airplane or a ship makes you fly to the country of your choiceI want to make it come out in a straight...

2 years ago

2 answers
30 views
0
Error switching Android screen

There was an error during development, but I don't know how to handle it, so I'm asking you a question.I'm developing a simple game This error occurs when I pressed the game start button on the first ...

2 years ago

2 answers
113 views
0
Is it possible to develop a hybrid app in Android Studio?

Is it possible to produce a hybrid app combined with the web, not native, on Android Studio?I looked it up on Google. Phone gap? I heard that it can be done through webview, but if you look at the str...

2 years ago

1 answers
146 views
0
There is a problem reloading the saved Checkbox value.

Hello. I'm developing an Android app, and after selecting a check box in the Listview in my app, I need to put a specific text in the ArrayList and save that part, and then turn it back on using the s...


1 answers
151 views
0
Android Recycler View - Activity - Error in Recycler View

If you change the image of Recyclerview B when an event occurs in Recyclerview A, there is an error in this part.Logic is like this.It's A - Activity - B Recycler View.E/AndroidRuntime: FATAL EXCEPTIO...


1 answers
130 views
0
[2-5] I have a question from CSS Cascade!

I was curious because you said that the id selector's score is 100 points and the class' score is 10 points, so I made an example sentence on the code pen.https://codepen.io/Neodahl/pen/MVXxygIn the p...

2 years ago

1 answers
28 views
0
Questions about Android compilation errors.

Error:Execution failed for task ':app:compileDebugJavaWithJavac'.Could not open local jar classpath snapshot write cache (C:\Search_Phone.gradle\2.10\tasks_app_compileDebugJavaWithJavac\localJarClassp...

2 years ago
« - 125 - »

© 2024 OneMinuteCode. All rights reserved.