목록2025/02/23 (5)
투케이2K
[설 명]프로그램 : Android / Java설 명 : C_Bluetooth_Spp_Server_Module : 블루투스 SPP 통신 서버 모듈 클래스 [소스 코드]package com.example.javaproject.C_Module;import android.Manifest;import android.bluetooth.BluetoothAdapter;import android.bluetooth.BluetoothDevice;import android.bluetooth.BluetoothSocket;import android.content.Context;import android.content.pm.PackageManager;import android.os.Build;import androidx.c..
[설 명]프로그램 : Android / Java설 명 : C_Bluetooth_Spp_Server_Module : 블루투스 SPP 통신 서버 모듈 클래스 [소스 코드]package com.example.javaproject.C_Module;import android.Manifest;import android.bluetooth.BluetoothAdapter;import android.bluetooth.BluetoothDevice;import android.bluetooth.BluetoothServerSocket;import android.bluetooth.BluetoothSocket;import android.content.Context;import android.content.pm.PackageMa..

[설 명][IT 정보] 삼성 갤럭시 스마트폰 삼성클라우드 자동 데이터 백업 설정 방법 설명 [화면 설명] [내 용]// --------------------------------------------------------------------------------------[개발 및 테스트 환경]// --------------------------------------------------------------------------------------- 제목 : 삼성 갤럭시 스마트폰 삼성클라우드 자동 데이터 백업 설정 방법 설명- 테스트 환경 : 삼성 갤럭시 스마트폰// -----------------------------------------------------------------------..

[설 명][IT 정보] 삼성 갤럭시 스마트폰 삭제 된 연락처 복구 방법 설명 [화면 설명] [내 용]// --------------------------------------------------------------------------------------[개발 및 테스트 환경]// --------------------------------------------------------------------------------------- 제목 : 삼성 갤럭시 스마트폰 삭제 된 연락처 복구 방법 설명- 테스트 환경 : 삼성 갤럭시 스마트폰// --------------------------------------------------------------------------------------/..

[설 명][IT 정보] 삼성 갤럭시 스마트폰 연락처 프로필 사진 편집 방법 설명 [화면 설명] [내 용]// --------------------------------------------------------------------------------------[개발 및 테스트 환경]// --------------------------------------------------------------------------------------- 제목 : 삼성 갤럭시 스마트폰 연락처 프로필 사진 편집 방법 설명- 테스트 환경 : 삼성 갤럭시 스마트폰// -----------------------------------------------------------------------------------..