Help please - my app not visible in searches after 2 months and 1200+ downloads
Play Console shows that the store listing has had 22,905 visitors, of which only 1 (one!) came from a Play Store Search.
I've researched this extensively and most comments say 'it takes time' and 'your app must have more downloads and ratings than competitors'. However, it's been nearly two months since I first published it and there are between 5 and 15 apps with zero reviews and fewer downloads in all the relevant searches, so it would be reasonable to expect it to appear above at least one ...
https://redd.it/18ui6qp
@reddit_androiddev
IAP help
I’m developing a android/ios mobile game app. So far so good I know how and what to do but the main question is all my apps I normally monitize with ads.
But for this app I will include a couple of small micro-transaction IAP. But I’m not using a server the game will be a “local storage” game I’m not scared of people hacking the game because I know the target audience I’m chasing are not the kind to “cheat”. But let’s say someone buys IAP and they don’t receive the item am I responsible for it o...
https://redd.it/18vx9nq
@reddit_androiddev
Google Payments
Hello, I recently noticed an invoice on my payments profile that only shows $0.90 (attached below). Throughout the month I made a little above $144 and was wondering why only 0.90 is being sent.
https://preview.redd.it/hcup965viu9c1.png?width=2054&format=png&auto=webp&s=833a145455ce24d1cb101f41ff5e831231be3814
https://preview.redd.it/724du9lwiu9c1.png?width=2170&format=png&auto=webp&s=f91d67ae9f1decce14127e23d0f840b08cce744e...
https://redd.it/18vyt7k
@reddit_androiddev
Weekly discussion, code review, and feedback thread - January 01, 2024
This weekly thread is for the following purposes but is not limited to.
1. Simple questions that don't warrant their own thread.
2. Code reviews.
3. Share and seek feedback on personal projects (closed source), articles, videos, etc. Rule 3 (promoting your apps without source code) and rule no 6 (self-promotion) are not applied to this thread.
Please check sidebar before posting for the wiki, our Discord, and Stack Over...
[https://redd.it/18vwa3n
@reddit_androiddev
Can my wife receive payment instead of me?
Both for Google Play Earnings and Google Admob earnings I want my wife to be get paid instead of me would there be any problem with that? We are legally married and surnames are same. Also is it possible if I give my wife's tax info? We are living in Turkey and because I'm a government worker here I can't receive international money and can't be a taxpayer. ...
https://redd.it/18uox5e
@reddit_androiddev
Creating a service without any interface to the user
Hey, I'm trying to program a service that's being triggered by a receiver that called on phone boot. Unfortunately, I'm getting an error from the IDE that says "unable to determine activity name", as far as I know I've set up correctly the AndroidMenifest.xml, and I cannot find any solution to the problem on the web...
Here is a link for a Stack Overflow problem at the same thing:
https://stackoverflow.com/questions/77739118/error-running-myapplication-unable-to-determine-activity-name
Would l...
https://redd.it/18vg97r
@reddit_androiddev
Android Emulator with Bluetooth Support? 12/2023
Are there any android emulators that support Bluetooth yet?
Trying to connect an emulator to a Samsung Wear device via Bluetooth....
https://redd.it/18vffrj
@reddit_androiddev
uninstalling Android Studio side effects
I need to uninstall Android Studio to see if that fixes a problem but I wonder what happens if I remove settings too? I exported them to eventually reload them but upon uninstalling confirmation it says it can potentially delete keystore files, but mine are saved in individual projects directories, i guess they should not be touched by uninstallation right?...
https://redd.it/18rivc3
@reddit_androiddev
is there any way to delete or replace a file from assets folder?
is there any way to delete or replace a file from assets folder ?
when I trying to replace an image than it says App not installed as package appears to be invalid....
https://redd.it/18s4pwn
@reddit_androiddev
How to prove that I am the owner of my apps on Google Play?
Hi everyone! I have multiple applications published on Google Play, and I recently discovered that many third-party stores are copying and distributing my applications without any notification to me (the owner). I would like to send DMCA takedown requests to the stores I don't want to see my apps in, but as an individual hobby developer, I don't know how I should certify my ownership of my apps. Any ideas?...
https://redd.it/18s1mw4
@reddit_androiddev
Compose Multiplatform and Gemini REST API
Hi guys,
I've just dropped a new version of ChatGemini (a Multiplatform app using Compose Multiplatform and Gemini REST API). This new version comes with some cool features:
🔑 Use your own API key
🏞️ Multimodal Prompt Request (Powered by Gemini Pro Vision)
📸 Image picker and Stacked images animation
📝 Markdown Support
I’d love to hear your feedback, and if you find it valuable, please star the project. ✨
Github repository: C...
[https://redd.it/18s0s9j
@reddit_androiddev
Permission READMEDIAVISUALUSERSELECTED
I have some doubts about this new permission
After I allow access to the images with the pop up, do I need to create my own image picker? How can restrict to only see the pictures I selected?
I can't find any examples for this...
https://redd.it/18ruo4g
@reddit_androiddev
AnyPass v0.1.0
AnyPass v0.1.0
We're excited to announce the release of AnyPass v0.1.0 –A Compose Multiplatform app for your all-in-one password manager.
\- Keep your passwords safe and easy to access.- Create strong, unique passwords with ease.- Understand your password's strength for better security.- TOTP: Generate secure, time-sensitive codes for safer logins.- Enjoy a new modern UI design.
Get started with AnyPass:https://redd.it/18rwb3h">https://github.com/getspherelabs/anypass-kmp
@reddit_androiddev
How do you usually work on implementing a new feature?
I am currently engaged in Android development at a small company which lacks the ability to provide a detailed and strict workflow in everyday work. After receiving a feature request, I make a rough thinking and start programming without a comprehensive design or discussing with others about the technical details.
So, my questions are:
What steps are involved in your work to implement a feature?
Do you need to write a tech document and start a meeting to discuss it?...
https://redd.it/18rtcpp
@reddit_androiddev
Mixture of IAB Play Store and Stripe
Sorry in advance if this is asked often, I researched a bit on SO and Reddit .
It is clear, that for subscriptions of services consumed in the app itself, we must use play store IAB and not anything else. We have 2 subscriptions, both of them are actually for a group membership of a family, but only one person needs to purchase, this is base subscription A.
Furthermore, we have a subscription B which also uses some custom hardware, which we deliver with to an address given in the stripe check...
https://redd.it/18qtj9z
@reddit_androiddev
Module dependency graph for big project
Hello everyone,
Is there a plugin or gradle script that can generate a module dependency graph for big project (project contains +100 modules)
I already tried Jake Wharton's projectDependencyGraph script but it's not so helfull when the project is so big, because it generates a super complexe graph and not easy to understand
So I'm wondering if there is a solution for this use case ? ...
https://redd.it/18ufesp
@reddit_androiddev
Why do I require 20 people to test a game
It's unfair for single devs...
https://redd.it/18vylyw
@reddit_androiddev
Weekly Who's Hiring Thread - January 01, 2024
Looking for Android developers? Heard about a cool job posting? Let people know!
Here is a suggested posting template:
> Company: <Best Company Ever>
> Job: <Title>\(https://example.com/job)
> Location: <City, State, Country>
> Allows remote: <Yes/No>
> Visa: <Yes/No>
Feel free to include any other information about the job....
https://redd.it/18vxauo
@reddit_androiddev
The golden age of Kotlin and its uncertain future
https://shiftmag.dev/kotlin-vs-java-2392/
https://redd.it/18vif6e
@reddit_androiddev
Are there any downsides of Network Inspector in Android Studio?
I've used Proximan at work for all things related to network requests but I'm thinking of starting to use the network inspection in Android Studio since it allows me to have more than 1 mock simultaneously, which Proximan doesn't. Are there any differences between the two that I should be aware of? Are there any downsides for using network inspector?...
https://redd.it/18v9lmk
@reddit_androiddev
Background Noise Removal in realtime
Hello,
Can anyone suggest what techniques are used to remove background noise (like traffic, chattering, other city noises) from a microphone input and isolate human speech?
I'm aware of various python libraries that can do that but I'm wondering if there's something that can be done in Kotlin itself to reduce latency in the Android app.
My use case is like this:
Record audio -> Isolate human speech -> Amplify the isolated speech -> Deliver it with minimum latency...
https://redd.it/18vj8pu
@reddit_androiddev
What are the exact criteria for choosing between ViewModel and plain class for a state holder?
I was reading through Android architecture documentation and this. Two main benefits provided for ViewModel
s are:
It allows you to persist UI state
It provides access to business logic
I'm not saying 100% but most of the UI state can be saved using rememberSaveable
and most cases like Activity recreation an...
https://redd.it/18vikf0
@reddit_androiddev
Android Studio Iguana | 2023.2.1 Beta 1 now available
https://androidstudio.googleblog.com/2023/12/android-studio-iguana-202321-beta-1-now.html
https://redd.it/18rfc3a
@reddit_androiddev
Gravity Destruction, my new Angry Birds like gravity simulation game. Link and details in comments... What do you think?
https://redd.it/18s4ze1
@reddit_androiddev
Microsoft launches its AI-powered Copilot for Android
https://interestingengineering.com/culture/microsoft-launches-ai-copilot-android?utm_source=Reddit&utm_medium=content&utm_campaign=organic&utm_content=Dec27
https://redd.it/18s1wgr
@reddit_androiddev
I want to share another personal project with you all. I hope somebody finds it interesting!
Also want to thank everybody who helps and inspires people on this sub, without your comments, I would not be who I am right now!
https://github.com/Gentle-Hilt/Absolute
P.S. original post was 3 days ago, where I wished happy Christmas Eve to everybody, but reddit shadowbanned my account....
https://redd.it/18rzoc6
@reddit_androiddev
Wrong region ratings shown in Google search results.
We have an app that is targeted towards Singapore and Malaysia users and it is useless for any other countries. However, we still released the app worldwide. It has a decent rating of 4.5 in Singapore but a low rating of 3.3 in United States (probably because the app is not helpful to them).
When searching for our app name in Google search, for strange reason, Google playstore of the United States region will be shown in the results, with the low 3.3 score. This gives a wrong impression that t...
https://redd.it/18rxn4s
@reddit_androiddev
How can I make a CompletableDeferred incomplete again after completing it?
​
https://preview.redd.it/h64j9kcyss8c1.png?width=692&format=png&auto=webp&s=e39337ed9eafe7935f5f719fe3b303e72fef57ff
When an upstream throws an exception, the retryWhen function will not retry until the user clicks on the button, and that is what I want. However, after the user clicks on the button, the retries will automatically be called without waiting for the user to click, because the await function is completed. The question is, how can I, when completing the CompletableDeferred,...
https://redd.it/18rvy22
@reddit_androiddev
Japan to crack down on Apple and Google app store monopolies
https://asia.nikkei.com/Business/Technology/Japan-to-crack-down-on-Apple-and-Google-app-store-monopolies
https://redd.it/18rhad9
@reddit_androiddev
Unreported Form Factor?
Hi, hope you are having a good holiday, just wondering if anyone knows what "Unreported Form Factor" means on my Google Play Console dashboard in the Top form factors Install base KPI. I have tried searching online but found nothing.
Cheers....
https://redd.it/18qngsm
@reddit_androiddev