Android Open Source - Development api NumberFacts






Project Summary

A basic app to play with Numbers API (http://numbersapi.com).

Web Site / Source Repository

NumberFacts is hosted in the following web site
https://github.com/Shyish/NumberFacts

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

ItemValue
Java File Count15
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\MuseoSansRounded-300.otf
assets\fonts\MuseoSansRounded-700.otf




Resource Files

There are 2 image files in NumberFacts. The names of the image files are listed as follows.

ic_launcher_app.png
ic_menu_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NumberFacts has the following Java source files.

com.zdvdev.numberfacts.activity.MainActivity.java
com.zdvdev.numberfacts.adapter.SpinnerArrayAdapter.java
com.zdvdev.numberfacts.async.CustomObserver.java
com.zdvdev.numberfacts.async.CustomSubscription.java
com.zdvdev.numberfacts.async.OnJobStatusChangedListener.java
com.zdvdev.numberfacts.async.Subscription.java
com.zdvdev.numberfacts.common.Util.java
com.zdvdev.numberfacts.datamodel.DataManager.java
com.zdvdev.numberfacts.datamodel.model.ResponseFact.java
com.zdvdev.numberfacts.datamodel.source.CacheDataSource.java
com.zdvdev.numberfacts.datamodel.source.CloudDataSource.java
com.zdvdev.numberfacts.fragment.FactsFragment.java
com.zdvdev.numberfacts.widget.CustomTypefaceSpan.java
com.zdvdev.numberfacts.widget.ShadowSpan.java