public class Tools
extends java.lang.Object
构造器和说明 |
---|
Tools() |
public static void init(android.app.Application app)
public static void openToolsLog(boolean isOpenLog)
isOpenLog
- public static boolean isToolsLogging()
public static android.app.Application app()
public static ApkTool apk()
public static StringTool string()
public static RegexTool regex()
public static LogTool log()
public static SecureTool secure()
public static SecureAESTool secureAES()
public static SecureBase64Tool secureBase64()
public static SecureDES3Tool secureDES3()
public static SecureDESTool secureDES()
public static SecureHexTool secureHex()
public static SecureMD5Tool secureMD5()
public static SecureRSATool secureRSA()
public static ExternalStorageTool externalStorage()
public static AppTool appTool()
public static DeviceTool device()
public static BitmapTool bitmap()
public static InputMethodTool inputMethod()
public static ToastTool toast()
public static SnackbarTool snackbar()
public static NetworkTool network()
public static SPTool sp()
public static CloseTool close()
public static ConstantsTool constants()
public static ConvertTool convert()
public static FileTool file()
public static IntentTool intent()
public static ProcessTool process()
public static ShellTool shell()
public static TimeTool time()