Class Index

A B C E F G H I L M O P Q R S T

A

AppGlobals Special private access for certain globals related to a process. 

B

BaseRemoteManager<T extends IInterface>  
BaseRemoteService  
BgThread  
BitmapUtil Provides static functions to decode bitmaps at the optimal size  
Booleans  

C

CloseGuard  
CommandExecute A convenient class to map command to values. 
CommandExecuteExt  
CommandLineToMap  
Configuration  
Configuration.Builder  

E

EncryptUtils  
ExecutorPool  

F

FileUtil  
FixQueue<T>  
Floats  

G

GlobalProperty  

H

HookManager  
HookManager.CrashHooker  
HookManager.InstrumentationHooker  

I

IActivity  
IBaseActivity  
IBaseContext  
IBaseService  
IContext  
ILogger A logcat utils  
Ints  
IService  

L

LocalServices This class is used in a similar way as ServiceManager, except the services registered here are not Binder objects and are only available in the same process. 
LogUtil  
Longs  

M

Maths  
MessageUtil  

O

OsUtil  

P

Permission  
PermissionUI  
Preconditions Simple static methods translate be called at the start of your own methods translate verify correct arguments and state. 
PropertyReader  
PropertyWriter  

Q

QuickClick  

R

ReadWriteOptions  
Reflect  
RemoteListenerCache<T> It is a convenient utils for communicating between two application processes. 
RemoteListenerCache.ProcessMonitor  
RemoteServiceWakeLock It is a convenient utils for communicating between two application processes. 
RemoteServiceWakeLock.RemoteProvider  
RWLock  

S

SceneZipMaker A class to persist log info. 
ServiceManager  
SharedSettings  
Singleton<T> Singleton helper class for lazily initialization. 
StaticSharedSettings  
StopWatch A StopWatch records start, laps and stop, and print them to logcat. 
StreamUtils  
StreamUtils.NameFilter  
Strings  
StringUtil  
SystemProperties  

T

ThreadUtils