acra VS iosched

Compare acra vs iosched and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
acra iosched
4 8
6,230 21,722
0.4% -
9.2 1.6
5 days ago over 1 year ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

acra

Posts with mentions or reviews of acra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-01.
  • Looking for local crash detection like Crashlytics
    1 project | /r/androiddev | 25 Apr 2023
  • Is there a simple way or good library to get device information without doing it by myself?
    1 project | /r/androiddev | 20 Sep 2022
  • Why the .... Tracker blocking Foss app have trackers
    1 project | /r/fossdroid | 19 Mar 2022
    ACRA is a crash reporting library used in many Libre android apps (including the F-Droid client itself). It is often considered a "tracker" because it can send crash reports automatically without user consent, however, this particular app (TrackerControl) does not do this, according to its readme.
  • Why does F-droid have trackers?
    3 projects | /r/fdroid | 1 Jan 2021
    Why AM considers ACRA as tracker (and not logger like AppWarden does)? See the README page: https://github.com/ACRA/acra. It explicitly states that ACRA can be used to send not only the crash reports but also other information directly from the app if the app has the INTERNET permission. This is what makes it a tracker because it can send information to the server without any user intervention or consent. F-Droid doesn’t use this feature (and probably many apps don’t) but that’s left for the user to find out. But if people didn’t know about the existence of this tracker, they would never ask F-Droid for an explanation. A tracker is a tracker regardless of who use them. If AM used some form of whitelists, that would raise the question of authoritarianism.

iosched

Posts with mentions or reviews of iosched. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-27.

What are some alternatives?

When comparing acra and iosched you can also consider the following projects:

fdroidclient

nowinandroid - A fully functional Android app built entirely with Kotlin and Jetpack Compose

App Manager - A full-featured package manager and viewer for Android

GayPass - An Android App for easly storing the GreenPass QR Code

OkHttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

uidroid-library - View binding made easy and customizable for Android applications

Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

Splitties - A collection of hand-crafted extensions for your Kotlin projects.

ssh-vault - 🌰 encrypt/decrypt using ssh keys

pocket-casts-android - Pocket Casts Android 🎧

lego - Let's Encrypt/ACME client and library written in Go

DataStructuresAndProblemSolvingKotlin - This repo contains All data structures Implementations in Kotlin with useful Explanation Comments about the logic or approaches which are being used. DataStructures in Kotlin