Simple app for managing your anime list via a android 4.0+ device..
malforandroid2 is hosted in the following web site
https://github.com/riotopsys/malforandroid2
If you think the Android project malforandroid2 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 malforandroid2.
Item | Value |
---|---|
Java File Count | 73 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar eventbus-2.0.2.jar gson-2.2.3.jar guice-3.0-no_aop.jar javax.inject-1.jar jsr305-1.3.9.jar ormlite-android-4.45.jar ormlite-core-4.45.jar roboguice-2.0.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE com.android.vending.BILLING |
There are 4 image files in malforandroid2. The names of the image files are listed as follows.
ic_menu_refresh.png ic_menu_search.png ic_trash.png ic_website.png
The following screenshort is generated from the image listed above.
malforandroid2 has the following Java source files.
com.github.riotopsys.malforandroid2.CustomModule.java com.github.riotopsys.malforandroid2.GlobalState.java com.github.riotopsys.malforandroid2.MalApplication.java com.github.riotopsys.malforandroid2.activity.BaseActivity.java com.github.riotopsys.malforandroid2.activity.BaseDetailActivity.java com.github.riotopsys.malforandroid2.activity.DetailActivity.java com.github.riotopsys.malforandroid2.activity.DonateActivity.java com.github.riotopsys.malforandroid2.activity.HubActivity.java com.github.riotopsys.malforandroid2.adapter.BaseRecordAdapter.java com.github.riotopsys.malforandroid2.adapter.DynamicPagerAdapter.java com.github.riotopsys.malforandroid2.adapter.SupplementaryText.ProgressText.java com.github.riotopsys.malforandroid2.adapter.SupplementaryText.RankText.java com.github.riotopsys.malforandroid2.adapter.SupplementaryText.ScoreText.java com.github.riotopsys.malforandroid2.adapter.SupplementaryText.SupplementaryTextFactory.java com.github.riotopsys.malforandroid2.adapter.SupplementaryText.WatchedStatusText.java com.github.riotopsys.malforandroid2.database.AnimeDBDeleteTask.java com.github.riotopsys.malforandroid2.database.AnimeDBUpdateTask.java com.github.riotopsys.malforandroid2.database.DatabaseHelper.java com.github.riotopsys.malforandroid2.database.MangaDBDeleteTask.java com.github.riotopsys.malforandroid2.database.MangaDBUpdateTask.java com.github.riotopsys.malforandroid2.database.ReadNameValuePairs.java com.github.riotopsys.malforandroid2.event.AnimeChangeDetailViewRequest.java com.github.riotopsys.malforandroid2.event.AnimeSearchUpdated.java com.github.riotopsys.malforandroid2.event.AnimeUpdateEvent.java com.github.riotopsys.malforandroid2.event.ChangeDetailViewRequest.java com.github.riotopsys.malforandroid2.event.CredentialVerificationEvent.java com.github.riotopsys.malforandroid2.event.ListRetreivalStatusEvent.java com.github.riotopsys.malforandroid2.event.MangaChangeDetailViewRequest.java com.github.riotopsys.malforandroid2.event.MangaSearchUpdated.java com.github.riotopsys.malforandroid2.event.MangaUpdateEvent.java com.github.riotopsys.malforandroid2.fragment.AbstractListFragment.java com.github.riotopsys.malforandroid2.fragment.AnimeDetailFragment.java com.github.riotopsys.malforandroid2.fragment.AnimeListFragment.java com.github.riotopsys.malforandroid2.fragment.AnimeSearchListFragment.java com.github.riotopsys.malforandroid2.fragment.LoginFragment.java com.github.riotopsys.malforandroid2.fragment.MangaDetailFragment.java com.github.riotopsys.malforandroid2.fragment.MangaListFragment.java com.github.riotopsys.malforandroid2.fragment.MangaSearchListFragment.java com.github.riotopsys.malforandroid2.fragment.NumberPickerFragment.java com.github.riotopsys.malforandroid2.fragment.PlacardFragment.java com.github.riotopsys.malforandroid2.loader.AnimeLoader.java com.github.riotopsys.malforandroid2.loader.AnimeSearchLoader.java com.github.riotopsys.malforandroid2.loader.DBLoader.java com.github.riotopsys.malforandroid2.loader.MangaLoader.java com.github.riotopsys.malforandroid2.loader.MangaSearchLoader.java com.github.riotopsys.malforandroid2.loader.SingleAnimeLoader.java com.github.riotopsys.malforandroid2.loader.SingleMangaLoader.java com.github.riotopsys.malforandroid2.model.AnimeCrossReferance.java com.github.riotopsys.malforandroid2.model.AnimeJournalEntry.java com.github.riotopsys.malforandroid2.model.AnimeListResponse.java com.github.riotopsys.malforandroid2.model.AnimeRecord.java com.github.riotopsys.malforandroid2.model.BaseJournalEntry.java com.github.riotopsys.malforandroid2.model.BaseRecord.java com.github.riotopsys.malforandroid2.model.MangaCrossReferance.java com.github.riotopsys.malforandroid2.model.MangaJournalEntry.java com.github.riotopsys.malforandroid2.model.MangaListResponse.java com.github.riotopsys.malforandroid2.model.MangaRecord.java com.github.riotopsys.malforandroid2.model.NameValuePair.java com.github.riotopsys.malforandroid2.server.AbstractServerInterface.java com.github.riotopsys.malforandroid2.server.AnimeServerInterface.java com.github.riotopsys.malforandroid2.server.BootReciever.java com.github.riotopsys.malforandroid2.server.MangaServerInterface.java com.github.riotopsys.malforandroid2.server.RestHelper.java com.github.riotopsys.malforandroid2.server.RestResult.java com.github.riotopsys.malforandroid2.server.UrlBuilder.java com.github.riotopsys.malforandroid2.util.AnimeWatchedStatusTypeAdapter.java com.github.riotopsys.malforandroid2.util.Apprater.java com.github.riotopsys.malforandroid2.util.MangaReadStatusTypeAdapter.java com.github.riotopsys.malforandroid2.util.RecordTitleComparator.java com.github.riotopsys.malforandroid2.view.RefreshProgressActionView.java