I have spent days trying to work out how to do this and looking at several resources but cannot find the solution!
Basically i am trying to get a button (Button02) which is stored in DummySectionFragment of java file, to open up another xml page called fragment_sale_eggs once clicked on.
code for main activity with fragment containing button: http://pastebin.com/SS9b1pG8
code for xml containing button: http://pastebin.com/97WZJhPR
Any help would be appreciated, i am a novice at java and android so please be clear with the reply.
Thanks!