reddit_androiddev | Unsorted

Telegram-канал reddit_androiddev - AndroidDev - Reddit

-

Stay up-to-date with latest news on Android Development! Content directly fetched from the subreddit just for you. Powered by : @r_channels

Subscribe to a channel

AndroidDev - Reddit

Best language to make an app with 3D models in it

Hello everyone. I'm getting a bit overwhelmed these days trying to figure out how to solve my problem. I want to create an app that serves as a productivity application. Therefore, it needs to have a good UI, (so I'm excluding Unity due to its UI limitations), AND the ability to incorporate 3D models. Now, I could write the code natively using Swift for iOS and Kotlin for Android. However, I've learned that SceneKit, the framework used in Swift for 3D models, has not enough community support, an...

https://redd.it/1avi4dp
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Implementation example of Messenger App for Android

Hi r/androiddev!

I’m excited to share an implementation example of Messenger App for Android written in Kotlin based on ConnectyCube SDK. You can use it as a base to speed up the development of your own chat/video chat apps.

Wishing you a productive week ahead filled with successful coding!...

https://redd.it/1aveob2
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Is there any way to auto add/force developers to add migration for room database.

I am developing an application for client. Their requirement was that the app shouldn't crash if in future any developer changed schema. They also want to retain data from some tables always. For Previous apps clients implemented app version code to be version code for the database and added fallbackToDestructiveMigration() . In our case some tables have to be retained. Whats the best possible thing to full fill this case.

What's the general approach you follow to not miss adding migration str...

https://redd.it/1avd1jq
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Google play pre-release review exasperation!

I'm not sure what to do here and I'm wondering if anyone else has experienced similar and can offer advice:

My app is already in production, the version that's currently live failed review a couple of weeks ago quoting this policy:

Your offer does not clearly and accurately describe the terms of your trial offer or introductory pricing, including when a free trial will convert to a paid subscription, how much the paid subscription will cost, and that a user can cancel if they do not want t...

https://redd.it/1aval4g
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Any alternatives/fixes to Android Drawable Importer?

I recently learned about it only to find that it doesn’t work anymore. The most recent fix I found was from 3 years ago and is on a dead site. Anyone know any alternatives or fixes?...

https://redd.it/1av6h37
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Merchant account in Georgia (country)

Why doesn't Google support merchant account in Georgia (country)? All countries around Georgia are supported. Is there any way to speed up the process of including a country in support? This makes life very difficult for an indie developer.

​

https://preview.redd.it/f57kuuo6xmjc1.png?width=572&format=png&auto=webp&s=bc32dc922549e3764be7b4918560a4ae3620d9ac...

https://redd.it/1av3qmf
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Google Play Console Closed - How about freezing the account as a sign of warning?

So google just decided to close my google play console account.. Has anyone else had the same fate lately? I here you can not recover it no matter what its gone... How fair is that if the app was active with downloads. How about freezing the account as a sign of warning for a month at-least. Who else thinks this is actually an act of over reacting?????? ...

https://redd.it/1av1dol
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Is it possible to see in Play Console what % of downloads found your app via direct search?(not cat or tag).

By direct search, I mean searched for an app by name. For the life of me I’m not seeing this and seems like it should be there. Thx! ...

https://redd.it/1auvwgj
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Type Stability in Compose
https://medium.com/stackademic/type-stability-in-compose-f4490178a2ee

https://redd.it/1aupt2c
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

YouTube tv not working on peloton via nova launcher

Hello,

I have an original peloton bike running nova launcher on android 7. Apps like Netflix and sling work fine. When I got to use YouTube tv, I get a message: app will not run because google services are not supported on this device.

Does anyone have a fix or solution for this?

Thank you....

https://redd.it/1auq4rk
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Weekly Who's Hiring Thread - February 19, 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/1auny64
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Examples of organisation document for account verification?

Hi - just embarking down the journey of account verification for my organisational app. Got pretty much everything lined up apart from the ‘organisation/organization document’. There don’t seem to be any specific examples of what this means on Google’s help pages and YouTube videos on the subject mention examples of US documents. Has anyone in the UK got any examples of documents they used that I could use? Thanks!...

https://redd.it/1aukoe1
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Just made my 1st casual arcade game ( Spectrum Chase )

I just want to tell you guys that I just developed my first arcade game using flutter.
It was a nice experience and wanted to share with you the link.


Its finally on google play here is the link:
https://play.google.com/store/apps/details?id=com.spectrum\_chase.spectrum\_chase...

https://redd.it/1aukiee
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

How do new apps get 500k installs in the first few days of their release?

I have been seeing a lot of apps get soo much traction when they first get released. While my app has been released for over 3 months with only 30 installs...

https://redd.it/1auhz1l
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Navigation popBackStack() / restoreState = true

Hi !


I am trying to build an app as hobby and I am having a bit of a confusion with the compose navigation.


https://preview.redd.it/3v998dyzudjc1.png?width=780&amp;format=png&amp;auto=webp&amp;s=75ee841ea3047d6c85b863743e559a61917a93cd

I have a composable that I pass an inventory and an inventoryChange as ListState, and inside there is a lazyColumn that displays the inventory, and the user is able to change the inventory, and push a button that takes them to the confirm_update_screen dialog.

&#...

https://redd.it/1au0eqw
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Re-implementation of Android app - use same or different id?

Our v1 app has been re-implemented (v2) with modern architecture and libs, etc, but with mostly the same features as v1, with some technical improvements/bugs solved. We would like to release it in Play as a new app (different id), so users can choose between the old (stable) and the new one (which may eventually break). Also, the backend for v1 is different from v2.

The app is a very niche business app and those who use it depend on the app for their daily workflow, so it would be risky to hav...

https://redd.it/1avgfj6
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Is there any plugin that can convert json to kotlin and format the spacing like in the image?
https://redd.it/1ave0fs
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Help Needed!


Hey everyone,

I'm currently working on an Android Kotlin Jetpack Compose project and I'm trying to implement a custom crash dialog and error collector. What I'm aiming for is when the app crashes, a custom dialog should appear, explaining to the user that something went wrong. It should provide an option to send a report, containing the error details (similar to what you see in the Logcat when connected to Android Studio via USB debugging). Additionally, there should be an option to cancel and...

https://redd.it/1avbq17
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Benchmarks for apps

Hi,
I'm building a marketing plan for a mental health app planning to launch soon. I'm working on budget planning and need to understand benchmarks for certain stages like installs to registered users.

I've done research and can see that...

* Apple Store Search Ads
* Health & Fitness category
* CPI - $1.87 - $2.95 (Avg. $1.88)
* Tap-Through Rate - 9.95% - 17.84% (Avg. 15.69%)
* CVR - 65.76%
* Cost per tap - $0.98 - $1.94 (Avg. $1.33)
* CPM - $84.37 - $193.19 (Avg. $111.23)...

https://redd.it/1av3l09
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

What is the smallest reasonable screen size I should account for in my responsive app?

I stumbled across this subreddit from 8 years ago, but I figured it was outdated and we would have bigger screens now....

https://redd.it/1av3l6g
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Google play rejected app on "- Policy Declaration - Data Safety Section" more specifically on user account/deletion link.

I have included the user account deletion link but still getting rejected. They are saying the link does not link to a valid page. How can i solve it?

Rejection reason in email:

We found an issue in the following area(s):

* **Policy Declaration - Data Safety Section**: **"URL provided https://admin.meetleelou.com/leelou/deleteaccount does not link to a valid page"**...

https://redd.it/1auzgdl
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Error Message

Hello everyone.


I am getting the following error on my code:
@ Composable invocations can only happen from the context of a @ Composable function.


I've posted the code here:
https://stackoverflow.com/questions/78023723/getting-the-following-error-in-my-code-composable-invocations-can-only-happen


Any help would be greatly appreciated \^\^...

https://redd.it/1auzy6j
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Keychron k4 pro - Auto sleep mode shortcut is not working

Hi.

The shortcut (fn + s + o) to disable the auto sleep mode on my keychron k4 pro is not working.

How can i turn off the auto sleep mode on this keyboard?

What is the correct shortcut?...

https://redd.it/1auwhnb
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Liberar espacio de almacenamiento
https://redd.it/1autepy
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Compose multiplatform

How many of you have succesfully integrated compose multiplatform in your iOS apps? Are there any big obstacles to know?
...

https://redd.it/1auq9lk
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Weekly discussion, code review, and feedback thread - February 19, 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/1aumpst
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Is it okay to state that I'm looking for a job in the about section of my Android app?

Hello,

So I'm a recent graduate with a bachelor's degree in Communications and Electronics Engineering, I'm struggling to find a job or even an internship, I applied everywhere on LinkedIn but either got no replies or rejections.

I live in a third world country which have a very few job opportunities in CS.

I've created an Android app that has 100k+ installs and 4.4 default rating, so can I put that I'm looking for a job opportunity in the about section of the app?

Or does that violate Googl...

https://redd.it/1aullui
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Why do so many large tech companies have awful apps and many indie apps are great ?

Why do so many large tech companies have awful apps and many indie apps are great ? I see so many bugs/crush or some features that work really bad, they have so many servers, developers, some algorithems, write clean code, develop product years but there some indies or small companies that make way better apps, I even saw developers that write in 1 file and everything work perfect, what the catch ?...

https://redd.it/1auiume
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Anyone offloading Android emulators to Raspberry Pis or other cheap hardware?

Between Android Studio, Gradle, the browser, and some bloated electron stuff my old M1 Mac is struggling to juggle it all.

Of course we use our phones, but sometimes plugging them in all the time degrades the batteries and wears the usb ports.

I'm wondering if people have found a good way to offload the emulator to some other cheap device, preferably something like a Raspberry Pi.

One could load Android itself as the OS on a Raspberry PI, like emteria...

but even thou...

https://redd.it/1au4o6r
@reddit_androiddev

Читать полностью…

AndroidDev - Reddit

Flashed ROM now I can't bank

I'm wondering if anyone in this community has any ideas for me. I've done something a bit stupid and unlocked the bootloader & flashed a custom ROM to my phone without thinking of my app needs. Certain apps now won't run because they detect I'm using a modified OS and they don't like it (for example my banking app)

I'm wondering if there's a way out or a workaround (besides getting a new phone). Would flashing the stock ROM to the phone bypass the detection? Or can apps read the Knox bit in the...

https://redd.it/1atykyv
@reddit_androiddev

Читать полностью…
Subscribe to a channel