Posts by Legolas • 43 points
7 posts
-
0
votes1
answer939
viewsQ: How does Date Picker and Time Picker work in android Studio?
I am developing a consultation marking app and it seems to me that these two methods are very good. However, I wonder if when implementing the two methods in android studio, admin will be able to…
-
1
votes1
answer3326
viewsQ: How to create custom transitions in Android Studio?
I would like to know how to make custom transitions on Android. Transitions between activities are always the same. Have some tutorial that teaches you how to improve transitions?
-
-1
votes1
answer430
viewsQ: How to resolve Nullpointerexception error in android studio 2.3?
I am with android studio 2.3, and since I updated it has been giving this error: would like to know how to revolve this. Android studio is not affected...continues working normal, but this is very…
-
0
votes0
answers76
viewsQ: How to Resolve App Shutdown Problem?
I’m creating an app in Android Studio and whenever I test it to see the progress it does not run, takes a break. app (app name) stopped. In Logcat appears this: W/Dynamitemodule: Local module…
-
0
votes2
answers645
viewsQ: Fix the XML error
My apps made in Android Studio 2.2.2 give XML error. Classes are as if undeclared. I’ve even asked such a question here, but it had no error specified. the error that appears in Logcat is this:…
-
1
votes2
answers3457
viewsQ: How to create a chat app with Firebase and Android?
I want to create a chat with Android and Firebase, all the tutorials I saw on the internet are not complete. I would like to know how to make a chat using these two tools. It does not need to look…
-
-1
votes1
answer2309
viewsQ: How to use an API on an Android Studio project?
Does anyone have any ideas about this, or can they explain it to me by giving an example? I looked on the net but everything was kind of clueless, so I came here to find out more. someone is able to…