• Stars
    star
    1
  • Language
    Java
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a view pager with small indicator circles on every fragment that tell which fragment is select and show rest are unselected

More Repositories

1

Notification2DiffTypes

exmple of three different type of notifications.one with large image , notification with reply , third one is with progress
Java
2
star
2

PageAnimations

These are very basic animation for activites and fragements..n find out .. up to you
Java
2
star
3

Video1Raw

This is just a exmaple of playing video and we getting video from raw folder.
Java
2
star
4

Firebase7UploadPdf

Example shows uploading Pdf file to fiebase storage from external storage
Java
2
star
5

Database2LoginSignup1

These are two login and register screen.you just simply create account in register screen and when you login with your account it directs you to Navigation Activity
Java
2
star
6

ImportFromSDCard

Java
1
star
7

Fonts

Creating custom Fonts example
Java
1
star
8

AutoComplete

Java
1
star
9

AlertDialog1

Very basic example of AlertDialogBox
Java
1
star
10

CustomAdapter

Java
1
star
11

FragmentSeries3

Adding Fragments on Activity..showing colors...so it creates illusion.we gave them colors.
Java
1
star
12

FragmentSeries4

Java
1
star
13

FirebaseSeries2ImageDownload

upload image on firebase then download the same image with the help of TaskSnapshot..
Java
1
star
14

SubMenuOptionsMenu

Java
1
star
15

WebView2

Loading Html Files from assert folder and showing it through webview
HTML
1
star
16

ContextMenu1

Java
1
star
17

FragmentsSeries1

Replacing Fragments without showing that..MainActivity layout is still below them..
Java
1
star
18

SaveInstanceState1

Just showing how to save the state of a variable.here we took CharSequence
Java
1
star
19

TumblrLoginKotlinLoglrLib

Kotlin
1
star
20

Animation3

Java
1
star
21

Animation5

Animation using Empty Image View.... Used this Animation in TIC TAC TOE Game Project.
Java
1
star
22

GoogleMapM

GoogleMap with Marshmallow Permissions , with LastKnownLocation (Current Location) , with Geocoder
Java
1
star
23

JsonExample6

Java
1
star
24

WebView

This is just a sort example of using Website or HTML in your App
Java
1
star
25

WifiExample1

This just tells how to enable and disable wifi
Java
1
star
26

Audio2

Java
1
star
27

ImagePickingConcept

Java
1
star
28

ShoppingCart11

This is a small Application of shopping cart..
Java
1
star
29

SharedPreference2AlertBox

In this example we saving the Language of user when he use the app first time. we used two things helper and alert dialog box
Java
1
star
30

FragmentSeries7BackButton

This example shows when you are at fragment and press back button that what happned
Java
1
star
31

FacebookIntegration

Java
1
star
32

FragmentSeries2

Java
1
star
33

BluetoothExample

Java
1
star
34

ButtonUsingImplemets2

Java
1
star
35

YoutubeAndroidPlayerApiNYoutubePlayerView

Jus Play any youtube video in your app
Java
1
star
36

Service1

Java
1
star
37

LoginScreenValidation

Its just a Registeration Screen with email and Password Validation
Java
1
star
38

Audio4SeekbarVolumeControl

Java
1
star
39

Spinner

Java
1
star
40

ShoppingCart1

This is very basic example of Shopping cart.with adapter without any images...with textView n button n two activties.
Java
1
star
41

StethoTutsNetLibraryOkhttpRetrofitRx

by TutsNetLibrary...how to use stetho to debug retrofit , okttp and rx java apis
Java
1
star
42

ButtonUsingImplements

Java
1
star
43

Audio3

Java
1
star
44

JsonProjectError

Java
1
star
45

ButtonUsingInnerClass

Java
1
star
46

ImpicitIntent1

Intent for URL, Dial , Call , Camera
Java
1
star
47

PdfDownloadView

this is example of downloading pdf file wihtout progress bar and notification.you can view your downloaded pdf file also
Java
1
star
48

CustomDialog2

This is custom dialog...same as custom dialog1 but calling few fragments from here.
Java
1
star
49

TrackingApp

Java
1
star
50

BroadcastReciver3

Headset Plugged or UnPlugged Broadcast Receiver ... Coded programmatically not by Manifest file
Java
1
star
51

Audio

Java
1
star
52

FirebasePhoneAuthentication

login with phone number with otp verification
Java
1
star
53

ViewPager3Tab1

View Pager with Tabs as Buttons..Tabs are not linked with Toolbar they are as Buttons
Java
1
star
54

hello-world

This is my new Repository in 2016
1
star
55

Service3IntentService

example of IntentService..
Java
1
star
56

RecyclerView1

Java
1
star
57

MenuUsingXml

Java
1
star
58

SendRecieveIntentRegisterForSharing

This repo hold two projects One App is sharing text data via social sharing. second app is register for social sharing (for send action) and it will also recieve data from app1 through intent and print in a textview.
Java
1
star
59

CustomAdapterDesign1

Java
1
star
60

ViewFlipper1

looping through images we set in our flipper.
Java
1
star
61

FragmentToActivityInterface

This tells how to Communicate from a Fragment to an Activity.
Java
1
star
62

ListWithStringArray

Java
1
star
63

TelephonicManager

Get Details of your Phone. Hardware Details
Java
1
star
64

SplashScreen2

This is Splash Screen with Handler Class
Java
1
star
65

FragmentSeries6Lifecycle2

These are the fragment lifecycle methods with orientation modes
Java
1
star
66

JsonFromAssetsGsonGlide

In this we are loading json from asset folder with the help you gson and the url we getting putting in imageview using glide library
Java
1
star
67

ViewPager1

This is a view pager that just shows fragments as slide show...nothing else..
Java
1
star
68

ProgressDialogWithPercentage

example of progress dialog with percentage using thread n handler
Java
1
star
69

ActivityLifecycle

In this we are controlling 7 methods of Activity Lifecycle (Excluding Orientation)
Java
1
star
70

PutInSdCard

First Clicking the Image.then putting into storage..Then getting the image...then setting it to 3 ImageView [4 steps to perform]
Java
1
star
71

FacebookLoginPageUI

Java
1
star
72

Animation4

Animation with a Image(Angry Bird) hiding behind a Image (white Wall) So that when wall gets clicked angry bird will come inside from outside.
Java
1
star
73

FirebaseSeries5Database

Just a Basic Example of creating database on Firebase..
Java
1
star
74

NavigationDrawer2

This is Navigation Drawer with Calling to Fragments
Java
1
star
75

CustomAdapterDesign2

Java
1
star
76

DownloadImageAsyncTask

Java
1
star
77

BroadcastReciver1

Java
1
star
78

ActivityLifecycle2

Java
1
star
79

Service2

same service example...just added intent to send string value
Java
1
star
80

JsonExample1

Network Exception Example
Java
1
star
81

FirebaseSeries1

Putting Image on Firebase on Storage section by Creating a Folder name Photos.Using uri.we can also you File like with new File object ..see docs for more info
Java
1
star
82

FirebaseSeries3Login

This is the exaple of Login n Logout using firebase in your app..
Java
1
star
83

GridView1

Grid like you can take several columns and data will set row wise.its just a little example
Java
1
star
84

FirebaseSeries6DownloadImage2

Getting image from the firebase storage..using image name...
Java
1
star
85

Spinner2

simple example of spinner with onItemSelected Listener..
Java
1
star
86

Animation

Java
1
star
87

FragementSeries5Lifecycle1

It shows the lifecycle of fragment in potrait mode.
Java
1
star
88

ButtonXml

Java
1
star
89

BirdGame

Its just a little game about a bird you has to go through a lot of hello through his life..i mean pipes what hell!
Java
1
star
90

JsonExample7

Java
1
star
91

CustomDialog1

This is just a lowest example of how to create a Custom Dialog Box
Java
1
star
92

JsonExample5

Java
1
star
93

CustomAdapterWhatsapp

Java
1
star
94

Library1WheelView

This is loopView just list listView but a diffent UI like ios.it also got another name WheelView
Java
1
star
95

GetSongdFromPhone

Java
1
star
96

Animation2

Java
1
star
97

FragmentSeries8BackButton

This shows how you can come back from fragment by removing 1 fragment each time
Java
1
star
98

TicTacToe

Java
1
star
99

LoginApp

Login to more than one Social Network using CloudRail
Java
1
star
100

CreatingRuntimeError

Hola! This will help you know how to create a Runtime Error.you can see error information in logs
Java
1
star