Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

On various devices you can create additional users. On my device I encounter a strange storage issue: An app I develop cannot access it's external files dirs (while it works on another device). So I ...
pegnose's user avatar
  • 51
Advice
0 votes
2 replies
88 views

As a third-year computer engineering student in 2026, considering the impact of AI on coding and engineering practice, what will companies expect from me? Which field should I choose (AI, data ...
Furkan Yılmaz's user avatar
-1 votes
0 answers
48 views

I am getting a Google Play Services error in my Flutter app after adding Google Sign-In (Firebase Authentication). The error appears immediately when the app starts, even before triggering the sign-in ...
Tom's user avatar
  • 525
0 votes
1 answer
37 views

Helo, I have a Horizontal Aadapter for a ViewPager: public class HorizontalAdapter extends FragmentStateAdapter { ... } Inside the HorizontalAdapter I have creating 3 VerticalContainerFragments, ...
ubik41's user avatar
  • 35
0 votes
0 answers
66 views

When fast scrolls then lazycolumn fails to load the image and even the placeholder, tried using Coil still the issue is same with Box { Image}, SubComposeAsyncImage, AsyncImage. All three variations ...
Cosmic Dev's user avatar
Advice
1 vote
1 replies
39 views

How can I create an Android library similar to Google ML Kit Text Recognition that works fully offline, detects text from images, and returns both the recognized text and the bounding boxes? I want to ...
hrithik.k's user avatar
Advice
1 vote
1 replies
27 views

I am generating an AAB android app bundle for all the app versions. In order to upload it on the indus appstore they require a keystore file and password. Generating an apk file is one of the options ...
Aishwarya's user avatar
0 votes
0 answers
106 views

I am developing a Flutter app (Android 12 and Android 14 tested) and embedding YouTube videos using youtube_player_iframe (or youtube_player_flutter). The videos: Work perfectly in Chrome on the ...
Megatron's user avatar
0 votes
0 answers
58 views

I have a Flutter app that should be portrait-only on phones and tablets. What I want: Even if the user holds the device in landscape, the app should stay in portrait UI I am not able to create a ...
Emre Uslu's user avatar
3 votes
1 answer
68 views

I am currently facing a performance issue while testing my Android TV application. When I configure a 2x2 grid layout and play local videos (approximately 1 GB each) from the device storage, the ...
Chahat Gupta's user avatar
Advice
0 votes
0 replies
39 views

I am building a Compose Multiplatform (CMP) application and need to leverage some iOS-specific native components (like MapKit or a custom SwiftUI chart) that are already built in SwiftUI. While CMP ...
Nevron Mon's user avatar
Advice
0 votes
0 replies
36 views

I am building a real-time scam detection prototype for both voice calls and text chats. Voice input will be transcribed using streaming ASR, then classified with NLP. Text input will be classified ...
Yuki Lin's user avatar
0 votes
0 answers
44 views

I'm implementing a security feature in my Android app to clear sensitive data from the system clipboard after certain operations. However, when I set an empty ClipData to clear previously copied text, ...
Drax's user avatar
  • 91
Advice
2 votes
0 replies
77 views

I am reading a book in the ReadEra app. I have selected "Gemini" as the translation tool in that app. Every time I share text for translation, I receive the following warning: The content ...
emil agazade's user avatar
-2 votes
0 answers
44 views

we are developing APKs with Android Studio, and we want to list nearby Wi-Fi networks when a button is clicked within this APK. How can we do this? In other words, we want a window to open displaying ...
Murat Sucu's user avatar

15 30 50 per page
1
2 3 4 5
…
94380