compose-samples
MPAndroidChart
Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Access the most powerful time series database as a service
compose-samples | MPAndroidChart | |
---|---|---|
97 | 20 | |
15,941 | 36,517 | |
2.7% | - | |
8.5 | 0.0 | |
7 days ago | 14 days ago | |
Kotlin | Java | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
compose-samples
-
Customizable calendar for Jetpack Compose with option to add app specific dates etc.
check this out : https://github.com/android/compose-samples/tree/main/Crane
-
Let's create notification reminder app in Jetpack Compose.
Basic understanding of Jetpack Compose.
-
Architecture Help
The compose-samples repo has a comprehensive list of samples ranging from low to complex projects which might be worth a look.
- Compose UI or layouts?
-
Leveraging Rust and the GPU to render user interfaces at 120 FPS
And what was learned from Flutter has produced something I consider even more interesting: Compose UI (https://developer.android.com/jetpack/compose) and JetBrains' Compose Multiplatform (https://www.jetbrains.com/lp/compose-mpp/)
- New app: xml or compose?
-
Clean Architecture VS. Official documentation!
Now, same story, in the current documentation the list is replaced by a single UserMessage without any explanation of the previous example. It just says "For a more advanced use case, displaying a list of user messages on screen, check out the Jetsnack Compose example." .
-
Dart 3 will be on pair with Kotlin and other top languages (you can see more features in the proposal)
As for the strange infix syntax, you're correct - it's not important (for Dart anyway). Kotlin supports writing code that have DSL like syntax making things like typesafe HTML or Jetpack Compose possible.
-
Jetpack Compose; A Modern UI ToolKit
Sample apps
This is what Jetpack Compose according to the Android Developers team;
MPAndroidChart
- How can I Implement this kind of graph UI?
-
Best charting/graphing frameworks that are actively maintained?
I am planning to use a charting/graphing library in my App, however I have noticed that the options are pretty limited. In particular it seem like that there are many mediocre libraries and the rather promising ones (i.e. https://github.com/PhilJay/MPAndroidChart) are no longer maintained. In other words I couldn't find a framework that is both good and actively maintained.
-
Best libraries for Android Developers
MPAndroidChart
-
Android Chart Library
I'm currently making a personal project which involves using a chart. I was just wondering if there are any recent up to date libraries to use. I know of MPAndroidChart, but the Github hasn't been updated in a long time. I also recently saw Vico and was considering using that as well. Are there any other alternatives that would be a better option?
-
Top 10 Android Libraries to boost your development in 2022
GitHub: https://github.com/PhilJay/MPAndroidChart
-
Is there a way to make it fit the screen so I can more easily see the images and text?
It is not limited to the tutorial. When I want to look up things on github without cloning the repo, it is basically the same: https://github.com/PhilJay/MPAndroidChart/blob/master/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/LineChartActivity1.java (yes, that is not the best example with only few long lines)
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
MPAndroidChart for charts and graphs
-
How to implement charts in android using java
Comments are added to better understand the logic. Don't forget to visit the github page of this library MPAndroidChart
-
My first Android app
In the toplist and portfolio I use https://github.com/PhilJay/MPAndroidChart but the currency detail I built myself
This is the one I used for the top list https://github.com/PhilJay/MPAndroidChart
What are some alternatives?
GraphView - Android Graph Library for creating zoomable and scrollable line and bar graphs.
HelloCharts - Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
WilliamChart - Android Library to rapidly develop attractive and insightful charts in android applications.
achartengine - Charting library for Android applications. Automatically exported from code.google.com/p/achartengine
NumAndroidCharts - A Powerful Android Charting Library by https://www.numetriclabz.com/
AndroidCharts - An easy-to-use Android charts library with animation.
filament - Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
EazeGraph - An Android chart and graph library
Android-Charts - Open-source native Android graph/chart framework includes line chart,stick chart,candlestick chart,pie chart,spider-web chart etc.
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
HoloGraphLibrary - Fork of the HoloGraphLibrary by Daniel Nadeau with additionnal features
MVICore - MVI framework with events, time-travel, and more