Android Open Source - App cloud cloud-calc






Project Summary

An Android application that does wolfram-alpha based calculate..

Web Site / Source Repository

cloud-calc is hosted in the following web site
https://github.com/wbqd/cloud-calc

If you think the Android project cloud-calc 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 cloud-calc.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version11
Activity Count2
Fragment Count3
Test Case Count1
jar files usedWolframAlpha-1.1.jar
android-support-v4.jar
commons-codec-1.3.jar
commons-logging-1.1.3.jar
httpclient-4.0.1.jar
httpcore-4.0.1.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

cloud-calc has the following Java source files.

com.example.cloud_calc.CustomAdapter.java
com.example.cloud_calc.DetailFragment.java
com.example.cloud_calc.MainActivity.java
com.example.cloud_calc.PodData.java
com.example.cloud_calc.QueryResultActivity.java
com.example.cloud_calc.QueryResultData.java
com.example.cloud_calc.QueryResultParser.java
com.example.cloud_calc.QueryResultParserTest.java
com.example.cloud_calc.QuickFragment.java
com.example.cloud_calc.SubPodData.java