A B C E G I L O P R S T 

A

Ad - Interface in com.appzilo
 
AdErrorCode - Class in com.appzilo
The Class AdErrorCode stores error code and error message
AdErrorCode(int, String) - Constructor for class com.appzilo.AdErrorCode
Instantiates a new ad error code.
AdListener - Interface in com.appzilo
The listener interface for receiving ad events.
AppziloAdBroadcastReceiver - Class in com.appzilo
 
AppziloAdBroadcastReceiver() - Constructor for class com.appzilo.AppziloAdBroadcastReceiver
 
AppziloAdTrackingService - Class in com.appzilo
 
AppziloAdTrackingService() - Constructor for class com.appzilo.AppziloAdTrackingService
 

B

BannerAdView - Class in com.appzilo
The Class BannerAdView is a view that can be added into window with size 320dp X 50dp
BannerAdView(Context, String) - Constructor for class com.appzilo.BannerAdView
Instantiates a new banner ad view.

C

close() - Method in class com.appzilo.AppziloAdTrackingService
 
com.appzilo - package com.appzilo
 

E

EVENT_DESTROY - Static variable in class com.appzilo.PopUpAdService
 
EVENT_NAME - Static variable in class com.appzilo.PopUpAdService
 
EVENT_PAUSE - Static variable in class com.appzilo.PopUpAdService
 
EVENT_RESUME - Static variable in class com.appzilo.PopUpAdService
 
EVENT_START - Static variable in class com.appzilo.PopUpAdService
 

G

getErrorCode() - Method in class com.appzilo.AdErrorCode
Gets the error code.
getErrorMessage() - Method in class com.appzilo.AdErrorCode
Gets the error message.

I

InterstitialAd - Class in com.appzilo
The Class InterstitialAd is a full screen ads.
InterstitialAd(Context, String) - Constructor for class com.appzilo.InterstitialAd
Instantiates a new interstitial ad.
InterstitialAdActivity - Class in com.appzilo
The Class InterstitialAdActivity, is an full screen activity to display InterstitialAd.
InterstitialAdActivity() - Constructor for class com.appzilo.InterstitialAdActivity
 
isReady() - Method in interface com.appzilo.Ad
Checks if ads is ready.
isReady() - Method in class com.appzilo.BannerAdView
 
isReady() - Method in class com.appzilo.InterstitialAd
 

L

loadAd() - Method in interface com.appzilo.Ad
Start load ad.
loadAd() - Method in class com.appzilo.BannerAdView
 
loadAd() - Method in class com.appzilo.InterstitialAd
 

O

onBind(Intent) - Method in class com.appzilo.AppziloAdTrackingService
 
onBind(Intent) - Method in class com.appzilo.PopUpAdService
 
onCreate() - Method in class com.appzilo.AppziloAdTrackingService
 
onCreate(Bundle) - Method in class com.appzilo.InterstitialAdActivity
 
onCreate() - Method in class com.appzilo.PopUpAdService
 
onDestroy() - Method in class com.appzilo.InterstitialAdActivity
 
onDestroy() - Method in class com.appzilo.PopUpAdService
 
onDismissScreen(Ad) - Method in interface com.appzilo.AdListener
Method to be called when ad view being closed,and resuming current activity.
onFailedToReceiveAd(Ad, AdErrorCode) - Method in interface com.appzilo.AdListener
Method to be called on loading ad failed.
onLeaveApplication(Ad) - Method in interface com.appzilo.AdListener
Method to be called when user click the ad, leave application because it will open browser to load ads.
onPostCreate(Bundle) - Method in class com.appzilo.InterstitialAdActivity
 
onPresentScreen(Ad) - Method in interface com.appzilo.AdListener
Method to be called when Interstitial ad view displayed to user, current activity paused.
onReceive(Context, Intent) - Method in class com.appzilo.AppziloAdBroadcastReceiver
 
onReceiveAd(Ad) - Method in interface com.appzilo.AdListener
Method to be called on loading ad successful.
onStartCommand(Intent, int, int) - Method in class com.appzilo.AppziloAdTrackingService
 
onStartCommand(Intent, int, int) - Method in class com.appzilo.PopUpAdService
 
ORIENTATION_CHANGE - Static variable in class com.appzilo.PopUpAdService
 

P

PopUpAdService - Class in com.appzilo
 
PopUpAdService() - Constructor for class com.appzilo.PopUpAdService
 

R

RECEIVER_FILE - Static variable in class com.appzilo.AppziloAdBroadcastReceiver
 
RECEIVER_KEY - Static variable in class com.appzilo.AppziloAdBroadcastReceiver
 

S

setAdListener(AdListener) - Method in interface com.appzilo.Ad
Sets the ad listener.
setAdListener(AdListener) - Method in class com.appzilo.BannerAdView
 
setAdListener(AdListener) - Method in class com.appzilo.InterstitialAd
assigned listener
setTesting(boolean) - Method in interface com.appzilo.Ad
Sets mode of loading ads.
setTesting(boolean) - Method in class com.appzilo.BannerAdView
 
setTesting(boolean) - Method in class com.appzilo.InterstitialAd
 
show() - Method in interface com.appzilo.Ad
Show the ads.
show() - Method in class com.appzilo.BannerAdView
 
show() - Method in class com.appzilo.InterstitialAd
start new activity to show ads in full screen start an activity and show it
showAds() - Method in class com.appzilo.BannerAdView
Show pop up ads.
spaceId - Static variable in class com.appzilo.PopUpAdService
 
stopLoading() - Method in interface com.appzilo.Ad
Stop loading.
stopLoading() - Method in class com.appzilo.BannerAdView
 
stopLoading() - Method in class com.appzilo.InterstitialAd
stop loading ad coding here

T

TEST - Static variable in class com.appzilo.PopUpAdService
 
toString() - Method in class com.appzilo.AdErrorCode
 
A B C E G I L O P R S T