- get(Object, String, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
-
执行get方法
- get(Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
-
执行get方法
- get(Object, String, RequestParams, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
-
执行get方法
- get(String) - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
-
- get(String) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
-
Returns a snapshot of the entry named key
, or null if it doesn't
exist is not currently readable.
- get(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- get(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取缓存Object
- get(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent.Builder
-
- get(String) - 类 中的方法mobi.cangol.mobile.utils.HanziToPinyin
-
Convert the input to a array of tokens.
- getActivityManager() - 类 中的方法mobi.cangol.mobile.CoreApplication
-
获取所有应用的所有activity
- getAddressByBaidu(double, double, String) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
-
百度逆地理编码(需要密钥access key)
http://developer.baidu.com/map/webservice-geocoding.htm#.E8.BF.94.E5.9B.9E.E6.95.B0.E6.8D.AE.E8.AF.B4.E6.98.8E
- getAddressByGoogle(double, double) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
-
Google逆地理编码
https://developers.google.com/maps/documentation/geocoding/?
- getAllApps(Context) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
-
获取所有非系统应用
- getAllCacheSize(Context, String...) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
-
- getAllClassByInterface(Class<T>, Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
-
获取接口的所有实现类
- getAllClassByPackage(String, Context) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
-
获取包内所有类
- getAllClassFromDexFile(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
-
获取dexFile所有类
- getAllClassNameFromDexFile(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
-
获取dexFile所有类
- getAppDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取app目录
- getApplication() - 类 中的方法mobi.cangol.mobile.ModuleApplication
-
- getApplication() - 类 中的方法mobi.cangol.mobile.ModuleManager
-
- getApplicationIcon(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
-
获取apk应用icon
- getApplicationInfo(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
-
获取应用信息
- getAppMetaData(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取Meta数据
- getAppService(String) - 类 中的方法mobi.cangol.mobile.CoreApplication
-
获取应用服务
- getAppService(String) - 类 中的方法mobi.cangol.mobile.ModuleApplication
-
- getAppService(String) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
-
获取一个应用服务
- getAppService(String) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
-
- getAppServiceManager() - 类 中的方法mobi.cangol.mobile.CoreApplication
-
获取应用服务管理器
- getAppStringMetaData(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取StringMeta数据
- getAppVersion(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取app版本号
- getAppVersionCode(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取app版本号
- getBoolean(JSONObject, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getBoolean(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getBoolean(String, boolean) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取Boolean
- getBundle() - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
-
- getCacheDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取缓存目录
- getCharset() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取系统文件编码类型
- getColumnNames(Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
获取所有要数据库化的列名
- getCommonParams() - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
-
- getCompleteSize() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getConfFile() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getContent(String, String) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
-
获取缓存对象
- getContent(String, String, CacheLoader) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
-
获取缓存对象
- getContentValues(Object) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
获取键值对象
- getContentValues(Object, String[]) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
获取键值对象
- getContentValues() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
-
- getContext() - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
-
- getCountry() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备国家
- getCPUABI() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取CPU架构
- getCPUInfo() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备cpu信息
- getCurProcessName(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取当前进程name
- getCurrentDate() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的日期,共10位 返回格式:yyyy-MM-dd
- getCurrentDay() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的日期 返回格式:dd
- getCurrentHoursMinutes() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的时间 返回格式:HH:mm:
- getCurrentMonth() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的月份 返回格式:MM
- getCurrentTime() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的时间,精确到毫秒,共14位 返回格式:yyyy-MM-dd HH:mm:ss
- getCurrentTime(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的时间,返回格式:pattern
- getCurrentTimeAddYear(int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的时间加上输入年后的时间,精确到毫秒,共19位 返回格式:yyyy-MM-dd:HH:mm:ss
- getCurrentYear() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的年份 返回格式:yyyy
- getDao(Class<T>) - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
-
获取对象dao
- getDataBaseName() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
-
获得数据库名称
- getDatabaseName() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取数据库名称
- getDataBaseVersion() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
-
获得数据库版本,值至少为1。
- getDate8Bit() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前的日期,共8位 返回格式:yyyyMMdd
- getDBFields(Class) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
获取所有有效的db字段 包含父类的
- getDbType(Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
获取sqlite对应的数据类型
- getDefaultCipherSuites() - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
-
- getDensity(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备Density
- getDensityDpi(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备Density
- getDensityDpiStr(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备Densitydpi 类型
- getDeviceBrand() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备品牌
- getDeviceId(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getDeviceModel() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备型号
- getDeviceParams() - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
-
- getDirectory() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
-
Returns the directory where this cache stores its data.
- getDisplayMetrics(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getDouble(JSONObject, String, double) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getDouble(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getDouble(String, double) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getDownloadDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取下载目录
- getDownloadDir() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
-
- getDownloadExecutor(String) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadManager
-
获取一个下载执行器
- getDownloadModel(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
-
DownloadResource转换为下载对象
- getDownloadResource() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
-
- getDownloadResource(T) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
-
下载对象转换为DownloadResource
- getDownloadResource(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
-
通过唯一识别符获取下载资源
- getDownloadRetryHandler() - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
-
- getDownloadTask() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getEndDateInPeriod(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前月份的最后一天
- getEntityClass() - 接口 中的方法mobi.cangol.mobile.db.Dao
-
获取实体类
- getException() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getExecutorService() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
-
- getExpired() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
-
- getExternalCacheDir(Context) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
-
- getExternalFileDir(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
-
- getExternalStorageDir(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
-
- getFieldName(Field, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
-
获取字段要解析|转换的名称
- getFileDir(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
-
- getFileLength() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getFileName() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getFileName(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
-
获取文件名
- getFileSuffix(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
-
获取文件类型或后缀
- getFirstPinYin(String) - 类 中的静态方法mobi.cangol.mobile.utils.HanziToPinyin
-
- getFloat(JSONObject, String, float) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getFloat(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getFloat(String, float) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getFloat(String, float) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getFloat(String, float) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取Float
- getFolderSize(File) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
-
- getFolderSize(File) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
-
获取文件夹中总文件大小
- getFormatDate(int, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
获取格式化日期yyyy-MM-dd
- getFormatTime(int, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
获取格式化时间HH:mm
- getFullPinYin(String) - 类 中的静态方法mobi.cangol.mobile.utils.HanziToPinyin
-
- getGroup() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
-
- getGroupByValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getHavingValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getHeight(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
-
获取高度
- getHost(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
-
从url获取主机
- getId() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
-
- getId() - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
-
- getIdColumnName(Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
- getIdValue(Object) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
-
获取主键的值
- getImageDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取图片目录
- getInputStream(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Snapshot
-
Returns the unbuffered stream with the value for index
.
- getInstance() - 类 中的静态方法mobi.cangol.mobile.stat.session.StatsSession
-
- getInstance() - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent
-
- getInstance(Context) - 类 中的静态方法mobi.cangol.mobile.stat.traffic.StatsTraffic
-
- getInstance() - 类 中的静态方法mobi.cangol.mobile.utils.HanziToPinyin
-
- getInt(JSONObject, String, int) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getInt(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getInt(String, int) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getInt(String, int) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getInt(String, int) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取Int
- getIpAddress(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取IP地址
- getIpStr(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取IP地址(%d.
- getJSONArray(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getJSONArray(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getJSONArray(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取JSONArray缓存
- getJSONObject(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getJSONObject(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getJSONObject(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取JSONObject缓存
- getKey() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getKeys() - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
-
生成公钥和私钥
- getLanguage() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备语言
- getLastKnownLocation() - 接口 中的方法mobi.cangol.mobile.service.location.LocationService
-
获取最后记录的位置
- getLevel() - 类 中的静态方法mobi.cangol.mobile.logging.Log
-
- getLimitValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getLocale() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备Locale信息
- getLocalPath() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getLocalTime() - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
-
获取本地时间
- getLong(JSONObject, String, long) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getLong(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getLong(String, long) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getLong(String, long) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getLong(String, long) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取Long
- getMacAddress(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取mac地址
- getMaxSize() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
-
Returns the maximum number of bytes that this cache should use to store
its data.
- getMD5Fingerprint(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
返回签名证书MD5值
- getMemFreeSize() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备mem 未使用大小 单位B
- getMemInfo() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备mem信息
- getMemTotalSize() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备mem 总大小 单位B
- getMessage() - 异常错误 中的方法mobi.cangol.mobile.parser.JSONParserException
-
- getMessage() - 异常错误 中的方法mobi.cangol.mobile.parser.ParserException
-
- getMessage() - 异常错误 中的方法mobi.cangol.mobile.parser.XMLParserException
-
- getMIMEType(File) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
-
获取mimeType
- getMobileInfo() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备信息
- getModuleManager() - 类 中的方法mobi.cangol.mobile.CoreApplication
-
- getName() - 接口 中的方法mobi.cangol.mobile.service.AppService
-
获取应用服务名称
- getName() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
-
- getName() - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getName() - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getNavigationBarHeight(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取导航栏高度
- getNetworkClass(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getNetworkClassName(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getNetworkOperator(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getNetworkOperatorName(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备运营商
- getNetworkType(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getNode(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
-
- getNodeAttr(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
-
- getNodeList(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
-
- getNodeValue(Node, String...) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
-
- getNodeValue(String...) - 类 中的方法mobi.cangol.mobile.parser.DocumentParser
-
- getNodeValue(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
-
- getObject(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getObject(String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getObject() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
-
- getObject() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getOffset(double, double) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
-
获取偏移变量
- getOpenUDID(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备openUDID
- getOrderByValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getOS() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取操作系统类型
- getOSVersion() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取操作系统版本号
- getPackageName(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
-
获取apk应用包名
- getParams() - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
-
- getParams(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
-
从url获取参数map
- getPath() - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
-
- getPath(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
-
- getPeriod() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
-
- getPool(String) - 类 中的静态方法mobi.cangol.mobile.service.PoolManager
-
获取一个线程池
- getPrivateKey(String, String) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
-
使用模和指数生成RSA私钥
注意:【此代码用了默认补位方式,为RSA/None/PKCS1Padding,不同JDK默认的补位方式可能不同,如Android默认是RSA
/None/NoPadding】
- getProgress() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getPublicKey(String, String) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
-
使用模和指数生成RSA公钥
注意:【此代码用了默认补位方式,为RSA/None/PKCS1Padding,不同JDK默认的补位方式可能不同,如Android默认是RSA
/None/NoPadding】
- getReadableDatabase() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
-
获取只读数据库
- getResolution(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取设备分辨率
- getRetryHandler() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
-
获取RetryHandler
- getRoot() - 类 中的方法mobi.cangol.mobile.parser.DocumentParser
-
- getScheme(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
-
- getScreenSize(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取屏幕物理尺寸 单位英寸
- getSelection() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getSelectionArgs() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getSend() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
-
- getSerializable(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getSerializable(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取Serializable缓存
- getSerialNumber() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getServiceProperty() - 接口 中的方法mobi.cangol.mobile.service.AppService
-
获取应用服务属性
- getSession() - 类 中的方法mobi.cangol.mobile.CoreApplication
-
获取session
- getSession() - 类 中的方法mobi.cangol.mobile.ModuleApplication
-
获取Session
- getSHA1Fingerprint(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
返回签名证书SHA1值
- getSharedName() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取共享文件名称
- getSharePool() - 类 中的方法mobi.cangol.mobile.CoreApplication
-
获取共享线程池
- getSharePool() - 类 中的方法mobi.cangol.mobile.ModuleApplication
-
获取共享线程池
- getSize(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
-
获取宽度,高度
- getSourceFile() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getSpeed() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getStartDateInPeriod(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
得到当前月份的第一天日期
- getStatus() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getStatusBarHeight(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
获取状态栏高度
- getString(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getString(JSONObject, String, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getString(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
-
Returns the last committed value as a string, or null if no value
has been committed.
- getString(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Snapshot
-
Returns the string value for index
.
- getString(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getString(String, String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
-
- getString(String, String) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getString(String, String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取String
- getStringSet(String, Set<String>) - 类 中的方法mobi.cangol.mobile.service.session.Session
-
- getStringSet(String, Set<String>) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取String
- getSupportedCipherSuites() - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
-
- getTable() - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
-
- getTable() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getTable() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
-
- getTag() - 类 中的方法mobi.cangol.mobile.service.download.BaseViewHolder
-
- getTempDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取临时目录
- getTimestamp() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
-
- getTracker(String) - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
-
获取一个统计跟踪器
- getTrackingId() - 类 中的方法mobi.cangol.mobile.service.analytics.ITracker
-
- getType(Class, Type...) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
-
- getType() - 类 中的方法mobi.cangol.mobile.stat.StatAgent.Builder
-
- getUnPostDateTraffic(int, String) - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
-
- getUpgradeDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
-
获取更新目录
- getUrl() - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
-
- getUrl() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getUsableSpace(File) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
-
- getUserSession(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
-
获取用户Session
- getUTCTime() - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
-
获取UTC时间
- getViewHolder(Object) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
-
- getWhere() - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
-
- getWhere() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
- getWhere() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
-
- getWhereArgs() - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
-
- getWhereArgs() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
-
- getWidth(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
-
获取宽度
- getWifiRssi(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getWifiRssiString(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
-
- getWritableDatabase() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
-
获取读写数据库
- getX509TrustManager() - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
-
- getZhTimeString(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
-
转化为中文时间格式
- groupBy(String) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
-
设置groupBy