Zephyr Mobile Application for Android.
zephyr-mobile is hosted in the following web site
https://github.com/benweissmann/zephyr-mobile
If you think the Android project zephyr-mobile 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 zephyr-mobile.
Item | Value |
---|---|
Java File Count | 41 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 6 |
jar files used | jsch-0.1.47.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\ic_launcher.xcf assets\ic_launcher_512.png |
Raw File Names | res\raw\known_hosts |
There are 16 image files in zephyr-mobile. The names of the image files are listed as follows.
ic_menu_clear_playlist.png ic_menu_compose.png ic_menu_feedback.png ic_menu_refresh.png ic_menu_reset.png ic_menu_settings.png ic_menu_unhide.png ic_tab_class_selected.png ic_tab_class_src.png ic_tab_class_unselected.png ic_tab_personal_selected.png ic_tab_personal_src.png ic_tab_personal_unselected.png load_error.png star_big_off.png star_big_on.png
The following screenshort is generated from the image listed above.
zephyr-mobile has the following Java source files.
com.benweissmann.zmobile.ClassListActivity.java com.benweissmann.zmobile.ComposeActivity.java com.benweissmann.zmobile.InstanceListActivity.java com.benweissmann.zmobile.PersonalsListActivity.java com.benweissmann.zmobile.ZMobilePreferencesActivity.java com.benweissmann.zmobile.ZephyrgramActivity.java com.benweissmann.zmobile.ZephyrgramSetActivity.java com.benweissmann.zmobile.auth.AuthHelper.java com.benweissmann.zmobile.auth.Credentials.java com.benweissmann.zmobile.auth.CredentialsCallback.java com.benweissmann.zmobile.auth.NoStoredCredentialsException.java com.benweissmann.zmobile.components.ListHeader.java com.benweissmann.zmobile.components.LoadFlipper.java com.benweissmann.zmobile.listadapters.ZephyrClassListAdapter.java com.benweissmann.zmobile.listadapters.ZephyrgramListAdapter.java com.benweissmann.zmobile.listadapters.ZephyrgramSetListAdapter.java com.benweissmann.zmobile.service.MalformedServerResponseException.java com.benweissmann.zmobile.service.XMLRPCHelper.java com.benweissmann.zmobile.service.ZephyrService.java com.benweissmann.zmobile.service.ZephyrServiceBridge.java com.benweissmann.zmobile.service.callbacks.BinderCallback.java com.benweissmann.zmobile.service.callbacks.ZephyrCallback.java com.benweissmann.zmobile.service.callbacks.ZephyrStatusCallback.java com.benweissmann.zmobile.service.objects.IQuery.java com.benweissmann.zmobile.service.objects.OrQuery.java com.benweissmann.zmobile.service.objects.Query.java com.benweissmann.zmobile.service.objects.ZephyrClass.java com.benweissmann.zmobile.service.objects.ZephyrInstance.java com.benweissmann.zmobile.service.objects.ZephyrPersonals.java com.benweissmann.zmobile.service.objects.Zephyrgram.java com.benweissmann.zmobile.service.objects.ZephyrgramResultSet.java com.benweissmann.zmobile.service.objects.ZephyrgramSet.java com.benweissmann.zmobile.setup.NoStoredZServException.java com.benweissmann.zmobile.setup.SetupHelper.java com.benweissmann.zmobile.setup.ZServ.java com.benweissmann.zmobile.setup.ZServCallback.java com.benweissmann.zmobile.setup.ZServException.java com.benweissmann.zmobile.util.DomainStripper.java com.benweissmann.zmobile.util.QueryBuilder.java com.benweissmann.zmobile.util.TextWrapper.java com.benweissmann.zmobile.util.URIs.java