Skip to main content
0 votes
0 answers
26 views

How can i intercept the Back navigation button/gesture in the latest Delphi and Android versions? In the past, with Delphi 11 and Android 12 (maybe 13), i used vkHardwareBack in the Form OnKeyUp event,...
Hawkins's user avatar
0 votes
0 answers
25 views

I have a simple app that displays the user’s current speed, and I’m using FusedLocationProviderClient for this. When I start the app and begin moving, everything works fine the speed updates correctly....
Jupit90's user avatar
  • 74
-3 votes
1 answer
36 views

Here i am asking how to integrate app.For example we have two apps - app1 and app2 we have to integrate app2 into app1.We install app1 and we don't need to install app2.We can access content of app2 ...
Apoorv Rathore's user avatar
0 votes
0 answers
36 views

I am using AccessibilityService in AndroidStudio for an app which is going to access an another app. In a view there is not available actions of "ACTION_CLICK". Its sealed and I am getting ...
ronihasan's user avatar
0 votes
1 answer
32 views

package com.app_name.app; import com.getcapacitor.BridgeActivity; import android.os.Bundle; import android.graphics.Color; // import android.webkit.WebView; public class ...
Bear Bile Farming is Torture's user avatar
1 vote
1 answer
34 views

On my flutter_map I have an IconButton which it should cause a SearchBar to appear only when clicked. When search is done, the SearchBar can go into hiding again and only said icon be visible. I have ...
bliako's user avatar
  • 1,223
0 votes
1 answer
39 views

When using com.google.maps.android:maps-compose in version 6.12.2 I get the following error building the project: org.jetbrains.kotlin.util.FileAnalysisException: While analysing <redacted>/...
Eklavya's user avatar
  • 11
0 votes
0 answers
35 views

I used the following code in Jetpack Compose to position items in the center of the screen and I succeeded, but when I click on the item, the item moves down and the flingBehavior effect disappears. ...
Halil İbrahim Karacan's user avatar

15 30 50 per page
1
2 3 4 5
94459