Posts by Pedro Tavares • 1 point
3 posts
-
0
votes0
answers11
viewsQ: I can’t authenticate firebase by following the Steps
private lateinit var auth: FirebaseAuth class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { auth = Firebase.auth super.onCreate(savedInstanceState)…
kotlinasked Pedro Tavares 1 -
0
votes2
answers27
viewsA: I can’t do dataBinding Androidstudiokotlin
Elias, I tried to do it this way but the options don’t contain importing class Mainactivity : Appcompatactivity() { override fun onCreate(savedInstanceState: Bundle?) {…
kotlinanswered Pedro Tavares 1 -
-1
votes2
answers27
viewsQ: I can’t do dataBinding Androidstudiokotlin
I simply cannot make Binding work and when I put the mouse over it appears the following error : Unresolved Reference: Create your personagembinding Just cant make the Binding work and when i put…
kotlinasked Pedro Tavares 1