Quantcast
Channel: CoderzHeaven » FragmentManager
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

How to create Swiping Windows in Android from Android 2.1 onwards?

Have you seen the Google Play application in your Android phone. Wondered about how they implemented swiping windows in it. Don’t Worry, Here is an example which implements it. Here we will create...

View Article



Image may be NSFW.
Clik here to view.

Using DialogFragments in Android – A Simple example.

You can click on the links to download the code. A little on Dialog Fragments A fragment that displays a dialog window, floating on top of its activity’s window. This fragment contains a Dialog...

View Article

Image may be NSFW.
Clik here to view.

How to display a context menu from a fragment?

Hello all I think you all know about the context menu in android. It appears as a popup when you long press something. Fragment also provides some methods for registering with the contextmenu and...

View Article

Image may be NSFW.
Clik here to view.

Navigation Drawer Example in Android.

Navigation Drawer The navigation drawer is a panel that transitions in from the left edge of the screen and displays the app’s main navigation options. Displaying the navigation drawer Creating a...

View Article

Image may be NSFW.
Clik here to view.

How to get a return value from a DialogFragment? or Using DialogFragments in...

Hello all…… This post examples how to get an edittext value from a dialog fragment. You can use the same method to get a button click from a dialog or events like that. You can click on the download...

View Article


FlipCard animation using Fragments in Android.

Hello all I am back with fragments again. I know you have seen a lot of posts on fragments and fragment animation. This one will be another useful post for you. This post helps you to show a FlipCard...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images