Questions tagged as 'android-fragment'

2
answers

Error reloading fragment

Good afternoon I am presenting the following problem, when trying to reload a fragment the application is hung and then the cell phone restarts. The fragment AdminComment shows a listView that when you press one of these objects in the listVi...
asked by 24.02.2018 / 23:24
1
answer

Update data from a nav header menu from a fragment on Android

I'm new to Stack, my question is this: I want to change the user and mail text of a nav header from a fragment. I have an application that when logging passes some parameters to the menuActivity and from there I update the data of the nav header...
asked by 16.11.2017 / 06:01
1
answer

I want to create this project with my own list

I've done this project with this tutorial: link , the.problem is this: I want to use my own list, instead of the list of countries as used in this tutorial. I must say that I have no advanced knowledge in programming. I only learn with what...
asked by 08.05.2017 / 03:11
1
answer

How to put an activity on another activity

I am developing an app that when I press a floating button I want another activity to come up. Something like this:     
asked by 22.10.2018 / 02:30
1
answer

have you declared this activity in your AndroidManifest.xml? (Android Studio)

I have a problem with only one list, what happens is that I want 10 items to come out, but only one appears. I think it's because of my activity and fragment, but what code would I have to put it? Besides, I get an error in the "logcat" that say...
asked by 29.08.2018 / 23:15