Questions tagged as 'fragment'

1
answer

Problem in onClickListener with Button in Fragment to show data in Activity that contains the Fragment

I'm a rookie newbie on Android and I'm doing a project which contains: ActiviyMain.class ActivityMain.Layout Fragment.Class Fragment.layout It turns out that I have a button in the Fragment.layout that is inside the ActivityMain layout,...
asked by 22.05.2017 / 07:32
2
answers

Show an AlertDialog with the result of a mathematical operation

I am making an application where there is only one main Activity and it shows different Fragments with mathematical operations. I would like the result to be shown in an AlertDialog and not in a TextView that is how I have it. I leave the cod...
asked by 20.02.2017 / 16:37
1
answer

I need to place a MenuItem by default checked

I would like the Agrocentro item to be by default and setChequed only at the beginning But I only get the item if it is by default but not checked in the drawer. DrawerLayout drawer = (DrawerLayout) findViewById(R.id.drawer_layout); Acti...
asked by 04.06.2017 / 23:58
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

java.lang.String to type developerjr.evertmoreno.ime.Friends

When I try to switch to the Friends Tap, I close the App and it tells me that the error is for a String in the Friend class but I do not see what the error could be .. 08-17 17:17:03.521 18367-18367/developerjr.evertmoreno.ime E/AndroidRuntime...
asked by 18.08.2017 / 00:33