Android Open Source - Network local you2peer






Project Summary

Android application to share files in a local network between a private group of people.

Web Site / Source Repository

you2peer is hosted in the following web site
https://github.com/ArianJM/you2peer

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

ItemValue
Java File Count34
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of you2peer is as follows:

Apache License

Resource Files

There are 37 image files in you2peer. The names of the image files are listed as follows.

action_search.png
av_download.png
av_upload.png
binary.png
binary_big.png
box.png
box_big.png
collections_collection.png
collections_view_as_list.png
connect.png
content_discard.png
content_new.png
content_save.png
doc.png
doc_big.png
file.png
file_big.png
ic_action_search.png
image.png
image_big.png
navigation_refresh.png
pdf.png
pdf_big.png
rating_bad.png
rating_good.png
script.png
script_big.png
share.png
social_add_group.png
social_group.png
source.png
source_big.png
txt.png
txt_big.png
u2p_launcher.png
xls.png
xls_big.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.u2p.core.comm.Client.java
com.u2p.core.comm.Server.java
com.u2p.core.db.DbDataSource.java
com.u2p.core.db.DbFile.java
com.u2p.core.db.DbGroups.java
com.u2p.core.db.DbU2P.java
com.u2p.core.db.DbUser.java
com.u2p.core.nsd.NsdHelper.java
com.u2p.events.ActivityEventsGenerator.java
com.u2p.events.ActivityEventsListener.java
com.u2p.events.ActivityEvents.java
com.u2p.events.FileEvent.java
com.u2p.events.ListEvent.java
com.u2p.events.NewClientEvent.java
com.u2p.events.NewGroupList.java
com.u2p.events.ServerEventsGenerator.java
com.u2p.events.ServerEventsListener.java
com.u2p.events.VoteEvent.java
com.u2p.messages.ACK.java
com.u2p.messages.Authentication.java
com.u2p.messages.FileAnswer.java
com.u2p.messages.FileRequest.java
com.u2p.messages.ListAnswer.java
com.u2p.messages.ListRequest.java
com.u2p.messages.NewFile.java
com.u2p.messages.StillAlive.java
com.u2p.messages.VoteFile.java
com.u2p.ui.FileDetailsActivity.java
com.u2p.ui.FileSelectionActivity.java
com.u2p.ui.MainActivity.java
com.u2p.ui.adapters.ItemFileAdapter.java
com.u2p.ui.component.GroupListFile.java
com.u2p.ui.component.ItemFile.java
com.u2p.ui.component.LoginDialogFragment.java