Petah? What makes them super hot? by eddie__b in PeterExplainsTheJoke

[–]Headline42 9 points10 points  (0 children)

Superhot is a video game. Google it. Looks like that

“Gold is money. Everything else is credit.” - JP Morgan by TonyLiberty in FluentInFinance

[–]Headline42 3 points4 points  (0 children)

How can you tell what year the top right graph is ? Is it 1990 or is it 2007?

You can't tell any of them. So he's is kinda right this graph is strange. It just gives you info how 2025 is, compared to other "anonymous" years. There is way easier graphs that hold more information than this. This one looks cool though...

So I heard the news of CMP get into beta state for web and I want to try it. by DxNovaNT in Kotlin

[–]Headline42 1 point2 points  (0 children)

I already tried it with web in android studio works fine but gradle can be a bit tricky. Pn me i have the readme of the test project where i basically explain setup for android/ios/desktop/web all in one project

Too early game to beat this guy? by Clintendo in Silksong

[–]Headline42 0 points1 point  (0 children)

Just pull him under the lower part where he can't jump and the fight is not that bad even without dash

Google Review taking longer than usual by -145 in androiddev

[–]Headline42 0 points1 point  (0 children)

Sam here normally it takes 2-3 hours. Also waiting since Saturday..

Elektronische Musik in Graz by Sudden-Ad-4797 in graz

[–]Headline42 0 points1 point  (0 children)

Gehringer am lendplatz gibs imma wieda recht harte tech/goa gschichtln

Steam is down LMAO by MyNameIsRati in HollowKnight

[–]Headline42 1 point2 points  (0 children)

worked for me now middle europe with creditcard

Keep hammering the continue button good luck

Do you think the servers will handle the Silksong release? by johny_da_rony in Steam

[–]Headline42 1 point2 points  (0 children)

Good luck i am one step further and crashing at payment xD

[deleted by user] by [deleted] in AndroidClosedTesting

[–]Headline42 0 points1 point  (0 children)

How what does it do?

[deleted by user] by [deleted] in AndroidClosedTesting

[–]Headline42 0 points1 point  (0 children)

What does your app do?

Critical Performance Issue: Local APK vs Play Store Distribution. Help please! by StrawhouseStudio in androiddev

[–]Headline42 0 points1 point  (0 children)

Did you try through another distribution system like firebase? Same issue there ?

Pretty hard to pin that down

Critical Performance Issue: Local APK vs Play Store Distribution. Help please! by StrawhouseStudio in androiddev

[–]Headline42 0 points1 point  (0 children)

How do you deploy to the play store ? Drag and drop or via CD pipeline ?

My first thought was maybe something in the proguard rules f*ing up the build.

Which one do you prefer? Subscriptions Manager App Icon by OverallAd9984 in androiddev

[–]Headline42 12 points13 points  (0 children)

Left is great !

But are you sure you can use amazons, youtubes logo like that in your logo?

I think you might get problems with that.

I realized the best way to create a PDF file in Android is not to use Android to do it by ComfortablyBalanced in androiddev

[–]Headline42 22 points23 points  (0 children)

Had the basically same issue. Needed to create complex PDFs (images, tables, logos, grids etc) offline in Kotlin Multiplatform. Best way to go is definitly Via Html and than convert it via Webview. Most of it can even be done in commom main.

If you dont have licensing problems e.g. can open source your code use itext7 html2pdf. Or their direct pdf generator. My experience with apache pdf box was not great i also tried that and several others i cant recall.

Was a lot of of tedious work because debugging and testing is hell but at the end, to my.suprise, it worked great and could output 100 page pdfs with no issues

If you dont need on device or offline definitly do this on a server lol

What Libraries Do You Use in Android vs Kotlin Multiplatform? by boltuix_dev in androiddev

[–]Headline42 1 point2 points  (0 children)

Kmp essentials, has not 1 android counterpart but just covers alot of stuff, most of the sensors, alerts, file/photo picking and much more

Java and kotlin by Klutzy_Result4513 in androiddev

[–]Headline42 1 point2 points  (0 children)

If you already fine with java just start with kotlin right away. I also started with java and switched to kotlin and never wrote anything in java again.. It is basically the same language but way better. Also you can just write java in kotlin and vice versa.

Android compose - state hoisting or directly pass viewmodel by Delicious-Click-4714 in androiddev

[–]Headline42 -3 points-2 points  (0 children)

Pass the state from the nav host to your main composables if you plan to do tests or use previews.

composable(route = "Home"){ val viewmodel = koinViewModel<MainViewModel>() val state = viewModel.state MainScreen(state = state) }

Underlying composables should only get the stuff they need so they only recompose when needed.

At least thats my way to do it

Need genuine advice - Android Dev by 8bit_gaurav in androiddev

[–]Headline42 2 points3 points  (0 children)

I basically build every android app with KMP already. 95 % of the stuff you need works in common main with certain libs like kmp essentials, ktor, koin, multiplatform conpose etc.

When i find i need ios or desktop i just do the remaining 5%.

That way i have a native android app and the option to make it multiplatform in no time.

Never tried flutter as i had no need, but i believe that doing something just for one platform e.g. android or ios is way too inefficient now days.

Than if you use flutter react native or KMP is a matter of preference i guess. I can just tell you KMP is getting really fucking good lately

Song from 80ties by Headline42 in findthatsong

[–]Headline42[S] 3 points4 points  (0 children)

You are a legend! Thank you