文件名称:AsyncDownPicDemo
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Android异步加载,通过异步加载外部网站的多张图片,来介绍和演示Android环境下如何去实现文件异步加载功能,想搞Android软件开发的新手,有必要掌握的一个技巧。
程序中考虑到捕获RejectedExecutionException同时加载的图片过多而导致程序崩溃,附加了异常处理程序。-Android asynchronous loading, loading multiple images through asynchronous external sites to introduce Android environment and demonstrate how to achieve asynchronous file loading function, want to engage novice Android software development, it is necessary to master a skill.
Program at the same time taking into account the load of pictures captured RejectedExecutionException too much causes the program to crash, added the exception handler.
程序中考虑到捕获RejectedExecutionException同时加载的图片过多而导致程序崩溃,附加了异常处理程序。-Android asynchronous loading, loading multiple images through asynchronous external sites to introduce Android environment and demonstrate how to achieve asynchronous file loading function, want to engage novice Android software development, it is necessary to master a skill.
Program at the same time taking into account the load of pictures captured RejectedExecutionException too much causes the program to crash, added the exception handler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AsyncDownPicDemo\.classpath
................\.project
................\AndroidManifest.xml
................\bin\AsyncDownPicDemo.apk
................\...\classes\csy\asyncdownpicdemo\AsyncDownPicDemoActivity.class
................\...\.......\...\................\BuildConfig.class
................\...\.......\...\................\FileLastModifSort.class
................\...\.......\...\................\ImageCache.class
................\...\.......\...\................\R$attr.class
................\...\.......\...\................\R$drawable.class
................\...\.......\...\................\R$id.class
................\...\.......\...\................\R$layout.class
................\...\.......\...\................\R$string.class
................\...\.......\...\................\R.class
................\...\.......\...\................\RemoteAdapter$ViewHolder.class
................\...\.......\...\................\RemoteAdapter.class
................\...\.......\...\................\RemoteImageView$DownloadTask.class
................\...\.......\...\................\RemoteImageView.class
................\...\.......\...\................\RemoteImageView1$DownloadTask.class
................\...\.......\...\................\RemoteImageView1.class
................\...\classes.dex
................\...\jarlist.cache
................\...\res\drawable-hdpi\default_image.png
................\...\...\.............\ic_launcher.png
................\...\...\.........ldpi\ic_launcher.png
................\...\...\.........mdpi\ic_launcher.png
................\...\...\.........xhdpi\ic_launcher.png
................\...\resources.ap_
................\gen\csy\asyncdownpicdemo\BuildConfig.java
................\...\...\................\R.java
................\proguard-project.txt
................\project.properties
................\res\drawable-hdpi\default_image.png
................\...\.............\ic_launcher.png
................\...\.........ldpi\ic_launcher.png
................\...\.........mdpi\ic_launcher.png
................\...\.........xhdpi\ic_launcher.png
................\...\layout\item_layout.xml
................\...\......\main.xml
................\...\values\strings.xml
................\src\csy\asyncdownpicdemo\AsyncDownPicDemoActivity.java
................\...\...\................\ImageCache.java
................\...\...\................\RemoteAdapter.java
................\...\...\................\RemoteImageView.java
................\...\...\................\RemoteImageView1.java
................\bin\classes\csy\asyncdownpicdemo
................\...\.......\csy
................\...\res\drawable-hdpi
................\...\...\drawable-ldpi
................\...\...\drawable-mdpi
................\...\...\drawable-xhdpi
................\gen\csy\asyncdownpicdemo
................\src\csy\asyncdownpicdemo
................\bin\classes
................\...\res
................\gen\csy
................\res\drawable-hdpi
................\...\drawable-ldpi
................\...\drawable-mdpi
................\...\drawable-xhdpi
................\...\layout
................\...\values
................\src\csy
................\assets
................\bin
................\gen
................\res
................\src
AsyncDownPicDemo