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

Pre-load interstitial before requiring GDPR consent

I am trying to implement UMP before 16 january, i want to pre-load 1 interstitial personalized ad and 1 interstitial non-personalized ad when the app is loading, and a few seconds later, after it is finished loading, i ask for consent. If the user accepts i serve an either personalized ad or NPA, if they don't accept i don't show any ads.

It is essential for me to pre-load my ads first, ask for consent and then serve the ads (only if the user consent, if they don't i don't show anything), can...

https://redd.it/18patt4
@reddit_androiddev

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

AndroidDev - Reddit

Learning path

I've been learning programming, starting with Java and dabbling in a few projects. Instead of going down into the advanced Java and Spring framework route, I took a detour into Kotlin and Android development. However, I haven't quite stepped into the world of web frameworks and JavaScript yet.
So, should I consider broadening my skills with web frameworks and JavaScript, or is focusing on Kotlin and Android enough for a solid career?...

https://redd.it/18p5ren
@reddit_androiddev

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

AndroidDev - Reddit

Using Google Ads to promote your Android mobile app

Hi there,

While this question might be more suitable in specific marketing/google-ads subreddit, but then again, usually people there don't use "app promotion" campaigns, so I decided to ask here. Also, for indie developers, this question might be quite interesting.


When we use "app promotion", Google decides where to show your ads on it's own. My question is, lets say your app focuses on cars. You create your app promotion campaign. Then after 4 weeks, you decide, that you need to adju...

https://redd.it/18p1phz
@reddit_androiddev

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

AndroidDev - Reddit

Enabling Cmd Shortcuts in Android Emulator on macOS

I've recently switched from a Windows PC to a Mac (macOS), and am using the Android Studio Emulator for work. I'm struggling with copy-pasting text between macOS and the Android Emulator. On Windows, the Ctrl+C/V/A shortcuts worked flawlessly, but on macOS, the emulator doesn't seem to recognise the Cmd key for the Cmd+C/V/A shortcuts. Any tips on how to enable macOS shortcuts in the Android Emulator would be greatly appreciated. Thank you!...

https://redd.it/18oxlm8
@reddit_androiddev

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

AndroidDev - Reddit

How much is a sensible price for the development of a cross platform mobile app?

Talking 8-10 screens, cloud server, authentication and access to source code and UI design...

https://redd.it/18oppv7
@reddit_androiddev

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

AndroidDev - Reddit

Is there any new OpenGL ES tutorials using NDK out there ?

...

https://redd.it/18ogc7h
@reddit_androiddev

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

AndroidDev - Reddit

Building a Stadium Seating Booking App with Jetpack Compose: Need Guidance and Inspiration

Hey there, fellow Redditors! I'm currently working on a project that's both exciting and a bit daunting for me. It's a stadium ticket/seat booking app using Jetpack Compose, and I could really use some advice.

Here's where I'm at: I've got a rough idea of the modules needed, but I'm struggling with how to logically integrate them and make the UI appealing. The most challenging part is designing the stadium map. Imagine an oval layout with 36 blocks arrayed around the perimeter, representing th...

https://redd.it/18ofeat
@reddit_androiddev

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

AndroidDev - Reddit

Issues with DART SKD



The current Dart SDK version is 3.2.3.

Because food_delivery depends on cupertino_icons >=0.1.1 <1.0.1 which doesn't support null safety, version solving failed.

The lower bound of "sdk: '<2.0.0 or >=2.0.0-dev.28.0 <3.0.0'" must be 2.12.0 or higher to enable null safety....

https://redd.it/18ob8id
@reddit_androiddev

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

AndroidDev - Reddit

Why is it so difficult to just have a separate state for when permission is permanently denied?

Using accompanist, why is it so ambiguous wether permission is being asked for the first time or is permanently denied? Why is there no clear differentiation in the cameraPermissionState.status?

val textToShow = if (cameraPermissionState.status.shouldShowRationale) {
// If the user has denied the permission but the rationale can be shown,
// then gently explain why the app requires this permission
"The camera is important for this ...

https://redd.it/18o7qqd
@reddit_androiddev

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

AndroidDev - Reddit

Question about publishing game on Google play

If I hire a free Lancer to bring my game idea to fruition, the whole thing how does publishing the game work if they offer that as a service?

If they publish the game couldn't they have full control and take the ad revenue + in game purchases, etc?...

https://redd.it/18nw9ot
@reddit_androiddev

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

AndroidDev - Reddit

Legit or Virus, GitHub Repo Commits and Releases discrepancy

I found this GitHub repo: https://github.com/proxidize/proxidize-android
It's a nice and interesting app, in theory, but there is a big question mark here.

If you look at the releases, they have bug fixes, but when you look at the commits, only the README.md file was changed. I have opened an issue; I am really curious about the response.

Virus Total has 26 antiviruses that flagg...

https://redd.it/18o06db
@reddit_androiddev

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

AndroidDev - Reddit

Recommend some physical devices

I have a Google Pixel 7. Please recommend some physical devices with different screen sizes. Budget is $3,000....

https://redd.it/18ny9ph
@reddit_androiddev

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

AndroidDev - Reddit

My internal test application can't connect to my server

I`m trying to publish an app in Play Store and me and my friends had never done it before. Our Expo app is working perfectly locally, but when we publish it for internal testing, we can`t even login into the app. It just throws 404 error, and we can`t connect to the server. I tried to check gunicorn logs, but the client requests aren't even reaching the server. Is there some sort of config I have to do so the phone can connect to the internet?...

https://redd.it/18nubyg
@reddit_androiddev

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

AndroidDev - Reddit

Flutter Instagram Clone - Flutter Firebase - Profile Screen
https://youtu.be/0ncnhSh0ZbY

https://redd.it/18nluza
@reddit_androiddev

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

AndroidDev - Reddit

Exploring the Value of RevenueCat for Indie Developers: Beyond Basic SDK Functionality

As an indie developer, I am always looking for good methodologies and tools to help improve my product and app income.

In-app subscriptions are my main source of revenue. The web-based dashboards provided by the Apple Store and Google Play are sufficient for me to track how well my app's subscriptions are performing.

May I ask, what additional conveniences does RevenueCat offer to developers? I understand that a major selling point of RevenueCat in its early days was its simplicity and ease of...

https://redd.it/18nm0ai
@reddit_androiddev

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

AndroidDev - Reddit

What am I not understanding about internal/closed testing?

Hello

\- I'm a product manager/solo appreneur * canned laughter *. I'm no dev, I have one.

\- We have put a new app in the Internal testing track on Dec 15

\- I am among the testers in the list, I could access it through a link of this kind
https://play.google.com/apps/internaltest/01234567890123456789

\- The app required an update, which might have been published on Closed testing only by the Dev, because I see a release with the date of Dec 20 and Internal testing still at Dec 15

\- H...

https://redd.it/18p5o04
@reddit_androiddev

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

AndroidDev - Reddit

Making app responsive

Hey guys,
I have made an app and I have been working to make it responsive to all screen sizes,I have tried everything i could find online like constraint layout, qualifiers etc. but however it's not getting rendered correctly on other screen even though it's of same size,even some properties are not working like rounded corner of button, though code is correct and is working on my phone.

Can anyone please connect with me and help it would mean a lot to me....

https://redd.it/18p3ouc
@reddit_androiddev

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

AndroidDev - Reddit

I'm not able to understand what Google allows as a payment gateway (what's allowed and what's not)

I'm wondering if Google restrict application to use third part payment option rather than IAP how some apps like Instagram is using IAP for a subscription or one time purchase and almost majority apps use IAP

But the other hand there are apps like trading, or wallety or in India case we have UPI systems

Many apps are using this UPI systems or basically third party payment gateways and still the application are on playstore for years

And here I'm who used a link in one of my app that goes to...

https://redd.it/18p17aa
@reddit_androiddev

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

AndroidDev - Reddit

Is there a way to replace system level screenshot control with a custom app?

I am thinking of building a app with custom Screenshot controls. The existing system level screenshot features are inadequate. I am thinking of adding features like deleting, folder selection and a few more.


Is there a way to replace the existing system level screenshot control? I couldn't find any proper resource to see whether it is possible or not. ...

https://redd.it/18oxwsq
@reddit_androiddev

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

AndroidDev - Reddit

Naming @Composable function representing a data class

How do you name composable functions meant to display a data class? Do you just use the same name? I have also seen data class Todo mapped to fun TodoItem.

@Entity
data class Item(
@PrimaryKey
val id: Long = 0,
val listId: Long = 0,
val title: String
)

@Entity
data class ItemList(
@PrimaryKey
val id: Long = 0,
val name: String
)

data class ItemListWithItems(
@Embedded val itemList: ItemList...

https://redd.it/18o4n5j
@reddit_androiddev

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

AndroidDev - Reddit

Android dev crash course

Hello,

I'm leading a team of experienced web developers that have been working in a hybrid cordova app. We want to have more capability at the native layer so are going to skill up in Android dev. If you had one or two days to devote what would you focus on? These guys are smart and experienced, so I think a lot of building a hello world app would be wasted. Also, we can skip ui since in our case it will be handled by a web app.

I understand Google has the best courses on this. Any part...

https://redd.it/18ogs14
@reddit_androiddev

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

AndroidDev - Reddit

Play Console Account might be at Risk!!!

This might be long so hold tight!

I lost/forgot my Play Console-only credential saved in the Brave browser on my Android 10 device, and I can't recall my password. When I clicked "Forget Password," Google sent a verification code to my developer account email, and it did not display the recovery phone number. It was frustrating to have Google send the verification code to the email I was attempting to recover.

Following that, I created a new Gmail account with the same phone number I had used...

https://redd.it/18oc1p5
@reddit_androiddev

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

AndroidDev - Reddit

Spam policy violation for free + paid app?

Say i have a free version of an app (first app published) and a paid version (second published). Will the second app trigger a spam violation? If yes, then are both apps suspended or just the last one uploaded?...

https://redd.it/18oa1am
@reddit_androiddev

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

AndroidDev - Reddit

Investigating the Rise in Frozen Frames Since March 2022: A Call for Peer Insights

I am currently investigating an issue regarding the increase in frozen frames since March 9, 2022.

My average frozen frames have risen from 3% to 6%.

&#x200B;

https://preview.redd.it/j92t8xpg4s7c1.png?width=1617&amp;format=png&amp;auto=webp&amp;s=0c1f85c7e03593bb41ee10a21f1fdd89360acfb3

I have reviewed my code change history, but so far, no obvious errors have been found.

However, I've also noticed a similar trend among my peers, with everyone experiencing a rise in frozen frames.

This observation lea...

https://redd.it/18o75mv
@reddit_androiddev

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

AndroidDev - Reddit

How to integrate TCP server implemented in C socket to Android?

Hello, I have a TCP server implemented in C socket and I want to integrate it into Android app, what I what to achieve is that this TCP server is listening port say 12345, and it can accept connections from clients and then forward the data to Android app. This is rather simple on Linux, but is this available on Android and how? Rewrite the current server with Java is not an option for me. ...

https://redd.it/18nxdcs
@reddit_androiddev

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

AndroidDev - Reddit

Multiple instances of a class with registerReceiver are receiving each other's messages.

I have a lightly modified version of https://github.com/qwildz/BlunoLibrary and I'm trying to use it to establish two simultaneous connections with two different BLE devices. In this library, it has the following:

private void registerReceiver() {
final IntentFilter intentFilter = new IntentFilter();
intentFilter.addAction(BluetoothLeService.ACTIONGATTCONNECTED);
intentFilter.addAction(BluetoothLeService.ACTIONGATTDISCONNECTED);
int...

https://redd.it/18nzr7l
@reddit_androiddev

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

AndroidDev - Reddit

Google Play Developer Antitrust Settlement

So, the last time this was posted here several months ago nobody received anything.

So, anyone get anything yet?

I was hoping to get my 15% "Christmas bonus" from Google (hahaha!).

https://www.googleplaydevelopersettlement.com/...

https://redd.it/18nw66e
@reddit_androiddev

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

AndroidDev - Reddit

I can't for the life of me find the error

hello, i am currently developing my first app in kotlin and jetpack compose and so far it has been going well, however when i try to navigate between different screens it seems like everything is fine but when i run the app and click on the button, the app crashes.

i tried everything and can't find the bug and when i look on the logcat i see the error: "Navigation graph has not been set for navController" even though i did set up a NavGraph for it i linked my project on Github to this post if a...

https://redd.it/18nrkje
@reddit_androiddev

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

AndroidDev - Reddit

Play store mod

So I'm not wanting to root my phone but I'm still trying to figure out how to install the Google play store mod into my phone and work having 2 installed versions of the app in which the second I can apply custom patches too. I have apk editor pro, which I guess I was trying it wrong? After common edit and apk package name changed it still recognizes the app and tries to update instead of installing a separate app. I keep getting the error app not installed as it conflicts with an existing packa...

https://redd.it/18nm320
@reddit_androiddev

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

AndroidDev - Reddit

Trying to wrest kernel source from Ulefone
https://redd.it/18nkcul
@reddit_androiddev

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