Pierre-Yves Lapersonne
Software crafter and digital punker keen on open source, iOS and Android apps. Interested in software ecodesign, privacy and accessibility too. pylapersonne.info
- 8 Posts
- 5 Comments
Pierre-Yves Lapersonne@programming.devto
Android@lemmy.world•What is the best way to create an android app in 2025?English
5·1 year agoAnticipate technical debt and follow what Google recommends. In few words, use Kotlin and Compose.
However you should really have a look on Google guidelines. In more worlds:
- by default Kotlin and Compose
- if some logic to share between other projects in other environments: Kotlin Multi Platform (KMP)
- if shared UI: Flutter (but Google reduced Flutter teams and KMP is being better and better, so we can suppose Flutter will join the Google Graveyard
Pierre-Yves Lapersonne@programming.devto
Android@lemmy.world•What Keepass client do you use?English
1·1 year agoYep, it seems it is, but it can manage KDBX files. Just wanted to share 😄
Edit: sorry, didn’t see this thread is in Android community, my comment is not relevant for this platform.
Pierre-Yves Lapersonne@programming.devto
Android@lemmy.world•What Keepass client do you use?English
11·1 year agoYou can use also for example Strongbox (https://github.com/strongbox-password-safe)
Edit: sorry, didn’t see this thread is in Android community, my comment is not relevant for this platform. For Android I am used to Keepass2Android (https://github.com/PhilippC/keepass2android). Simple, still maintained, under libre licence GPL 3.0.
Pierre-Yves Lapersonne@programming.devMto
Programmer Humor@programming.dev•How big is your desk?
4·2 years agoThat is the reason why some developers are “full stack”. All computers are stacked 🤪







That’s vibe coding.