Application Android - Projet de premi?re ann?e de master Informatique - Application permettant a deux t?l?phone d'?changer des C.V entre eux sans intervention de l'utilisateur.
cv-sans-contact is hosted in the following web site
https://github.com/maximegens/cv-sans-contact
If you think the Android project cv-sans-contact 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 cv-sans-contact.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [ldpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Asset File Names | assets\pdf_reponse\Caf_Maxime.pdf |
There are 2 image files in cv-sans-contact. The names of the image files are listed as follows.
pdf.png wifi_lg.png
The following screenshort is generated from the image listed above.
cv-sans-contact has the following Java source files.
TraitementSansFil.TraitementBluetooth.java com.projetMaster.activity.Accueil.java com.projetMaster.activity.AjouterRecherche.java com.projetMaster.activity.ModifierRecherche.java com.projetMaster.activity.VoirMesRecherches.java com.projetMaster.activity.VoirMesReponses.java com.projetMaster.adapter.RechercheAdapter.java com.projetMaster.adapter.ReponseAdapter.java com.projetMaster.baseDeDonnees.BaseDeDonneeCVSC.java com.projetMaster.baseDeDonnees.RechercheBDD.java com.projetMaster.bluetooth.Bluetooth.java com.projetMaster.bluetooth.BroadcastRechercheBluetooth.java com.projetMaster.bluetooth.ConstantesBluetooth.java com.projetMaster.bluetooth.EcouteEnvoiData.java com.projetMaster.bluetooth.SeConnecterAuDeviceThread.java com.projetMaster.bluetooth.ServeurBluetooth.java com.projetMaster.recherche.Constante.java com.projetMaster.recherche.Recherche.java com.projetMaster.recherche.Reponse.java