An Android application that does wolfram-alpha based calculate..
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.
The following table is the detailed list of cloud-calc.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 3 |
Test Case Count | 1 |
jar files used | WolframAlpha-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 Permissions | android.permission.INTERNET |
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