◐ Shell
clean mode source ↗

Sonderman - Overview

Pinned Loading

  1. 1

        <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

    2

        <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

    3

        <uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>

    4

        <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>

    5

        <uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES"/>
  2. A Bluetooth Classic-based, fully offline peer-to-peer chat application. It aims to facilitate short-range, device-to-device communication, particularly in disaster scenarios like earthquakes, where…

    Dart 2

  3. It is an open source project developed with Flutter, which aims to bring together free artificial intelligence tools with users and allow them to use these tools anonymously and unlimitedly without…

    Dart 2 2