Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
what is the error?
is wrong ?
They can not help understand
http://www.subeimagenes.com/img/error2-1006709.png
Replace the current parent value with : "android:style/Theme.Holo.Light"
You're just using "android:Theme.Holo.Light" which is incorrect.
Related
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 days ago.
Improve this question
My code works strangely, it should update document in the room and the firebase. For some reason, instead of setting himself up, he set the last item in the RecyclerView
(https://i.stack.imgur.com/tJQbH.png)
I saw this code on the internet and just tried to copy it
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
enter image description here
I have tried three different projects however, I am still getting the same error.
hello world ependencies in your app/build.gradle file:
hello world
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
how to apply curve in the BottonAppBar, just for this button?
I want to do this:
My code:
You can achieve it through this plugin.
Just go through the plugin documentation it's quite simple.
https://pub.dev/packages/convex_bottom_bar
You can try this one for your desired bottom bar. https://pub.dev/packages/curved_navigation_bar
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 4 years ago.
Improve this question
while using the given method in my code I am getting a fatal exception at the line of .setText but overall Log.d is working properly
setText() accepts String and you are passing int
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
I was facing this error while I'm building an Hello World project in Android Studio
It is stating invalid storage block length. I couldn't get any solution to this issue in internet.