android-common-lib
????????
??? Trinea ??? trinea.cn ??? trinea.cn#gmail.com ??? codek2
????? ??(??????????????)? ??View(?????????ListView???????ScrollView?????Gallery)? Android?????(??????Android?????shell????Json?????Collection??)?
????? TrineaAndroidDemo?
? ????????IDE???????->properties->Android??library???TrineaAndroidCommon?
Api Guide? TrineaAndroidCommon API Guide?
####??APK:
????
####?. ??? ?????(1).???? (2).??????????? (3).?????? (4).?????????(FIFO?LIFO?LRU?MRU?LFU?MFU?13?)???????? (5).?????????????? (6).??????(????????????) (7).??http??header???????????(8).???????????? (9).???? (10).?????? (11)??map??????? #####1. ???? ???? ???????
?????????????????????????????????twitter????????????????????????????
#####2. ??SD??? ???? ??SD??????
????????????????????????????ListView?GridView??????????? ImageCache???????
#####3. ????
???? Android????
??????????????????api???????????twitter?timeline?????????????????????
#####4. ?????? ???? ??????
???????????HttpCache??????http??
####?. ???view #####1. ???????????????Listview ??: ??????????????listview???
????: http://trinea.iteye.com/blog/1562281???????
#####2. ????(??Item)?Gallery ???????? ????(??Item)?Gallery??????????
#####3. ???????????ScrollView ???????: ???????????ScrollView?????????
####?. ??? ??????? Android?????
????HttpUtils? DownloadManagerPro? ShellUtils? PackageUtils?PreferencesUtils?JSONUtils?FileUtils?ResourceUtils?StringUtils?ParcelUtils?RandomUtils?ArrayUtils?ImageUtils?ListUtils?MapUtils?ObjectUtils?SerializeUtils?SystemUtils?TimeUtils?
#####1. Android??????DownloadManager?? ????? Android??????DownloadManager?????????
????? Android????DownloadManager?????bug?? ??????
#####2. Android APK root?????? ????? Android APK root??????
#####3. Android root?? ???? ShellUtils.execCommand??
#####4. ????? (1)Drawable?Bitmap?byte??????; (2)??url??InputStream?Drawable?Bitmap
???????? Android?????
Proguard
-keep class cn.trinea.android.** {
*;
}
-keepclassmembers class cn.trinea.android.** {
*;
}
-dontwarn cn.trinea.android.**
Download
Gradle:
compile 'cn.trinea.android.common:trinea-android-common:4.2.15'
License
Copyright 2013 trinea.cn Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.