Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 3
Newer►
42 results for tags Android x
  • (an)droid wiki
    Wiki about the Android operating system.
    Sun Nov 29 16:27:20 2020 - permalink -
    - https://www.droidwiki.org/wiki/Hauptseite
    Android german wiki
  • Fairphone, Fairphone Open, backups, etc.
    Blog article about Android (FPOOS) on Fairphone 2.
    Fri Aug 21 23:09:25 2020 - permalink -
    - https://diziet.dreamwidth.org/822.html
    Android backup blog Unix
  • LambdaNative cross-platform development environment
    LambdaNative is an open-source (BSD licensed) cross-platform development environment written in Scheme (Gambit-C), supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, and NetBSD. Some cross-compiler support for Raspberry Pi (Carlson-Minot) and OpenWrt (Sitara) also exists. See also https://www.lambdanative.org/
    Sun Jun 28 16:14:31 2020 - permalink -
    - https://github.com/part-cw/lambdanative/wiki
    Android BSD Scheme software
  • Building Mobile Apps (iOS and Android) with Clojurescript
    Found via
    Sun Jun 28 14:40:48 2020 - permalink -
    - https://medium.com/mindorks/building-mobile-apps-ios-and-android-with-clojurescript-4600235f826c
    Android JavaScript programming
  • Filestash - a web client for org-mode
    Filestash (formerly nuage) is a web client for org-mode. It started as its author believe emacs and org-mode are the greatest thing since sliced bread. The project aims to fix the pain points org-mode's users may have:
    - emacs isn't great out of the desktop world, it needs a cross platform companion app
    - not everyone is willing to go through learning emacs which makes org-mode a hard to sell tool to manage team project.

    A positive review can be found on https://nixfaq.org/2020/06/filestash-a-drag-and-drop-gui-for-file-management-on-server.html

    See https://www.filestash.app/2021/09/06/android-backup/ for a neat way to backup photos from an Android phone.
    Tue May 19 13:07:17 2020 - permalink -
    - https://demo.filestash.app/api/export/wiki/text/html/emacs.org
    Android backup emacs hardware on-line org-mode web
  • Home | Bastian Bloessl
    Bastian ported GNU Radio to Android, this was announced on
    https://www.rtl-sdr.com/gnu-radio-code-for-android-now-released/
    There are many other interesting articles, e.g. how to measure SDR performance, allocating CPU cores to SDR etc.
    Mon May 4 16:57:35 2020 - permalink -
    - https://www.bastibl.net/
    Android blog GNU radio software
  • eql / EQL5-Android · GitLab
    This is an Android port of EQL5 https://gitlab.com/eql/EQL5
    Embedded Qt Lisp (Qt5 binding embedded in ECL, embeddable in Qt)
    See also https://www.lights-of-holiness.eu/android/
    Mon Aug 19 17:03:05 2019 - permalink -
    - https://gitlab.com/eql/EQL5-Android
    Android common-lisp MIT Qt software
  • Introduction — GNSS Compare documentation
    Thu Dec 20 18:41:32 2018 - permalink -
    - https://gnss-compare.readthedocs.io/en/latest/index.html
    Android FOSS satellite-navigation software
  • Raw GNSS Measurements  |  Android Developers
    The Android Framework provides access to raw GNSS measurements on several Android devices (Android 7 or higher is needed).
    Thu Jul 5 16:47:28 2018 - permalink -
    - https://developer.android.com/guide/topics/sensors/gnss#feedback
    Android satellite-navigation software
  • Dual-frequency GNSS on Android devices – Sean Barbeau – Medium
    Article describing the state of dual-frequency GNSS reception on Android devices as of 2018-06.
    Wed Jun 20 11:24:05 2018 - permalink -
    - https://medium.com/@sjbarbeau/dual-frequency-gnss-on-android-devices-152b8826e1c
    Android GNSS satellite-navigation
  • Guix on Android! — 2018 — Blog — GuixSD
    Installing the Guix package manager on Android, requires root access.
    Note that "Guix complains when /gnu or /gnu/store is a symlink".
    Wed Apr 25 11:45:47 2018 - permalink -
    - https://www.gnu.org/software/guix/blog/2018/guix-on-android/
    Android FOSS GNU Linux Scheme TODO
  • an Android port of Inferno OS. it works as a regular Android (> 4.0) app. to build it needs only Android Studio (>3.0) and NDK
    Mon Mar 5 09:39:33 2018 - permalink -
    - https://github.com/bhgv/Inferno-OS_Android
    Android inferno software TODO
  • phyphox - Physical Phone Experiments
    Dein Smartphone ist ein mobiles Labor.
    Ähnliche Programme und Experimente gibt es auf
    http://www.vieyrasoftware.net
    Tue Feb 6 13:34:16 2018 - permalink -
    - http://phyphox.org/de/home-de/
    Android app german iOS physics
  • Projects:Authorizer - 34C3_Wiki
    Turn your (old) smartphone into a Hardware Password Manager! Authorizer is Password Manager for Android with USB Keyboard emulation.
    Wed Jan 10 17:40:39 2018 - permalink -
    - https://events.ccc.de/congress/2017/wiki/index.php/Projects:Authorizer
    Android security TODO
  • open source password manager
    Passman allows you to host your passwords and credentials on your own Nextcloud or ownCloud instance. Independently and open source.

    The encryption is done on the client and server side with AES256 bit encryption, to ensure the safety of your credentials.
    Fri Dec 1 10:32:14 2017 - permalink -
    - https://www.passman.cc/
    Android FOSS security software
  • LineageOS, the successor of cyanogenmod
    Sat Aug 19 13:32:03 2017 - permalink -
    - https://wiki.lineageos.org/devices/maguro/install
    Android FOSS operating-system TODO
  • Beginner's guide to Android - How to navigate the site
    Just what it says.
    Tue Jun 6 00:19:00 2017 - permalink -
    - http://beginandroid.com/siteintro.shtml
    Android HOWTO
  • Backing up and restoring data on Android devices directly via USB (Howto)
    From the author:
    "I was looking for a simple way to backup data on Android devices directly to a device running GNU/Linux connected over a USB cable (in my case, a desktop computer).

    Is this really so unique that it’s worth writing a new article about it? Well, in my case, I did not want to buffer the data on any “intermediate” devices such as storage cards connected via microSD or USB-OTG. Also, I did not want to use any proprietary tools or formats. Instead, I wanted to store my backups in “oldschool” formats such as dd-images or tar archives. I did not find a comprehensive howto for that, so I decided to write this article."
    Sat Dec 31 18:28:25 2016 - permalink -
    - https://blogs.fsfe.org/kuleszdl/2016/11/02/android-data-backup/
    Android backup blog FSFE HOWTO USB
  • Open WhisperSystems | Is it secure? Can I trust it?
    Secure text messages for Android and iOS.
    Wed Jul 15 16:57:57 2015 - permalink -
    - http://support.whispersystems.org/customer/portal/articles/1473575-is-it-secure-can-i-trust-it-
    Android cryptography iOS security
  • Ben's Journal: emacs
    Blog about (among other stuff) running Emacs and Scheme on Android.
    Tue Sep 30 15:43:20 2014 - permalink -
    - http://www.blogbyben.com/search/label/emacs
    Android emacs Scheme
Links per page: 20 50 100
◄Older
page 2 / 3
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.