A basic app to play with Numbers API (http://numbersapi.com).
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.
The following table is the detailed list of NumberFacts.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\MuseoSansRounded-300.otf assets\fonts\MuseoSansRounded-700.otf |
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.
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