EuphonyForever sample project

Overview

Looking-for-job

This is a sample project made by euphonyforever using the euphony library. The purpose of this app is provide an easy way to send and receive resumes and introduce various ways to use euphony.

You can send or receive the following informations.

  • name
  • birth
  • phone-number
  • address
  • career

How to use

On Android Studio

  • Start

  1. Clone the project with Git or Android Studio.
  2. On Android Studio build and run the project.


  • Send resume


  1. Click the "이력서 보내기(Send Resume)" button.
  2. Fill in your information.
  3. Click the "전송(send)" button.

  • Receive Resume

  1. Click the "이력서 받기(Get Resume)" button.
  2. Receive sound waves with the euphony listener running.
  3. When it receives sound waves, it converts them into data and displays resume information.



Notation

- The app requires audio permission. - The app targets API level 30, and support at least API level 21.



Contributing

Changes and improvements are more than welcome! Feel Free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master.



Authors

Comments
  • Processing data for data transportation

    Processing data for data transportation

    Process for sending and receiving data

    Send data

    1. Create a data class and store the data there.
    2. Convert to string in json format.

    Receive data

    1. Convert string to data class.
    enhancement 
    opened by lin9703 3
  • Add resume info input section

    Add resume info input section

    feat : Add resume info input section( #5 )

    image

    We can get name, birth, phone number, address, and work experience. And the design will be revised after we decide on the concept. If you have any corrections or additions, please give me feedback. @6loss0m @lin9703 @dd-create

    opened by dlwlstks96 2
  • Ouput resume

    Ouput resume

    feat : Add resume info input section( #9 )

    image

    Outputs data from the listener. We are planning to modify the function to receive and print to JSON later.

    opened by 6loss0m 1
  • Added the ability to stop transmitting sound waves

    Added the ability to stop transmitting sound waves

    Added the ability to stop transmitting sound waves. Pressing the transmit button continuously generates sound waves. And when the stop button is pressed, the sound wave generation is stopped. @lin9703 @6loss0m @dd-create #28

    Co-Authored-By: Hyorin [email protected] Co-Authored-By: 6loss0m [email protected] Co-Authored-By: dd-create [email protected]

    opened by dlwlstks96 0
  •  Added the ability to stop transmitting sound waves

    Added the ability to stop transmitting sound waves

    Added the ability to stop transmitting sound waves. Previously, the only way to stop sound wave transmission was to stop the app. So I added the function. @lin9703 @dd-create @6loss0m

    opened by dlwlstks96 0
  • Received data processing

    Received data processing

    Received data processing

    • Removed related code by not using Gson.
    • Take as a string and separate the string with a specific character("%"). It took some time to get the data, but the test was successful! @lin9703 @6loss0m @dd-create
    opened by dlwlstks96 0
  • Add resume info ouput sction

    Add resume info ouput sction

    feat : Add resume info input section( #9 )

    image

    Outputs data from the listener. We are planning to modify the function to receive and print to JSON later.

    opened by 6loss0m 0
  • Apply GSON when sending data

    Apply GSON when sending data

    feat : Apply GSON when sending data( #11 )

    Existing variables containing data have been removed. Then, it stores data using Hashmap and processes it with GSON library. We will revise or merge after review by team members! @dd-create @lin9703 @6loss0m

    opened by dlwlstks96 0
Owner
Euphony
Euphony is the open source soundless acoustic telecommunication library ❤️
Euphony
This project contains many sample codes for demonstrating the usage of some common design patterns.

STUDY COMMON DESIGN PATTERNS 1. About this project This project contains many sample codes for demonstrating the usage of the following design pattern

Võ Trần Minh Quân 21 Jan 2, 2023
An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or to turn an existing project into a devops project using open source software (Git, Docker, Jenkins..)

DevOpsify Description An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or t

obaydah bouifadene 14 Nov 8, 2022
Sample serverless application written in Java compiled with GraalVM native-image

Serverless GraalVM Demo This is a simple serverless application built in Java and uses the GraalVM native-image tool. It consists of an Amazon API Gat

AWS Samples 143 Dec 22, 2022
DsMask - Scalable data masking sample code

This repository contains the sample code, which shows a way to implement complex policy-based data masking on IBM DataStage platform, using masking algorithms coming with IBM InfoSphere Optim.

International Business Machines 2 Feb 4, 2022
This sample shows how to implement two-way text chat over Bluetooth between two Android devices, using all the fundamental Bluetooth API capabilities.

Zenitsu-Bluetooth Chat Application This sample shows how to implement two-way text chat over Bluetooth between two Android devices, using all the fund

Gururaj Koni 1 Jan 16, 2022
Movie,actor & director RESTful API. Sample app with jpa, flyway and testcontainers

spring-restful-jpa-flyway Movie,actor & director RESTful API. Sample app with jpa, flyway and testcontainers.

null 16 Dec 10, 2022
The Spring Boot Sample App on K8S has been implemented using GKE K8S Cluster, Spring Boot, Maven, and Docker.

gke-springboot-sampleapp ?? The Spring Boot Sample App on K8S has been implemented using GKE K8S Cluster, Spring Boot, Maven, and Docker. Usage To be

KYEONGMIN CHO 1 Feb 1, 2022
A sample microservice built with Spring Boot and Gradle.

Project Overview A sample microservice built with Spring Boot and Gradle. There are APIs built using REST and the resource is bicycle. All CRUD operat

Gordon Mendonsa 1 Feb 2, 2022
An implementation of a sample E-Commerce app in k8s. This online retail marketplace app uses Spring Boot, React, and YugabyteDB.

An implementation of a sample E-Commerce app in k8s. This online retail marketplace app uses Spring Boot, React, and YugabyteDB.

yugabyte 1 Oct 27, 2022
Sample Spring Boot CLI application

sb-cli Sample Spring Boot CLI application. Shows how a Spring Boot application may be configured and packaged to create native executables with GraalV

Andres Almiray 28 Nov 2, 2022
The VAST ad sample code provided by HUAWEI Ads Kit describes how to display linear ads by integrating the HUAWEI VAST SDK into your app.

HMS Ads Demo for VAST English | 中文 Table of Contents Introduction Installation Configuration Supported Environments Sample Code Result License Introdu

HMS 11 Jul 16, 2022
A sample eForms application that can visualise an eForms notice

A sample eForms application that can visualise an eForms notice. It uses efx-translator-java to generate XSL templates from notice view templates written in EFX. It then uses an XSLT processor to generate an HTML visualisation of any given eForms notice.

TED & EU Public Procurement 6 Nov 23, 2022
The project aim at easier to start a spring boot/cloud project.

easy-starters 是一个公共 starter 集合,旨在帮助 java 开发者快速构建 Springboot 与 Spring Cloud 项目. lx-starters的环境要求 JDK requirement: JDK 1.8+ Spring booter 2.x,+ 如何引用lx-s

null 3 Jul 11, 2022
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.

DEX控制流混淆插件版 · BlackObfuscator-ASPlugin English Version 本项目为 BlackObfuscator 的Android Studio插件版,支持打包自动化混淆。功能及介绍方面请查看 BlackObfuscator 源项目 注意事项 首要注意:Blac

null 229 Dec 31, 2022
This project provides an advanced baseline to help you kick start a Spring project.

?? Advanced Spring Scaffold The Spring Framework is an application framework and inversion of control container for the Java platform. This project wa

André de Sousa 22 Oct 15, 2022
This is an example of how conditional events can be triggered in Camunda using a simple spring boot project

Camunda Conditional Events Example This example is a Spring Boot Application using Camunda. In this example i'll show a variety of ways that BPMN's Co

Niall 5 Sep 30, 2021
End to End project for Kafka Streams using Spring Cloud Kafka streams

Spring Kafka Streams using Spring Cloud Streams End to End example Endpoint http://localhost:8080/domain/lookup/facebook - to pull all facebook relate

TechPrimers 43 Dec 20, 2022
Community-Driven Game Server Development solution for Java Developers based on DEEPINTHINK MagOKO Project.

MagOKO Stack Community-Driven Game Server Development solution for Java Developers based on DEEPINTHINK MagOKO Project. License Copyright 2021-present

DeepInThink Community 10 Jun 1, 2021