Many novice friends and friends sometimes don't understand how to import eclipse when they search for open source projects on GitHub. Indeed, sometimes those projects only source code, to pack their own jar or connect the library to use, the novice friend is not to touch the mind. My simple summary is as follows:First Category: Direct Project
This class is the simplest. As soon as you see it is an Android
Many Android apps now have a sideslip menu that works fine.
There is a Slidingmenu open source Library on the GitHub, which is convenient to use.
Slidingmenu GitHub Address: Https://github.com/jfeinstein10/SlidingMenu. GitHub said that the sliding combined actionbarsherlock function can be richer, actionbarsherlock GitHub address: Https://github.com/JakeWharton/ActionBarSherlock
Attached CSDN Download Ad
Android development help document Doc open speed slow solution _ Python,
Slow opening of android help documentation
The reason is that the html file under the Doc directory contains js files for accessing google.
And
It is found that.
Because these two scripts need to access Google online, it is clear that the s
Android provides a downloadprovider, which is a complete download tool. It provides good external interfaces that can be called by other applications to complete the download. It also provides download, notification, and storage mechanisms.This downloadprovider is used in Android browser and other tools.
Unfortunately, this downloadprovider is not open to app dev
Bluetooth: Bluetooth protocol stack, official website
Dhcpcd: dpkg configuration package, official website
Embunit: an embedded unit test tool.
FreeType: a widely used Font Parsing Library in Linux.
Iptables: An IPv4 packet filter. Basic network library.
Libxml2: the famous XML parsing library.
Opencore: multimedia playback engine architecture library.
Speex: speex is a set of specialized sound compression library, because it specifically for the sound, so the compression of sound performance
1. Function Introduction 1.1 IntroductionDYNAMICLOADAPK is an open source Android plugin framework.The advantages of the plug-in include: (1) module decoupling, (2) dynamic upgrade, (3) Efficient parallel development (faster compilation Speed) (4) load on demand, lower memory consumption and so on.DYNAMICLOADAPK provides 3 development methods that allow developers to quickly integrate plug-in functionality
The android-async-http open-source project can be used to easily obtain network data or send data to servers. The introduction to the android-async-http open-source project comes from the official website: bytes
1.1Overview(Overview)
An asynchronous callback-based Http client for
Previously, I briefly introduced two data storage methods, for example, Shared Preferences, in [Android evolution 14th], I wrote an example of the address book for storing data in the sqlite database. Next I will introduce the format of storing data in File. I will talk about two points in File format, files cannot be shared among different programs. Another feat
Open source in the National security Android Client Source Learning (a)Ready to learn the development of Android, see online people recommend open source in the source of the national security Zhuo client, said that contains most of the technology, so ready to study research. This series of blogs is launched to record
; }/** * Second, get the file from the Raw folder in resource and read the data (resource file can only read and write) * * @param fileinraw * @return */Public S Tring Readfromraw (int fileinraw) {String res = ""; try {InputStream in = Getresources (). Openrawresource (Fileinraw); int length = in.available (); byte[] buffer = new Byte[length]; In.read
Android data storage file and android Data StorageIn the previous article, we used SharedPreferences to save data in Android. SharedPreferences mainly saves the setting information of some applications or a small amount of user information when saving data, the String class information stored in the form of key-value h
Recently in learning Android, you need to open XML files frequently. So you want to modify the default open mode.
Workaround:
Set the default open mode to XML Editor.
Menu: Window-> Preferences-> General-> Editors-> File AssociationsFile types: *.xml
Associated Ed
induction. Thank you love encrypted website: Provide blog ideas, Android Application Security risk is still grim. Game plug-in, third-party payment vulnerability mining, Prepaid card Payment vulnerability mining, memory modification, archive modification, script recording, game resource file theft and tampering, accelerator, simulator operation, these are a deadly blow to game makers. Http://www.ijiami.cn/
information levelBte_load_conf (Bte_stack_conf_file);Parse the configuration information in the bt_stack.conf file.(2), create a Bluetooth task interface. Prepare creates BTIF task and prepares BT scheduler for startup to enable scheduling Status = Gki_create_task (Btif_task, Btif_task, Btif_task_str, (UINT16 *) ((UINT8 *) Btif_task_stack + btif_task_ stack_size), sizeof (btif_task_stack));6. Btif_task Process Related p
First download Android-pulltorefresh-masterHttps://github.com/chrisbanes/Android-PullToRefreshUnzip it after downloadingNow we use Eclipse to create a project named PulltorefreshBring the library above to our projectOpen Project's Project.Properties file after successful introduction we can seeandroid.library.reference.1=. /a
I have DIY one Android remote - all open source1. TrialRemember Song Baohua in the "device-driven development specific explanation" put forward a theory "software and hardware infiltrate each other's territory", this proves to be true, the use of the upper-level APP software with simple and simpler hardware design can complete a remote control. Have developed the application of Internet users e-mail asked h
;android–>build under Eclipse, where SHA1 fingerprint is the digital signature we want.(4) Get AK Copy to Project?? After completing the above steps, you can obtain an Access application (AK) and then copy the AK to the Api_key location under the project Androidmenifest.xml file.(5) Running the project?? So far, you can already run the app on a real machine or simulator. Note, however, that the simulator ru
cache in the Memory-then it's just immediately displ Ayed.here is a separate threads queue where tasks get if theneeded image is cached on the file system. The rightimage in the cache and then the task-thread gets in the thread pool. Therefore,there is no obstacles for a fast displaying of cached images.A brief description of the structure of the project.Each picture's load and display tasks are executed in a separate thread, unless the picture is ca
A few days ago, I downloaded an open source project from GitHub and found that he was not the directory structure of the previous eclipse.It is the file directory of the most recently used Android studio. From which we can see that the word gradle has appeared many times. The combination of Android Studio + Gradle is v
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.