Bug #2966
probe for Bluetooth Activity for sending FDroid.apk
| Status: | Closed | Start date: | 02/15/2014 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | pd0x | % Done: | 0% | |
| Category: | - | |||
| Target version: | 0.2 - ChatSecure/Bluetooth | |||
| Component: |
Description
Currently, the sending of the FDroid APK via Bluetooth just uses the Activity that I see on my two devices (com.android.bluetooth.opp.BluetoothOppLauncherActivity). Unfortunately, the Activity not always called that (for example, com.broadcom.bt.app.opp.OppLauncherActivity), and even the package name can be different (for example, com.mediatek.bluetooth).
Related issues
History
#1 Updated by hans almost 4 years ago
- Status changed from New to Resolved
- Assignee set to pd0x
- Target version changed from 134 to 0.2 - ChatSecure/Bluetooth
does this transparently find the right bluetooth sending method? If so, close please :)
#2 Updated by pd0x almost 4 years ago
- Status changed from Resolved to Closed
It worked fine with my devices (Nexus4 & Nexus7). Marking closed.