Android Open Source - App share no-cloud-share






Project Summary

Android app for sharing content without using any cloud services.

Web Site / Source Repository

no-cloud-share is hosted in the following web site
https://github.com/felixb/no-cloud-share

If you think the Android project no-cloud-share 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 no-cloud-share.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Activity Count5
Fragment Count1
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK




License

The license information of no-cloud-share is as follows:

GNU General Public License

Resource Files

There are 21 image files in no-cloud-share. The names of the image files are listed as follows.

ab_bottom_solid_apptheme.9.png
ab_solid_apptheme.9.png
ab_stacked_solid_apptheme.9.png
ab_transparent_apptheme.9.png
apptheme_list_activated_holo.9.png
apptheme_list_focused_holo.9.png
apptheme_list_longpressed_holo.9.png
apptheme_list_pressed_holo_light.9.png
apptheme_list_selector_disabled_holo_light.9.png
cab_background_bottom_apptheme.9.png
cab_background_top_apptheme.9.png
ic_action_extend.png
ic_stat_share.png
list_focused_apptheme.9.png
list_pressed_apptheme.9.png
menu_dropdown_panel_apptheme.9.png
progress_primary_apptheme.9.png
spinner_ab_default_apptheme.9.png
spinner_ab_disabled_apptheme.9.png
spinner_ab_focused_apptheme.9.png
spinner_ab_pressed_apptheme.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

de.ub0r.android.nocloudshare.AboutActivity.java
de.ub0r.android.nocloudshare.HttpService.java
de.ub0r.android.nocloudshare.IntroActivity.java
de.ub0r.android.nocloudshare.SettingsActivity.java
de.ub0r.android.nocloudshare.ShareActivity.java
de.ub0r.android.nocloudshare.ShareFragment.java
de.ub0r.android.nocloudshare.ShareListActivity.java
de.ub0r.android.nocloudshare.http.BitmapLruCache.java
de.ub0r.android.nocloudshare.http.Httpd.java
de.ub0r.android.nocloudshare.model.GsonFactory.java
de.ub0r.android.nocloudshare.model.ShareItemContainer.java
de.ub0r.android.nocloudshare.model.ShareItem.java
de.ub0r.android.nocloudshare.views.CheckableRelativeLayout.java
de.ub0r.android.nocloudshare.views.MeasuringRelativeLayout.java
fi.iki.elonen.NanoHTTPD.java