open source barcode scanner android

Discover open source barcode scanner android, include the articles, news, trends, analysis and practical advice about open source barcode scanner android on alibabacloud.com

Just take it! The hottest Android Open source project (end of article)

Android-swipelistview.Swipelistview is an Android List view implementation that implements a custom ListView cell that can be slid to display the expansion panel. Developers can download and install their demo app directly on Google Play.Greendao.Greendao is an ORM solution that can help Android developers quickly map Java objects to a form in a SQLite database,

The hottest Android Open source project on GitHub (end of article)

Summary: as of now, in the GitHub "most popular Open source project" series we have introduced 40 Android open source projects, for so many projects, you are mark, and the code friends to share the experience or lament "live to learn old"? Today we will continue to introduce

. NET open source, Visual Studio starts to support Android and IOS programming and comes with an Android emulator

. NET open source, Visual Studio starts to support Android and IOS programming and comes with an Android emulatorBeijing time early this morning Connect (); At the conference, many programmers ' assumptions become reality.. NET open sour

[Android] Use Gradle submit your own open source Android library to Maven Center library

The following content is original, welcome reprint, Reprint please specifyFrom every day blog: http://www.cnblogs.com/tiantianbyconan/p/4388175.htmlThis article is for open source enthusiasts.If you want someone else to use your Android Open Source Library, the first way is

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 development _ eight open-source android game engines (excellent)

Users who are new to android game development tend to be confused. They often do not know where to start. Whenever they encounter problems they cannot solve, and often will envy iPhone under a free game engine such as Cocos2d-iphone can be used, while self abandon complaints Android platform game development is too difficult, and even a decent gameThere is no play engine, and I even mistakenly think that us

Android Advanced Note 14:robobinding (Implementation of the data-bound Presentation model (MVVM) mode Android Open source framework)

1.RoboBindingRobobinding is an Android open source framework that implements the data-bound Presentation model (MVVM) pattern. From a simple point of view, he removes unnecessary code such as Addxxlistener (), Findviewbyid (), even injectview like bufferknife do not need, because your code generally does not need to rely on these interface component information.

Android 5.0 Material Design is a collection of cool open-source projects, and android is cool

Android 5.0 Material Design is a collection of cool open-source projects, and android is cool I. Preface Android 5.0 has been online for a while. It is estimated that our friends have seen a great breakthrough over the previous versions on the

Android Open-source Framework (V) xutils---The ORM IOC converged framework in Android

Xutils, like Afinal, is an aggregation framework, chatty, but the more easily reaching. So it is not recommended to use, only to understand. To cope with the temporary project at hand.Android Open source Framework (IV) afinal---The ORM IOC converged framework in AndroidI. Xutils INTRODUCTIONXutils is based on afinal development, but it is much better than afinal stability. Xutils was originally derived from

Android open source -- SlideMenu, android -- slidemenu

Android open source -- SlideMenu, android -- slidemenu Open Source Address:Https://github.com/jfeinstein10/SlidingMenu Introduction:This SlideMenu is no longer a new technology. It is mainly used to switch between the left, right,

CSDN Home > Mobile development Get it straight! The hottest Android Open source project (end of article)

Earlier, the "most popular Open source project" series on the GitHub platform launched by CSDN Mobile channel sparked a buzz among many readers, in the "Get it straight!" The hottest Android Open source project series (i),(ii) , we have also counted 40 of GitHub's most popul

PHP for Android (PFA)-open source project to bring PHP to the Android platform

Irontec launched an open source project, PHP for Android (PFA), to bring PHP to the Android platform. The PFA Project also provides PHP support for Android Scripting Environment (ASE) with apk tools and documentation. Take a look at this video below to start the PHP tour on

Android Open source project EoE Community Android Client

Content of this article Environment Open Source Project EoE Community Android Client This article describes the EoE community Android client. It is an open source project with relatively simple feature

Open source China Oschina Android Client Source Analysis (2) Sliding menu

layout file at the bottom of the menu for setting and closing functions. From the analysis of the layout file, we should apply the following points:1 A combination of android:layout_height= "0dip" plus android:layout_weight= "1" was used, about the usage of android:layout_weight, The key is to display proportionally in the linearlayout. But 2 General two functions: If the layout file has a public part, then can be extracted out of the public, another point, good programming habits: modular, rea

[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

Android Open Source Library

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

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

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

"Kyle takes you to learn Android" Android dedicated log open source project--klog

In the process of Android development and debugging, the use of log is very frequent, a good log tool can save you a lot of time, so klog to write an open source project, hoping to help you improve the efficiency of development, this open source library is inspired by logger

Total Pages: 15 1 .... 7 8 9 10 11 .... 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.