AUTO SWIPE · ANDROID

개인정보처리방침
Privacy Policy

Auto Swipe가 접근성 서비스와 광고 SDK를 통해 어떤 정보를 처리하는지 설명합니다.

Auto Swipe 개인정보처리방침

본 개인정보처리방침은 박선영(이하 “개발자”)이 제공하는 Android 앱 Auto Swipe(이하 “앱”)에 적용됩니다.

1. 핵심 요약

  • 앱은 회원가입이나 사용자 계정을 제공하지 않으며 개발자 서버를 운영하지 않습니다.
  • 접근성 서비스가 확인하는 현재 활성 앱의 식별 정보는 기기 안에서만 일시적으로 처리됩니다.
  • 사용자가 선택한 대상 앱과 자동 스와이프 설정은 앱의 로컬 저장소에 저장됩니다.
  • 앱에는 Google Mobile Ads SDK를 통한 광고가 포함되며, Google과 광고 파트너가 광고 관련 데이터를 처리할 수 있습니다.

2. 접근성 서비스로 처리하는 정보

앱은 사용자가 선택한 앱에서만 설정된 간격으로 위쪽 스와이프를 실행하기 위해 Android의 접근성 서비스 API를 사용합니다.

접근성 서비스는 다음 정보를 처리합니다.

  • 현재 활성 앱의 식별 정보(패키지 이름): 현재 화면의 앱이 사용자가 선택한 대상 앱인지 비교하기 위해 사용합니다.
  • 창 상태 정보: 대상 앱이 활성 상태인지 판단하고, 대상 앱에서만 제스처를 실행하기 위해 사용합니다.

앱은 접근성 서비스를 통해 화면의 텍스트, 이미지, 사용자가 입력한 내용, 비밀번호 또는 계정 정보를 검사하거나 저장하지 않습니다. 현재 활성 앱의 식별 정보는 비교 과정에서 기기 메모리에 일시적으로만 사용되며, 영구 저장되거나 개발자 또는 광고 SDK로 전송되지 않습니다.

예약 종료 기능을 사용자가 켠 경우, 선택한 시간이 지나면 앱은 홈 화면으로 이동하고 자동 스와이프를 중지한 뒤 자신의 접근성 서비스를 해제할 수 있습니다.

3. 기기에 저장되는 앱 설정

사용자가 대상 앱을 선택할 수 있도록 앱은 기기에 설치된 앱 중 실행 가능한 앱의 이름, 패키지 이름, 아이콘 및 실행 구성요소를 기기 안에서 조회하여 목록으로 표시합니다. 이 목록은 개발자나 제3자에게 전송되지 않으며, 사용자가 선택한 앱의 정보만 아래 설정과 함께 저장됩니다.

앱은 기능 제공을 위해 다음 정보를 Android의 앱 전용 로컬 저장소에 저장합니다.

  • 사용자가 선택한 대상 앱의 이름, 패키지 이름 및 실행 구성요소
  • 스와이프 간격과 예약 종료 사용 여부 및 시간
  • 접근성 서비스 고지 동의 버전
  • 자동 스와이프 실행 상태, 다음 실행 시각 및 최근 스와이프 시각 등 동작 상태

이 정보는 자동 스와이프 기능을 제공하고 사용자의 설정을 유지하기 위해서만 사용되며 개발자 서버나 제3자에게 전송되지 않습니다. 앱은 Android의 클라우드 백업 및 기기 간 전송에서 앱 데이터를 제외하도록 구성되어 있습니다.

4. 광고 및 Google Mobile Ads SDK

앱은 운영 비용을 지원하기 위해 Google Mobile Ads SDK 25.4.0을 사용하며, 자동 스와이프 세션을 시작할 때 전면 광고가 표시될 수 있습니다.

Google의 공식 SDK 공개 내용에 따르면 SDK는 기본적으로 다음 데이터를 수집하고 공유할 수 있습니다.

  • IP 주소: 기기의 대략적인 일반 위치를 추정하는 데 사용될 수 있습니다.
  • 앱 상호작용: 앱 실행, 탭, 광고 또는 동영상 조회 등의 정보입니다.
  • 진단 정보: 앱 또는 SDK 실행 시간, 멈춤 현상, 성능 및 에너지 사용 관련 정보입니다.
  • 기기 또는 기타 식별자: Android 광고 ID, 앱 세트 ID 및 해당되는 경우 기기 계정과 관련된 기타 식별자입니다.

이러한 데이터는 Google과 광고 파트너가 광고 제공, 분석, 광고 성과 측정, 보안 및 부정행위 방지 목적으로 처리할 수 있습니다. Google Mobile Ads SDK가 전송하는 데이터는 TLS를 통해 전송 중 암호화됩니다. 개발자는 별도의 서버로 이러한 광고 데이터를 직접 수집하지 않지만, AdMob으로부터 집계된 광고 성과 보고서를 받을 수 있습니다.

광고 데이터 처리에 관한 자세한 내용은 Google Mobile Ads 데이터 공개 안내 Google 개인정보처리방침 을 확인하시기 바랍니다.

5. 권한 사용

  • 접근성 서비스: 현재 활성 앱을 확인하고 사용자가 선택한 앱에서 위쪽 스와이프를 실행합니다.
  • 인터넷 및 네트워크 상태: Google Mobile Ads SDK가 광고를 요청하고 표시하는 데 사용합니다.
  • 광고 ID 및 Android 광고 서비스: 광고 제공, 측정 및 부정행위 방지를 위해 Google Mobile Ads SDK가 사용할 수 있습니다.
  • 부팅 완료 알림: 기기 재시작 후 자동 스와이프 실행 상태를 안전하게 초기화하는 데 사용합니다.

6. 정보의 보관 및 삭제

  • 현재 활성 앱의 식별 정보는 일시적으로만 처리되며 영구 저장되지 않습니다.
  • 로컬 앱 설정은 사용자가 변경하거나 앱 데이터를 삭제하거나 앱을 제거할 때까지 기기에 보관됩니다.
  • 사용자는 Android 설정의 앱 → Auto Swipe → 저장공간 → 데이터 삭제를 이용하거나 앱을 제거해 로컬 정보를 삭제할 수 있습니다.
  • 앱은 사용자 계정이나 개발자 서버를 운영하지 않으므로 개발자가 별도로 보관하거나 삭제할 계정 데이터가 없습니다.
  • Google이 처리하는 광고 데이터의 보관과 삭제에는 Google의 정책 및 사용자 광고 설정이 적용됩니다.

7. 정보 보호

앱은 로컬 정보를 Android 앱 샌드박스 안에 저장하고, 앱 데이터의 클라우드 백업과 기기 간 전송을 허용하지 않으며, 평문 네트워크 통신을 허용하지 않도록 구성되어 있습니다. Google Mobile Ads SDK는 광고 데이터를 TLS로 암호화하여 전송합니다. 다만 어떠한 전자적 저장 또는 전송 방식도 절대적인 보안을 보장할 수는 없습니다.

8. 개인정보처리방침 변경

앱의 기능, SDK 또는 데이터 처리 방식이 변경되는 경우 본 방침을 업데이트할 수 있습니다. 중요한 변경이 있을 경우 이 페이지의 시행일을 변경하고 필요한 경우 앱 또는 스토어 등록정보를 통해 안내합니다.

9. 문의

개인정보 처리와 관련한 문의는 아래 연락처로 보내 주시기 바랍니다.

개발자: 박선영
이메일: psyjs01@gmail.com

Auto Swipe Privacy Policy

This Privacy Policy applies to the Auto Swipe Android application (the “App”) provided by 박선영 (the “Developer”). It is effective as of July 24, 2026.

1. Summary

  • The App does not offer registration or user accounts, and the Developer does not operate an app backend server.
  • The identity of the currently active app detected by the accessibility service is processed temporarily only on the device.
  • The target app chosen by the user and automatic swipe settings are stored locally on the device.
  • The App contains advertising through the Google Mobile Ads SDK, and Google and its advertising partners may process advertising-related data.

2. Information processed through the accessibility service

The App uses Android’s AccessibilityService API to perform upward swipes at the interval selected by the user, only while the user-selected app is active.

The accessibility service processes:

  • Identity of the active app (package name), to compare the app currently on screen with the user-selected target app.
  • Window state information, to determine whether the target app is active and restrict gestures to that app.

The App does not inspect or store screen text, images, typed input, passwords, or account information through the accessibility service. The identity of the active app is used temporarily in device memory for comparison and is not persistently stored or transmitted to the Developer or the advertising SDK.

If the user enables scheduled stop, the App can return to the Home screen, stop automatic swiping, and disable its own accessibility service after the selected duration.

3. App settings stored on the device

To let the user choose a target app, the App retrieves the names, package names, icons, and launch components of launchable apps installed on the device and displays that list locally. This list is not transmitted to the Developer or third parties. Only the app selected by the user is stored with the settings below.

The App stores the following information in Android’s app-private local storage:

  • The selected target app’s name, package name, and launch component
  • The swipe interval and scheduled stop preference and duration
  • The version of the accessibility disclosure accepted by the user
  • Operational state such as whether auto swipe is active, the next scheduled time, and the most recent swipe time

This information is used only to provide the automatic swipe feature and preserve the user’s settings. It is not sent to the Developer’s server or to third parties. The App is configured to exclude its data from Android cloud backup and device-to-device transfer.

4. Advertising and the Google Mobile Ads SDK

To support operating costs, the App uses Google Mobile Ads SDK 25.4.0. An interstitial ad may be displayed when the user starts an automatic swipe session.

According to Google’s official SDK disclosure, the SDK may collect and share:

  • IP address, which may be used to estimate the device’s general location.
  • App interactions, such as app launches, taps, and ad or video views.
  • Diagnostic information, such as app or SDK launch time, hang rate, performance, and energy usage.
  • Device or other identifiers, including the Android advertising ID, app set ID, and, where applicable, other identifiers related to accounts on the device.

Google and its advertising partners may process this data for advertising, analytics, ad performance measurement, security, and fraud prevention. Data transmitted by the Google Mobile Ads SDK is encrypted in transit using TLS. The Developer does not directly collect this advertising data through a separate server, but may receive aggregated advertising performance reports from AdMob.

For more information, see the Google Mobile Ads data disclosure and the Google Privacy Policy .

5. Permissions

  • Accessibility service: Detects the active app and performs upward swipes in the app selected by the user.
  • Internet and network state: Used by the Google Mobile Ads SDK to request and display ads.
  • Advertising ID and Android ad services: May be used by the Google Mobile Ads SDK for advertising, measurement, and fraud prevention.
  • Boot completed notification: Safely resets the auto swipe running state after the device restarts.

6. Retention and deletion

  • The identity of the active app is processed temporarily and is not stored persistently.
  • Local app settings remain on the device until the user changes them, clears the App’s data, or uninstalls the App.
  • Users can delete local information through Android Settings → Apps → Auto Swipe → Storage → Clear data, or by uninstalling the App.
  • Because the App does not provide user accounts or operate a Developer server, the Developer does not retain separate account data that requires a deletion request.
  • Advertising data processed by Google is retained and deleted in accordance with Google’s policies and the user’s advertising settings.

7. Security

Local information is stored within the Android app sandbox. The App is configured to disable cloud backup, device-to-device transfer, and cleartext network traffic. The Google Mobile Ads SDK encrypts advertising data in transit using TLS. However, no electronic storage or transmission method can guarantee absolute security.

8. Changes to this policy

This policy may be updated if the App’s features, SDKs, or data practices change. For material changes, the effective date on this page will be updated and notice will be provided through the App or its store listing where required.

9. Contact

For privacy questions, contact:

Developer: 박선영
Email: psyjs01@gmail.com