
Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.
The main site for Archive Team is at archiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.
This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the Wayback Machine, providing a path back to lost websites and work.
Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.
The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.
优先看文档
文档已经非常详细的解释了如何使用,一些注意事项和常见问题的解决方式。所以具体的使用要先看文档。
编译出错问题
我的编译配置如下:
如果你本地没有26版本的SDK,可能报错resource引用找不到或者其他编译类错误;
此时下载26的SDK重新编译即可,建议保持更新最新SDK。这个和你自己项目的编译版本完全可以不一样,关键是你本地要下26的SDK。
如何提Issue
如果您遇到问题,可以详细列出机型和系统版本,最好有代码和效果截图;如果只是XX手机上有什么问题,我还需要去找到这款手机去重现这个问题。我不可能找得到所有的手机,所以贴个代码和截图,很大程度我就能定位问题所在,谢谢了。
如果遇到问题,先运行我的Demo看看有没有问题。如果我的Demo没有问题,那么往往是你使用不当造成的;如果我的Demo也有问题,那么肯定就是Bug了。