Git Product home page Git Product logo

libandroidhttp's Introduction

LibAndroidHttp is a cURL library wrapper for Android platform.


Introduction:
    I wrote the code because I want to speed up the syncing process of EasyRSS (http://easyrssofficial.herokuapp.com/), but the code is not used, since it has a critical bug (see the *Bugs* section for more details).

    The implementation of the interaction between cURL and JAVA is written in C with JNI. Totally, there are four classes,
        HttpURLByteConverter
        HttpURLFileWriter
        HttpURLInputStream

    Just read the source code for more details (for the JAVA code of this project is quite short).


Bugs:
    I've tested the code in VM of Android with version 1.6, 2.0, 2.1, 2.2 and 2.3. On mobiles, I've tested the code with Android v2.1. The code works well on all of the mentioned devices.
    But unfortunately, it is reported that the library will crash on Android v2.3. I really don't know why it happens, but it's the fact (I guess it's the bug of JNI). Sorry for the bug. Also, I'm looking forward that someone would help me with the bug.

libandroidhttp's People

Contributors

davidsun avatar

Watchers

James Cloos avatar jia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.