Android Development

477 readers
6 users here now

Welcome to the programming.dev Android development community!

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License

founded 1 year ago
MODERATORS
1
 
 

If you try to navigate in compose using a route like this:

data class ProfileRoute(user: UserProfile)

data class UserProfile(id: String)

You will have an error when running the app. This article helped me with that.

I still don't know, however, how to navigate with a scenario like this:

data class ProfileRoute(user: UserProfile)

data class UserProfile(account: Account)

This scenario above still crashes the application.

2
14
The Third Beta of Android 15 (android-developers.googleblog.com)
submitted 1 week ago by [email protected] to c/[email protected]
3
 
 

Awesome Android Apps

AAA

Hi all,

for 2 years, sporadically, I've been adding awesome FOSS apps with the following:

Rules

  • Open Sourced
  • Free of charge (on F-Droid and source code repository releases)
  • Free as in Freedom
  • Ad-free
  • Installed and tested by me or by contributor
  • Privacy-friendly aware
  • Easy to use
  • Still in development or polished experience
  • Does not lack features compared to proprietary app
  • Does not need an account (the only exceptions are self-hosted) apps)
  • Has dark theme

...tested by my and then later by contributors. I think many of you will appreciate this simple README.md repo, and I would love some help with it.

๐Ÿ”๏ธ Codeberg version

I hope you will find it useful! ๐Ÿคฉ

4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
13
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 
 

So, my boyfriend and I are making this Android app. My first post for more info. I was wondering if mastodon has an OAuth feature where I could use to sign in with it via my Android app.

Iโ€™m also wondering in that in terms of API, do most programmers mean the key (API Key) or a way for a program to integrate anonymously with a platform.

Likewise, Iโ€™ve always been confused when it came to API access. Looking for clarification.

19
20
21
10
The Second Developer Preview of Android 15 (android-developers.googleblog.com)
submitted 3 months ago by [email protected] to c/[email protected]
22
23
24
 
 

https://github.com/dautovicharis/Charts

New in this version:

Full release note: https://github.com/dautovicharis/Charts/releases/tag/1.2.0

What's next: The first priority will be multi-platform support.

If you have any feature requests, please let me know, or you can create an issue on Github.

Thanks! ๐Ÿ™Œ

Source: reddit

25
view more: next โ€บ