Android Open Source - Development api VolleyJoomla






Project Summary

Based on android volley library contains this library several requests to interact with a joomla api to retrieve categories and articles. The goal is to simple extend existing requests to create faster new ones..

Web Site / Source Repository

VolleyJoomla is hosted in the following web site
https://github.com/felixWackernagel/VolleyJoomla

If you think the Android project VolleyJoomla listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of VolleyJoomla.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version8
Activity Count0
jar files usedgson-2.2.4.jar
volley.jar




License

The license information of VolleyJoomla is as follows:

Apache License

Java Source Files

de.ewackernagel.volley.joomla.GsonJRequest.java
de.ewackernagel.volley.joomla.JArticleDetailsRequest.java
de.ewackernagel.volley.joomla.JArticlesRequest.java
de.ewackernagel.volley.joomla.JCategoriesRequest.java
de.ewackernagel.volley.joomla.JLoginRequest.java
de.ewackernagel.volley.joomla.JRequest.java
de.ewackernagel.volley.joomla.pojos.JArticle.java
de.ewackernagel.volley.joomla.pojos.JCategory.java
de.ewackernagel.volley.joomla.pojos.JConfiguration.java
de.ewackernagel.volley.joomla.pojos.JWebsite.java