Schaback / CafRedirector

Allows opening *.caf (Core Audio Format) files from AirMessage in your media player of choice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CafRedirector

Allows opening *.caf (Core Audio Format) files in your mediaplayer of choice on Android. Particularly useful for opening iMessage voice messages directly from AirMessage in VLC

Why?

Android doesn't recognize *.caf files as an audio format, as they are part of the Apple ecosystem. Popular media players such as VLC are able to play these files, but the commonly used Android API for retrieving the MIME type of files doesn't know about that and returns 'unknown type' (null).

Install

Download the latest apk from releases

Uninstall

The App doesn't show up in the launcher, uninstall it from the "Apps"-Menu in Settings

Building

Build like any other android project, nothing fancy here...

About

Allows opening *.caf (Core Audio Format) files from AirMessage in your media player of choice

License:MIT License


Languages

Language:Java 100.0%