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

Android's backward compatibility wondering

I came a cross an issue, and couldn't find the answer.
I was wondering how does android's backward compatibility works.

I demonstrate my question with an example -
I have an android app, the app have java code, in this code there is a use of a java class method that exists in android api level 34 but not in android api level 33.
I'm running the app over a phone with android 11 (api level 30).
How come the app work ok?
I would expect that when the app runs the code and tr...

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

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

AndroidDev - Reddit

I am scammed and got my Play Developer account banned

Hello everyone,

In March 2023, I created my developer account and successfully published a bill-splitting app. Things were going well until I received emails from individuals who expressed interest in having their apps published through my account, offering $10 per week in return. Intrigued, I agreed to publish a basic game they provided, thinking it was harmless as it did not request any sensitive permissions or user information.

To my surprise, the app was not approved due to policy violatio...

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

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

AndroidDev - Reddit

What do you think of cloud build tools for Android dev?

Well, we're working on building an Android dev tool and aiming to make Android dev more collaborative and fast, increasing developer productivity. Do you think android development can shit to web with modern tools coming in like googles project IDX, bitrise etc ? ...

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

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

AndroidDev - Reddit

Business Pitch: Revenue Sharing in Exchange for Publishing My App



Hi, I'm from Iran and I'm looking to create a Google Developer account. However, due to the recent requirements for a government ID and a payment card in my name, I'm unable to create an account. Credit cards aren't accessible in Iran.

I've developed a VPN app, which is my first project to pitch to investors. I'm keen to understand how quickly a VPN can grow and what the potential ad revenue might be.

This app doesn't require any runtime permissions and all manifest permissions is in "Other...

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

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

AndroidDev - Reddit

Rules For Thee But Not For Me

Hi! I used to work at Google, specifically on the app enforcement side. I won't get too into that other than I focused on Android end user privacy and safety in the app world and have been responsible for many headaches app developers have faced around that subject. Not here to apologize either, I firmly believe user privacy must be a major priority on mobile platforms and wouldn't change any decisions and what I've seen in the Android app world when it comes to user tracking would make anyone's...

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

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

AndroidDev - Reddit

Android App Advice

Hello All,

I have an app idea and before I start building it I would like to get a feel of what people think about it. Is this a good app? does this app already exist? Is an app like this something you could see yourself using?

The App:

The idea for this application is that a user is able to take a picture of their receipt or invoice and the application automatically parses the information in the receipt collecting the amount spent, the store the items were purchased from, the purchase da...

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

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

AndroidDev - Reddit

How do you provide login creds to Google Play to test the app?

The app is private for a University, login is restricted to the Google Workspace hosted domain...

So we made an account for Google to log in with

When they try, they get the "Is this you" popup to validate with email\\phone or whatever. I see google admin has an option to remove that for TEN MINUTES which is pointless as I have no idea when in the middle of the night they're gonna get to it.

How do you guys handle this? "David" from the play review team can't be bothered to do anything but ...

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

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

AndroidDev - Reddit

White label apps security best practices

Hi everyone. I am not an android dev but an IT guy at a startup dealing with a concern in my company that I would like to ask about.

Basically, my company does white label apps for our customers and manages their Google play account through a shared Google workspace account.

My concern is that this account is shared and that user is basically an admin on all of our customer's apps and on our own app on the Play store.

It basically works as following : Customer gives that shared account admin...

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

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

AndroidDev - Reddit

How to make my personal google play dev account avoid being associated with the second company account



hello. so long story short i want tips or anything on how to avoid considering the two accounts as associated. sadly i've been using them both on the same laptop. yet in one of them i have 2 strikes. and in order to avoid any problems in the future related to the association i wish to ask what should i do to let them consider each account as a separate account. any advice is welcomed

...

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

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

AndroidDev - Reddit

How long is the suspension valid?

I received a suspension 5 years ago.
Is it still valid?
If yes, does it mean that we cannot have more than 3 suspensions in our entire life?...

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

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

AndroidDev - Reddit

Best Android Libraries for Android App Developers in 2024

Android libraries play an important role in speeding up the Android app development process.

Whether you are an Android developer or apprenuer, these libraries contain everything you need to build a full-fledged Android app.

So, here is the list of the best Android libraries that you can use in 2024 for Android app development.

Read More:

https://redd.it/18gjfoi">https://ripenapps.com/blog/top-android-libraries-for-android-app-developers/
@reddit_androiddev

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

AndroidDev - Reddit

Anyone have news on the Google Play Antitrust Lawsuit Payouts?

To mods: This is EXTREMELY relevant to Android and Android devs.

There has been radio silence for 2+ months: https://www.courtlistener.com/docket/17452525/in-re-google-play-developer-antitrust-litigation/?page=2

Anyone reach out and actually hear back? When do the payouts begin?...

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

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

AndroidDev - Reddit

Direct messaging to Instagram/Twitter via "Intents" (Java)



Hi! I am trying, from my android application, to achieve a very similar logic that is achieved in whatsapp with this code:

startActivity( new Intent(Intent.ACTION_VIEW, Uri.parse( String.format("https://api.whatsapp.com/send?phone=%s&text=%s", phoneNumberWithCountryCode, wsMessage) ) ) );

In which, through an \`In...

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

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

AndroidDev - Reddit

Struggling with App Visibility on Google Play

I'm facing some challenges with my app's visibility on the Google Play Store, and I could really use some guidance.

Here's the situation: I developed an app specifically for the French market, and while we've gained substantial traction on iOS in just one month (1,000 downloads per day), our Android downloads have been surprisingly low (just 10 downloads in the last 10 days). Initially, we only targeted France and the app wasn't appearing on the Play Store unless users used the direct link.

Af...

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

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

AndroidDev - Reddit

Issues with google play store submissions

Hi All,

My client has had an application in the google play store for about 2 years now, and has regularly pushed updates through the google play store without issue. We recently had an application fail testing because the testing was performed in a country outside the US which our security layer blocked. Is there a way to submit the android application and let the google play store know to test within the US?...

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

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

AndroidDev - Reddit

Dynamically changing Starting ActivityAuthenticationActivity

My app has two activity AuthenticationActivity and MainActivity? Once user has loggin in I don't need to start with AuthenticationActivity.

​

So should which approach is correct

1. Start with AuthenticationActivity and then migrate to MainActivity[if already logged before\]
2. Create on Activity and including all screens [i use compose\] and then decide by changing the startDestination
3. Is there a more efficient method?...

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

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

AndroidDev - Reddit

Live Streaming and Audio Equalizer with ExoPlayer in Jetpack Compose

Let's explore the intricacies of how ExoPlayer facilitates the seamless playback of live-stream URLs, offering an immersive experience for users.

https://blog.canopas.com/live-streaming-and-audio-equalizer-with-exoplayer-in-jetpack-compose-a74fb5eb93cb...

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

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

AndroidDev - Reddit

compose vs xml

I'm updating my app to compose but I notice that it is slower. In xml it was much faster. It also takes longer to load the libraries, I don't see many advantages....

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

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

AndroidDev - Reddit

Cloud Application Development Company

RipenApps Technologies is one of the best cloud application development companies in USA. Our services for cloud application development are designed to cater to the changing requirements of various industries and to help businesses succeed in the digital age. Our cloud application developers are committed to translating innovative ideas into powerful and performance-boosting cloud-based apps. So, if you want to hire cloud application developers contact us now. For more info, visit our website t...

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

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

AndroidDev - Reddit

1 star reviews because of paywall ed features

Hi Folks. Please help me understand why users retaliate in this manner. I have an app live on the Play Store with multiple features, majority of them free-to-use. No Ads too.

Now I have received one too many 1 star reviews because the one feature a user wants is behind a once-off $1.99 paywall. Is it beyond users that apps have to be maintained in one way or another? The app is not advertised as freemium either.

To other devs; how do you navigate such? I could make the app somewhat freemium an...

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

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

AndroidDev - Reddit

In compose ui testing, suppose ui state of the same composable changes on a button click which is in that composable. How can I test the new ui state?

...

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

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

AndroidDev - Reddit

Hilt Copilation Error

Hello, I'm new to andorid dev and I've been trying to add dagger-hilt to my project but when I try to run it, I get this issue which I dont seem to get. I added the dependencies as stated in the andorid page: https://developer.android.com/training/dependency-injection/hilt-android#setup

https://preview.redd.it/hzgb7mccax5c1.png?width=632&format=png&auto=webp&s=41417355bceff468695a74b292d421de2cc3f9f3...

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

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

AndroidDev - Reddit

Dynamic SSL Pinning

Hello ,

i'm looking for help about best practice to deploy dynamic SSL pinning on mobile app that using flutter , the scope is about update the certificate key on mobile app without update the app it self from store ,

any article or idea that would help ...

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

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

AndroidDev - Reddit

How to prepare for Android dev interviews?

I used to work as an android dev in my past role. I have decent knowledge on android, but not an expert. I had an interview recently for android role and I found it to be very difficult. Mind that the android coding round is on top of leetcode, so i need to prepare android on top of leetcode. I am confused whether I should apply for normal software engineer roles (given that I am a bit more confident in leetcode) or try to get better at android.

I wanted to know from community , is sticking to ...

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

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

AndroidDev - Reddit

Need to change play console country/region
https://redd.it/18gl3yv
@reddit_androiddev

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

AndroidDev - Reddit

What's is difference between "New users acquired" and "Store Listing acquistions" in Play Console?

​

https://preview.redd.it/h59p4ici9s5c1.png?width=355&format=png&auto=webp&s=c624037a2b63edfffbd7b4771f5e4548e7d12e78

​

https://preview.redd.it/6gfxlzul9s5c1.png?width=495&format=png&auto=webp&s=7fe5510aec1947b8c21111ab8e39ce2ea0cb3cd0

Sometimes the difference between the two is huge.

​

​...

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

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

AndroidDev - Reddit

Epic win: Jury decides Google has illegal monopoly in app store fight
https://www.theverge.com/23994174/epic-google-trial-jury-verdict-monopoly-google-play

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

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

AndroidDev - Reddit

Hiw can I find D1, D7, D14 etc retention and other cohort data in Google Play Consile?

I'm working on creating a dashboard to show retention across different segments but I'm completely new to the data sourcing side of things and I've not used Google Console before so any help would be greatly appreciated.


Long term, I need to set up a data pipeline to feed the dashboarding tool regularly too....

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

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

AndroidDev - Reddit

Google Play rejection for "App stability" with no details given

An app I submitted to Google Play was rejected on the grounds of "App stability". The guidance is simply "make sure your app behaves predictably at run time and doesn’t crash, hang, or display error messages." The play console adds "We've sent more information to the account owner's email address" - but there's no additional details in the email. No error logs, no stack traces, no memory dumps, no repro steps, no list of devices with issues, etc.

Of course, I want to know if my app is crashing...

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

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

AndroidDev - Reddit

Flutter DropdownButton Widget for Beginners: Step-by-Step Guide
https://youtu.be/zLWOia2c02k

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

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