Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://hal.archives-ouvertes.fr/hal-04614660
05 August 2024, 12:02:15 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • HEAD
    • 10756b8
    • /
    • README
    Raw File Download

    To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
    Select below a type of object currently browsed in order to display its associated SWHID and permalink.

    • content
    • directory
    • snapshot
    • release
    origin badgecontent badge Iframe embedding
    swh:1:cnt:9fdfd1eff26e9e9f6fd4e65f8b8cc88487aac10f
    origin badgedirectory badge Iframe embedding
    swh:1:dir:10756b8a68bab1e2b40461190f98ad49c6a98421
    origin badgesnapshot badge
    swh:1:snp:a9e2f485516bb2aaf65529a4f98a69b9877ddc8c
    origin badgerelease badge
    swh:1:rel:54d9adb7684006e00049757eb1b37fa514de303c

    This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
    Select below a type of object currently browsed in order to generate citations for them.

    • content
    • directory
    • snapshot
    • release
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    README
    # PADME App
    This archive contains the source code of the Android application "PADME App" and its server side data handling PHP script. It was developed by David REI during his PhD thesis from September 2019 to March 2024.
    
    ## General information
    - Language: Java
    - Target platform: Android
    - Code versions: two versions are provided, v57 and v77. More information below.
    
    ## Description
    The "PADME App" application implements the PADME model (Personality-based Adaptive moDel for Motivation in E-health), as part of David REI's PhD thesis[^1].
    
    This archive contains three source code folders:
    - the source code for version v57, used for the second experiment (chapter 5 of the thesis).
    - the source code for version v77, used for the third experiment (chapter 6 of the thesis).
    - the source code for the web application, used continously to handle the data and display it in a human-readable manner.
    
    The data produced during the experiments mentioned in the thesis is NOT provided in this archive.
    
    ## Documentation
    There is no documentation of the project, but comments in English were made during development to help understand how the code works.
    
    ## Status
    The developement of the project has stopped completely.
    
    ## Contact and support
    Author's e-mail address: david@exploptimist.eu
    
    ## Last modification
    In order to publish this code as an open-source project, the code was lastly edited to delete any third-party link, especially those to Paris-Saclay University servers, mandatory for the author's experiments, but deprecated since then.
    
    These modifications appear clearly in the code, with the word "deprecated".
    
    ## Build, installation, requirements
    This source code is written with Java and targets the Andorid platform. As such, it is intended to be used with Android Studio (most recent version recommended).
    
    The build is done with Gradle, all configuration scripts are provided.
    
    There is no special requirement.
    
    When importing the project, some adjustment may need to be done, especially to provide the right path to the user's Java installation folder.
    
    ## Usage
    The code can be built and run directly in Android Studio, but may need a physical device connected to the IDE to use all features of PADME App.
    
    ## License
    [CeCILL-B](http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html) English version.
    
    [CeCILL-B](http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html) French version.
    
    Both license versions are provided with the archive, in the LICENSES folder.
    
    
    [^1]: [PhD thesis](https://hal.science/tel-04538519)

    back to top

    Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
    The source code of Software Heritage itself is available on our development forge.
    The source code files archived by Software Heritage are available under their own copyright and licenses.
    Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API