1 /**2 * Unzip the file to the specified directory.3 * 4 * @paramUnzipfilename5 * files that need to be decompressed (with path)6 * @paramMdestpath7 * The path to be stored after decompression8 **/9 Public Static voidUnZip (String unzipfilename, String mdestpath) {Ten if(!mdestpath.endswith ("/")) { OneMdestpath = Mdestpath + "/"; A } -FileOutputStream fileout =NULL; -Zipinputstream Zipin =NULL; theZipEntry Zip
, network-related, database ORM modeling, Android Public Library, Android High Version backward compatibility, multimedia-related and other.1. Dependency injection DI
Using dependency injection to reduce repetitive and tedious work such as View, service, and Resource Initialization and event bindingIi. Image cache III. network related IV. Database orm Toolkit
Orm database tool class, which simplifies operat
From: http://blog.csdn.net/zlj_fly/article/details/7057277http://android-adb.com, this is also a lot of open source project games
FbreaderjFbreaderj is used for e-book readers on the Android platform. It supports multiple e-book formats, including oeb, Epub, and fb2. In addition, you can directly read compressed files
Android Open Source LibraryTransferred from: http://blog.daimajia.com/android-library-collection/Thanks to the code home collection, very comprehensive.First, compatible class library
Actionbarsherlock:action Bar is only supported after Android 3.0, Actionbarsherlock is to let the Action Bar feature support 2.X all
FbreaderjFbreaderj is an ebook reader for the Android platform that supports a variety of e-book formats including: Oeb, epub, and FB2. It also supports direct reading of compressed documents such as ZIP, tar, and gzip.Project Address:http://www.fbreader.org/FBReaderJ/AngleAngle is an Android platform designed for fast development of 2D game engines, developed ba
FbreaderjFbreaderj is used for e-book readers on the Android platform. It supports multiple e-book formats, including oeb, Epub, and fb2. In addition, you can directly read compressed files such as ZIP, tar, and gzip.
Project address: http://www.fbreader.org/FBReaderJ/
AngleAngle is a 2D game engine designed for the Androi
[Required secret] The best open-source collection library for Android, which is open-source for android
Below are my favorites, including the best open source collections in China and abroad. We strongly recommend that you add them to your favorites.
Android open source code recommendation (1) and android Open Source Code Recommendation1. Android-ViewPagerIndicator
Http://www.akaifa.com/code/86/android-viewpagerindicator
Implements ScrollView and PagerIndicator for various st
How android introduces open-source projects and android open-source projects
The introduction of. pulltorefresh is used as an example.
The basic import steps are as follows:
........................................ ........................................ ........................................ ................
); // Add the event FileButtonOnClickEvent fileBtOnClickEve = new FileButtonOnClickEvent (this) for the button; buttonRead. setOnClickListener (fileBtOnClickEve); buttonSave. setOnClickListener (fileBtOnClickEve) ;}} our DateActivity. is java readable? Of course! Continue to improve later. However, our FileService does not use interfaces, and Java EE uses interfaces for development. This can achieve decoupling. Because Android is a mobile operating sy
Ym-Android bus summarizes nearly a hundred excellent open-source android projects.
1. sample projects provided by the Android teamIf you do not start by learning the sample code provided by the Android SDK, there may be no better way to master the development on the
-compressed"}, {". txt", "Text/plain"},{". wav", "Audio/x-wav"}, {". wma", "audio/x-ms-wma"},{". wmv", "audio/x-ms-wmv"},{". wps", "Application/vnd.ms-works"}, {". xml", "Text/plain"},{". Z", "Application/x-compress"},{". zip", "application/x-zip-compressed"}, {"", "*/*"}};The resulting producttpye is the suffix of the file. such as. jpgIf there is such a result is the bestWrite this article is only to let
Open Baidu map integration for Android and open map for android
1. Create an Application to obtain the AK (I understand it as the Application key)
Through the Baidu Account Login Baidu map open platform, enter the API console http://lbsyun.baidu.com/apiconsole/key to create
First of all, the premise of achieving all this is that your AVD Android simulator, before starting, has the size of the sdcard set well, such as. At the same time, your AVD Android simulator should be in the boot state. Otherwise, you cannot perform the following actions.Here's an example of an Android development environment installed in Windows using the Adt-b
Open pr_debug of fixed files and pr_debug of fixed files
In the driver, pr_debug is defined in kernel/include/linux/printk. h.
/* If you are writing a driver, please usedev_dbg instead */
# If defined (CONFIG_DYNAMIC_DEBUG)
/* Dynamic_pr_debug () uses pr_fmt () internally so we don't need it here */
# Define pr_debug (fmt ,...)\
Dynamic_pr_debug (fmt, ##__ VA_AR
[Android] copies external files to sdcard on AVD Android simulator, and browses sdcard files in AVD,
First, you must set the size of the sdcard before starting your AVD Android simulator, for example. At the same time, your AVD Android
, there are several different techniques you can learn from this project: accelerator interaction, Voice Update, background run service, and so on. Address:http://www.apkbus.com/android-13515-1-1.html8,opensudoku-AndroidOpensudokuis a simple nine-Gongge sudoku game. From the code, you can learn how to display tabular data in a view, and how to interact with a Web site. Address:http://www.apkbus.com/android-
engross. GitHub
Compression and decompression
Individually manipulate file compression and decompression.
Replace a file in a zip file
Afilechooser: File selector for selecting files that need to be manipulated GitHub
Jsoup:html parsing, and can well understand dom,css, as well as jquery. GitHub Official PS: This is the Java library. It is necessary to do web crawler (Crawl
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.