nearby-sharing / android

Share files between android and PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)
https://nearshare.shortdev.de
GNU General Public License v3.0
678 stars 34 forks source link

Quick qs tile doesn't work #128

Closed abdulkarimx1 closed 8 months ago

abdulkarimx1 commented 8 months ago

The quick qs tile doesn't do anything when clicked, although it's labeled as ( receive ) so i think it have to do something or maybe accept the incoming files ?

matroosoft commented 8 months ago

It works here.. Opens the app in receive modus. Android 8 on LG V30

abdulkarimx1 commented 8 months ago

It works here.. Android 8 on LG V30

Android 8 ? Google now has android 14 my friend, i forgot to mention I'm using A14.

matroosoft commented 8 months ago

Sorry. Android 9 I'm at.

matroosoft commented 8 months ago

Just to be clear, I'm not the developer, just another user of the app.

ShortDevelopment commented 8 months ago

The quick settings tile should currently only opens the receive Activity as @matroosoft pointed out.

Strange if that doesn't work. I'll need to test with an emulator, as I'm still on Android 12.

This will change once I got the background service (#41) in place.

ShortDevelopment commented 8 months ago

Closing as duplicate of #41