Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
24 views

How is the slidable menu in the YouTube app called?

I want to replicate the slidable menu in the YouTube app, which allows you to remove a video from your playlist. My Google search came away empty handed, probably because of a lack of specific ...
Frikandel's user avatar
0 votes
0 answers
193 views

Google chrome opens android app deeplink only in incognito mode

my case: I open the browser, insert the URL of my web dev colleagues into the address bar, then they redirect to a short link, which expands into a link like "https://myHost/deeplinkName/?...
Alexey Pipchuk's user avatar
-1 votes
1 answer
39 views

I have a website and it also has an application. I want to download that application from the website. How to do it?

I have a website and it also has an application. I want to download that application from the website. How to do it? How to connect Android application that link in provided in website. How to ...
Nikhil Gharat's user avatar
0 votes
0 answers
260 views

How to Copy OTP in the gmail and paste it to the field in the Mobile apk using Katalon

How to get and Copy OTP in the gmail and paste it to the field in the Mobile apk using Katalon Hi, i am writing a Katalon script in mobile testing. I must copy OTP that i get from gmail and copy it to ...
Mira Mira's user avatar
0 votes
0 answers
96 views

How to test meta name="theme-color" tag dynamic changes on desktop?

I have an app that change meta name="theme-color" content value dynamically to match background color. So the precise timing is critical. Though I can test its behaviour on mobile device, it ...
Ivan's user avatar
  • 1
1 vote
0 answers
330 views

How to Connect Xiaomi Smart Band 8 Active

I want to connect Xiaomi Smart Band 8 Active to flutter mobile app. I searched information that I could receive data by connecting via Bluetooth. I am asking a question because it is difficult to ...
김성수's user avatar
0 votes
1 answer
536 views

Flutter WebRtc : Remote Screen is always black

I'm using flutter webrtc to make a streaming application, it has a web application that works perfectly when streaming, but on flutter mobile application the remote screen is always black although ...
zain ibrahem's user avatar
0 votes
0 answers
74 views

PWA native install prompt not firing on first page load

I've implemented a PWA for my website that has been triggering the native install prompt. Recently, I noticed the initial install prompt has not been triggering on Android version 13+. I tested this ...
Kal's user avatar
  • 43
0 votes
0 answers
34 views

Is there any way to trigger auto fill in a web view in flutter?

We have an app that uses this package https://pub.dev/packages/oauth_webauth in order to authenticate users. How can we trigger the auto fill in both iOS and android? Take in count that we cannot ...
DevveloperD's user avatar
0 votes
1 answer
47 views

How to share Sign-in session from android native app to my web url?

I have an Android native app that contains multiple web links for users to access. The expected behavior is when the user sign-in the mobile app, and a session is initiated. Then if the user clicks on ...
Deepak Sachdeva's user avatar
0 votes
0 answers
156 views

smart banner Flutter web app (IOS , Android )

I need to display a smart banner in my Flutter web app and if the app is installed it shows "Open", otherwise it shows "View" which requires downloading. so I used this package &...
Brahim CHEBBI's user avatar
0 votes
0 answers
81 views

Vue.js Application Not Rendering Views on Android Emulator or Real Device, API Working Fine

I have a Laravel + Vue.js + Inertia application that's causing an issue when trying to access the Vue.js views from both an Android emulator and a real Android device. The API endpoints are ...
Omar Abdelazeem's user avatar
0 votes
0 answers
41 views

How to load a website (html and javascript) with the [Android-Web-Server](https://github.com/sonuauti/Android-Web-Server)

I have a website that can be loaded only on a web-server. I need to load it offline on Android. How can I load the website with Android-Web-Server? The website file structure: I have already tried ...
MH-Rouhani's user avatar
0 votes
0 answers
9 views

What can I do to receive realtime data from website to my Android device

I want to find way that can help me receive realtime data such as new enquiries, subscribers, new registrations data to my Android device in the form of web notification and store the data on my ...
SwapnilK's user avatar
0 votes
0 answers
99 views

Will localstorage be reset when webview is updated to mobile app?

I have a mobile app that uses webview. I keep the userid variable in the localstorage value on this website, will the localstorage values be reset when I make a new update to the application? This ...
Kadir Çolak's user avatar

15 30 50 per page
1
2 3 4 5
78