Skip to main content
1 vote
1 answer
121 views

I'm building a React Native app that plays audio using react-native-track-player. Everything works well when the audio is actively playing — I can see the media widget on the lock screen, control ...
Pabashani Herath's user avatar
0 votes
1 answer
66 views

With a beacon close to an Android phone, is it possible to lock the phone's screen if the beacon is moved away from it? Does the Android system allow this? I've tried the tasker app but it seems it ...
Hog's user avatar
  • 9
0 votes
0 answers
116 views

I'm working on a simple timer, similar to the native iOs one in the Clock App. In my app the user can tap a button to launch the liveActivity which shows up on the lock screen displaying the name of ...
Alan's user avatar
  • 41
1 vote
0 answers
115 views

On the native app, I have set android:showWhenLocked=“true” in AndroidManifest. This allows me to show full screen intent on the lock screen. At the same time, tapping another notification on the lock ...
Hanna's user avatar
  • 83
1 vote
1 answer
49 views

I am trying to centre a bitmap on the android lockscreen, but it would appear that part of the screen is not visible, but I can't find any details of margins for the lockscreen. I changed my routine ...
sgmoore's user avatar
  • 16.1k
0 votes
0 answers
195 views

I'm implementing a VOIP call based app, Full screen notification is working fine as expected in other cases. But when extend unlock or smart lock setting is enabled in device, in that case sometimes ...
Naina's user avatar
  • 97
1 vote
0 answers
120 views

I am trying to implement a wayland lockscreen using the ext-session-lock-v1 protocol. However, due to the protocols design, the UI has to be rendered on custom pre-designated surfaces assigned for the ...
IHaxYou's user avatar
  • 73
7 votes
3 answers
735 views

I have a problem with some Android devices, where the key pair generation failed with "java.security.ProviderException: Failed to generate key pair." caused by "Failed to handle super ...
pHagi's user avatar
  • 140
1 vote
0 answers
241 views

I'm developing a WebRTC voice calling app for Android using PeerJS, where all the PeerJS code runs within a WebView inside my CallScreen activity. The calling functionality works flawlessly. However, ...
Sujith S Manjavana's user avatar
0 votes
1 answer
974 views

I know this question is asked many times. I've already tried every answer but I couldn't find what's wrong with my code. I'm trying to show a notification when I receive an incoming call. I start a ...
osrl's user avatar
  • 7,848
1 vote
0 answers
1k views

I am writing code for a Cat S22 Flip that would show notifications on the external screen. I implemented this as a service that starts after RECEIVE_BOOT_COMPLETED. The service presents a Presentation ...
Talmid's user avatar
  • 11
2 votes
0 answers
108 views

How to stop the screen from going to sleep in the iPad app on Mac (Designed for iPad)? These solutions don't help "UIApplication.shared.isIdleTimerDisabled=true", "NSApplication.shared....
uuwjwd's user avatar
  • 41
0 votes
0 answers
31 views

I am making a security app. I want to notify my users when they entered to lock screen wrong passcode. I have searched on internet and stackoverflow.com but all links are dead. And My example app is ...
Berkay Isıkoglu's user avatar
2 votes
1 answer
447 views

I implemented a program that when a new call is made, a function is called and a special page of the application is opened. When the screen is locked, the problem I have is that the Android system ...
Alikheiri's user avatar
0 votes
1 answer
981 views

I'm implementing an android app that can change user's lock screen(not lock screen in app), for example, an user can change the position of clock in lock screen from top to bottom or else. Moreover, I ...
지현정's user avatar

15 30 50 per page
1
2 3 4 5
60