597 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
87
views
Android Homescreen Widget updating unexpectedly
I have developed a homescreen widget (for personal use only) on my Samsung Android phone.
It is a clock widget but with an extra large font (the whole reason for developing this as the stock widget's ...
0
votes
0
answers
56
views
How to persist login session in iOS Safari PWA (Add to Home Screen) with React and Node.js?
I’m building a PWA with React (frontend) and Node.js/Express (backend).
On login, I save a JWT token in localStorage. I also tried using cookies with cookie-parser and express-session.
This works fine ...
0
votes
0
answers
57
views
How to replace default launcher by my app in Google certified device
We are implementing an app that is having a WebView and load a website. And this app is implemented as a launcher app, and we don't want the user to go to any other launcher. (This is for STB devices ...
0
votes
0
answers
96
views
In my Blazor server side app I want to define a home page for intro, outside of the standard page layer. How can I do this?
In my Blazor server side app I have a standard classical page layout (On the top header section, on the left navigation menue and in the center the part for the razor pages that should be loaded.
But ...
0
votes
1
answer
723
views
Adding android apps to folders on fully managed devices, using intune
I have been trying to add android apps to folders on the managed home screen, using MS Launcher (com.microsoft.launcher) on fully managed devices.
I believe the functionality is there, using the JSON ...
0
votes
1
answer
88
views
How to make my homescreen slider responsive
i have centralised my slider and I will drop the same size images in once ive sorted the layout. I need the slider to be responsive. anyone know how i go about that please?
see html
let slideIndex ...
0
votes
1
answer
77
views
how to add app button next to flashlight on home screen dropdown
I would like to add button on the dropdown on the home screen so that I can start it without logging in or quickly access it if I'm logged in. This would be in the dropdown that contains flashlight ...
user avatar
user6090578
1
vote
0
answers
44
views
General question regarding possibilities of Flutter homescreen widgets
I'm new to app development and had a brief look into Flutter (looks cool!).
I even had a first idea for a homescreen widget.
To what I've read so far, it's not that straight-forward, but my question ...
1
vote
1
answer
988
views
Create a shortcut on iOS Homescreen from my App (post iOS 16)
I want to offer my users to create shortcuts on the homescreen on iOS to content in my app.
Previously there was a workaround using safari with website embedded into a data: URI, but now on newer iOS ...
0
votes
1
answer
416
views
How to go to Device home or runInBackground on IOS platform using Codeceptjs
I am using Codeceptjs framework with Appium helper for my UI automation. I want to go to Device home on IOS platform and then navigate back to App. I am using browserstack to run my scripts. I have ...
0
votes
0
answers
544
views
Can I add a website shortcut to the Home Screen from a Angular web app using only press a button without PWA
I have a web application made in Angular and I would like to know if there is a way (without using PWA) in which the user presses a button and this adds a shortcut to his home page, something similar ...
0
votes
0
answers
975
views
Create a link to add a website to an Android or iPhone home screen
as you can see today i have a technical question and would like to know if someone already faced to this problem. Actually when we go a website via mobile or tablet we can add this website to an ...
1
vote
0
answers
47
views
How to display permission dialog without going back to app
I want to display the permission dialog without going back to my Activity [enter image description here](https://i.sstatic.net/iF5eT.jpg)
I tried asking AI but it said that I cannot display it I ...
1
vote
1
answer
494
views
Android Homescreen Launcher App Development - Previous launcher shows behind my transparent launcher activity
I'm developing an Android launcher homescreen app, and whenever I go to set the application I'm developing as the default launcher, it shows my launcher over the previously set default launcher on the ...
0
votes
2
answers
485
views
how to make swapping home screen grid view in flutter
How to create a Home Screen grid view menu so that it is swappable and also gridview in flutter, like an example screenshot below.