- 4 Posts
- 4 Comments
Joined 15 days ago
Cake day: July 2nd, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Haven't generated an APK for months inside Android Studio
0·2 days agowe’ll see in the next months
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Haven't generated an APK for months inside Android Studio
0·2 days agoI have getgoogleoff.me email domain 👍🏼
edit: from disroot
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Haven't generated an APK for months inside Android Studio
1·3 days agoI think you still need to register/verify since it will require a valid ID and app IDs (package names).
Yes. Jetpack Compose is multiplatform. If you have the source code of an android app, you can port it to your preferred platform, but you have to adjust most of the code depending on the functionality since APIs are platform-specific unless it’s JVM only.