open source android apps github

Want to know open source android apps github? we have a huge selection of open source android apps github information on alibabacloud.com

"Go" Android Open source projects and frameworks

-switch-backport:android3.0 above the switch, have good people to migrate to 2.x, ha Pagerslidingtabstrip: The latest version of the GooglePlay tab effect, can be dazzling Chromeview: We all know webview, also know that Android Chrome and its own kernel, this project is to export chrome kernel to make a chromeview, we can use in their projects, interested can play Picasso: Images from Square are loaded asynchronously, as if they were recently

Android Open source project Universal Imageloader Source research project Framework

). Considerexifparams (true) . Bitmapconfig (Bitmap.Config.RGB_565) . Build ();imageloader.getinstance (). DisplayImage (Image_urls[0], Holder.imageview, options,NewSimpleimageloadinglistener () {@Override Public voidonloadingstarted (String imageuri, view view) {} @Override Public voidonloadingfailed (String imageuri, view view, Failreason Failreason) { } @Override Public voidOnloadingcomplete (String imageuri, view view, Bitmap loadedima

Android Open Source project: gifview--android Display gif animations

Gifview jar packages:Gifaction.java:Observer class to monitor whether GIF was loaded successfullyPackage Com.ant.liao; Public Interface gifaction { /* * *gif decode Viewer * @hide * @param parsestatus decoding is successful, the success will be true * @param frameindex The current decoding of the first few frames, when all decoded successfully, here is- 1 */ Public void Parseok (boolean parsestatus,int frameindex); } There are four classes of Gif

"Android Small app" cervical exercises Android Open source project

The previous time in the understanding of the answer has been in the IT industry predecessors, what about the protection of health knowledge to share to the IT newcomer? , replied to a picture, comments inside have friends hope through the program can be achieved, I tried to achieve through the program after the effect, is open source out, we can casually modify.To achieve this effect, in fact very easy to

Open Source Android

in their own projects, Interested can play Picasso: Images from square are loaded asynchronously, as if they were recently open source, the API style is very unique, the elder brother likes ~ Glassactionbar: Make the actionbar into a frosted glass effect, still look very beautiful Well, the big noon, first write these ~ ~ Oh, by the way recommend you a few sites, I often go to:

Ten open-source application projects that Android Developers should learn in Depth

Ten open-source application projects that Android Developers should learn in Depth Android development has brought about a new wave of popularity, which has attracted many mobile developers and created many outstanding applications. Many developers provide open-

How Google benefits from an Android open source project that keeps growing its market share

play a more important role. It can constantly attract users to Android. If a company doesn't want to join Google and Google Play, it can also use an open-source Android, although that means re-joining many apps and copying software like Google Play. But this seems to be the

Android Open source projects and frameworks (GO)

-switch-backport:android3.0 above the switch, have good people to migrate to 2.x, ha Pagerslidingtabstrip: The latest version of the GooglePlay tab effect, can be dazzling Chromeview: We all know webview, also know that Android Chrome and its own kernel, this project is to export chrome kernel to make a chromeview, we can use in their projects, interested can play Picasso: Images from Square are loaded asynchronously, as if they were recently

[Android instance] FFMPEG-based Android player open source code

This open-source Android player is developed based on FFMPEG and provides direct output of audio and video at the JNI layer. It does not use BMP and audiotrack output at the Java layer. It supports Arm Assembly acceleration and is super streamlined. The source code of audio and video decoding player

Use it directly! The most popular open-source Android Project (1)

GitHub's popularity in China does not need to be repeated. More and more open-source projects are migrated to the GitHub platform. What's more, it is necessary to understand the popular open-source Android and iOS projects based o

Import an open source library to a project built on Android Studio

configuration, similar to the following: Compile ' com.github.dmytrodanylyk.android-process-button:library:1.0.1 ' Generally we can see on the GitHub page of the open source Library whether there is such an address, or to the MAVEN library according to the package name search there is no, our previous introduction of the project is divided into three parts group

Android Open source Framework android-async-http use

= Environment.gEtexternalstoragedirectory (); File File2 = new file (file, "cat"); File2.mkdir (); File2 = new File (file2, "cat.jpg"); try {fileoutputstream oStream = new FileOutputStream (file2); Ostream.write (arg0); Ostream.flush (); Ostream.close (); Textview.settext ("Cute kitty has been saved in SDcard"); } catch (Exception e) {e.print

Open source China Oschina Android Client Source Analysis (12) Clean cache

In the previous article in the cache object we mentioned that there are three places where the object data is cached, and here's a detailed:1 (/data/data/com.xxx.xxx/cache) apply the private cache directory, belong to the internal cache, other applications can not access, generally store smaller data;2 (/mnt/sdcard/android/data/com.xxx.xxx/cache), apply the private external cache directory.Custom directories under 3SD cards, shared.To implement clear

In Android, citypickerview, an open-source framework, is used to achieve three levels of association between provinces, cities, and cities,

In Android, citypickerview, an open-source framework, is used to achieve three levels of association between provinces, cities, and cities,1. Overview I remember that when I was working on a mall project, I needed to implement provincial/municipal linkages in the address selection to facilitate users to quickly enter the address. At that time, I used an

Android Open source project Weekly 0104

The fourth issue of the Android Open source project Weekly was released by Opendigg. Our Android Open source Weekly is a collection of Opendigg's new open

Hellocharts-android-android charting the use of open source libraries (i)

Recent projects need to use the chart, the technology is limited, it is difficult to achieve their own, so after comparison, finally decided to use hellocharts this open source Library, Portal: Https://github.com/lecho/hellocharts-android, First, because the introduction of convenience, the second is the code is relatively clear, easy to add to the project. Anoth

Open source China Oschina Android Client Source Analysis (1) Start interface App_start

service completed in the background, regardless of upload success or failure, finally remember to turn off the service. After the success, the old log file is deleted because we are going to do a new round of operations, as to where the log will be saved, which should be found later with stepwise analysis.Third-party package https://github.com/loopj/android-async-http are used here. 3.3 In the Onresume function to do the following: Mainly considering

9 Most potential PHP Open source project: Android Development tops _php Tutorials

PHP's Open source world is quite exciting, including many of the famous PHP open source projects, such as Drupal, Sugar CMS, Joomla, etc., but in this article, the author will choose 9 The latest popularity is not too high, but in some aspects is very practical, is still in the development stage, Great potential for PH

Android open-source framework DataDroid and androiddatadroid

Android open-source framework DataDroid and androiddatadroid Android open-source framework DataDroid DataDroid is an open-source development

Six recommended open-source Android frameworks

Module: You can easily implement multi-threaded download, background download, resumable download, download control, such as start, pause, and delete. Network status detection module: Checks network status changes. 6. LoonAndroid Project address: https://github.com/gdpancheng/LoonAndroid The main modules are as follows: Automatic injection framework (only apps in the framework can be inherited) Image loading framework (multiple caches, automatic

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.