type_of
stringclasses
1 value
id
int64
12
2.31M
title
stringlengths
1
256
description
stringlengths
1
3.47k
readable_publish_date
stringlengths
5
10
slug
stringlengths
2
308
path
stringlengths
9
316
url
stringlengths
23
330
comments_count
int64
-3
1.19k
public_reactions_count
int64
-82
4.01k
collection_id
float64
60
30.7k
published_timestamp
stringlengths
20
20
language
stringclasses
95 values
subforem_id
float64
1
1
positive_reactions_count
int64
-82
4.01k
cover_image
stringlengths
61
544
social_image
stringlengths
61
544
canonical_url
stringlengths
15
452
created_at
stringlengths
20
20
edited_at
stringlengths
20
20
crossposted_at
stringlengths
20
20
published_at
stringlengths
20
20
last_comment_at
stringlengths
20
20
reading_time_minutes
int64
0
279
tag_list
stringlengths
5
121
tags
stringlengths
1
111
user
stringlengths
509
758
organization
stringlengths
501
629
flare_tag
stringclasses
13 values
__index_level_0__
int64
0
722k
article
1,423,619
Scaffold en Jetpack Compose
Indice Definición Elementos de scaffold Uso básico Función que define el...
Apr 4 '23
scaffold-en-jetpack-compose-4a3c
/dragosb/scaffold-en-jetpack-compose-4a3c
https://dev.to/dragosb/scaffold-en-jetpack-compose-4a3c
0
1
null
2023-04-04T10:08:29Z
null
null
1
https://media2.dev.to/dy…pvgmejqk9y10.png
https://media2.dev.to/dy…pvgmejqk9y10.png
https://dev.to/dragosb/scaffold-en-jetpack-compose-4a3c
2023-04-02T20:39:55Z
null
null
2023-04-04T10:08:29Z
2023-04-04T10:08:29Z
3
['android', 'jetpackcompose', 'kotlin', 'mobile']
android, jetpackcompose, kotlin, mobile
{'name': 'disced', 'username': 'dragosb', 'twitter_username': None, 'github_username': None, 'user_id': 800324, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_imag...
null
null
554,830
article
1,382,622
Typewriter Animation using Jetpack Compose with highlighted texts
Typewriter animations are a great way to add some personality and interactivity to your app’s user...
Feb 28 '23
typewriter-animation-using-jetpack-compose-with-highlighted-texts-4fn8
/canopassoftware/typewriter-animation-using-jetpack-compose-with-highlighted-texts-4fn8
https://dev.to/canopassoftware/typewriter-animation-using-jetpack-compose-with-highlighted-texts-4fn8
0
0
null
2023-02-28T14:22:47Z
en
null
0
https://media2.dev.to/dy…qqm7mp4ume2a.png
https://media2.dev.to/dy…qqm7mp4ume2a.png
https://dev.to/canopassoftware/typewriter-animation-using-jetpack-compose-with-highlighted-texts-4fn8
2023-02-28T14:22:47Z
2023-02-28T14:28:49Z
null
2023-02-28T14:22:47Z
2023-02-28T14:22:47Z
1
['android', 'jetpackcompose', 'programming', 'mobile']
android, jetpackcompose, programming, mobile
{'name': 'Darpan Vithani', 'username': 'vithanidarpan', 'twitter_username': None, 'github_username': 'vithanidarpan', 'user_id': 808509, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,831
article
1,421,510
How to Implement Custom Fonts using Downloadable Google Fonts?
A step-by-step guide to implementing custom font by downloading (instead of manually copying) Google...
Mar 31 '23
how-to-implement-custom-fonts-using-downloadable-google-fonts-219o
/vtsen/how-to-implement-custom-fonts-using-downloadable-google-fonts-219o
https://dev.to/vtsen/how-to-implement-custom-fonts-using-downloadable-google-fonts-219o
0
5
21,307
2023-03-31T23:00:00Z
null
null
5
https://media2.dev.to/dy…xggutfiqqgcv.jpg
https://media2.dev.to/dy…xggutfiqqgcv.jpg
https://vtsen.hashnode.dev/how-to-implement-custom-fonts-using-downloadable-google-fonts
2023-03-31T10:03:01Z
2023-05-05T01:55:40Z
null
2023-03-31T23:00:00Z
2023-03-31T23:00:00Z
2
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,832
article
1,403,108
How to Debug Jetpack Compose Recomposition with Logging?
What is the best way to debug Jetpack Compose recomposition? Breakpoints in debugger, standard...
Mar 17 '23
how-to-debug-jetpack-compose-recomposition-with-logging-k7g
/vtsen/how-to-debug-jetpack-compose-recomposition-with-logging-k7g
https://dev.to/vtsen/how-to-debug-jetpack-compose-recomposition-with-logging-k7g
0
2
21,307
2023-03-17T23:00:00Z
null
null
2
https://media2.dev.to/dy…rlwxyhmc9c1n.jpg
https://media2.dev.to/dy…rlwxyhmc9c1n.jpg
https://vtsen.hashnode.dev/how-to-debug-jetpack-compose-recomposition-with-logging
2023-03-16T11:28:05Z
null
null
2023-03-17T23:00:00Z
2023-03-17T23:00:00Z
4
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,833
article
1,389,915
Custom Theming in Jetpack Compose
Can't you fully reflect the colors of your brand when using Material Theme? Or does Material Theme...
Mar 6 '23
custom-theming-in-jetpack-compose-3pdp
/muhammedesadcomert/custom-theming-in-jetpack-compose-3pdp
https://dev.to/muhammedesadcomert/custom-theming-in-jetpack-compose-3pdp
0
6
null
2023-03-06T13:12:29Z
en
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/muhammedesadcomert/custom-theming-in-jetpack-compose-3pdp
2023-03-06T10:43:50Z
2023-04-26T18:23:07Z
null
2023-03-06T13:12:29Z
2023-03-06T13:12:29Z
4
['android', 'kotlin', 'jetpackcompose', 'mobile']
android, kotlin, jetpackcompose, mobile
{'name': 'Muhammed Esad Cömert', 'username': 'muhammedesadcomert', 'twitter_username': 'ComertEsad', 'github_username': 'muhammedesadcomert', 'user_id': 825358, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads...
null
null
554,834
article
1,384,999
Simple Example to Use WorkManager and Notification
Simple app to explore different ways of scheduling background task using WorkManager and post a...
Mar 3 '23
simple-example-to-use-workmanager-and-notification-il9
/vtsen/simple-example-to-use-workmanager-and-notification-il9
https://dev.to/vtsen/simple-example-to-use-workmanager-and-notification-il9
0
4
21,307
2023-03-03T23:00:00Z
en
null
4
https://media2.dev.to/dy…gezkytt6fwqh.jpg
https://media2.dev.to/dy…gezkytt6fwqh.jpg
https://vtsen.hashnode.dev/simple-example-to-use-workmanager-and-notification
2023-03-02T10:12:17Z
2023-07-15T09:07:33Z
null
2023-03-03T23:00:00Z
2023-03-03T23:00:00Z
5
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,835
article
1,377,393
Convert Android App to Use Material 3 Design
Step-by-step guide to convert a very simple Jetpack Compose Android app to use material 3...
Feb 24 '23
convert-android-app-to-use-material-3-design-3ojm
/vtsen/convert-android-app-to-use-material-3-design-3ojm
https://dev.to/vtsen/convert-android-app-to-use-material-3-design-3ojm
0
6
21,307
2023-02-24T23:00:00Z
en
null
6
https://media2.dev.to/dy…ebg97xjb58j9.jpg
https://media2.dev.to/dy…ebg97xjb58j9.jpg
https://vtsen.hashnode.dev/convert-android-app-to-use-material-3-design
2023-02-24T00:56:26Z
2023-05-05T01:57:38Z
null
2023-02-24T23:00:00Z
2023-02-24T23:00:00Z
4
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,836
article
1,354,449
Jetpack Compose and WindowSize Classes
Unlike iOS, Android was always envisioned as a platform that would run on a range of devices and...
Feb 21 '23
jetpack-compose-and-windowsize-classes-gb4
/erdo/jetpack-compose-and-windowsize-classes-gb4
https://dev.to/erdo/jetpack-compose-and-windowsize-classes-gb4
5
15
null
2023-02-21T09:32:41Z
en
null
15
https://media2.dev.to/dy…1so2xjd7zzhs.png
https://media2.dev.to/dy…1so2xjd7zzhs.png
https://dev.to/erdo/jetpack-compose-and-windowsize-classes-gb4
2023-02-05T14:14:00Z
null
null
2023-02-21T09:32:41Z
2023-03-18T12:27:30Z
14
['android', 'responsive', 'jetpackcompose', 'adaptive']
android, responsive, jetpackcompose, adaptive
{'name': 'Eric Donovan', 'username': 'erdo', 'twitter_username': None, 'github_username': 'erdo', 'user_id': 125572, 'website_url': 'https://github.com/erdo', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
554,837
article
1,369,398
Implement Default Splash Screen Prior to Android 12
Step-by-step Guide to Implement Default Splash Screen in Android 12 (API level 31) for Older Android...
Feb 17 '23
implement-default-splash-screen-prior-to-android-12-1e67
/vtsen/implement-default-splash-screen-prior-to-android-12-1e67
https://dev.to/vtsen/implement-default-splash-screen-prior-to-android-12-1e67
0
10
21,307
2023-02-17T23:00:00Z
en
null
10
https://media2.dev.to/dy…3nrfvpahr8p0.jpg
https://media2.dev.to/dy…3nrfvpahr8p0.jpg
https://vtsen.hashnode.dev/implement-default-splash-screen-prior-to-android-12
2023-02-17T11:39:03Z
2023-05-05T01:57:47Z
null
2023-02-17T23:00:00Z
2023-02-17T23:00:00Z
3
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,838
article
1,355,794
Foldable-aware app layout
Welcome to the final part of Understanding foldable devices. As this series has been going on for...
Feb 16 '23
foldable-aware-app-layout-fei
/tkuenneth/foldable-aware-app-layout-fei
https://dev.to/tkuenneth/foldable-aware-app-layout-fei
0
4
20,632
2023-02-16T10:35:03Z
en
null
4
https://media2.dev.to/dy…49ghpi4zy2mb.jpg
https://media2.dev.to/dy…49ghpi4zy2mb.jpg
https://dev.to/tkuenneth/foldable-aware-app-layout-fei
2023-02-06T15:27:40Z
null
null
2023-02-16T10:35:03Z
2023-02-16T10:35:03Z
7
['android', 'foldable', 'jetpackcompose']
android, foldable, jetpackcompose
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,839
article
1,331,949
Jetpack Compose: A use case for view interop migration strategy
Approach Recently, we had an opportunity to redesign the sample app for an SDK we're...
Feb 13 '23
jetpack-compose-a-use-case-for-view-interop-migration-strategy-4dba
/touchlab/jetpack-compose-a-use-case-for-view-interop-migration-strategy-4dba
https://dev.to/touchlab/jetpack-compose-a-use-case-for-view-interop-migration-strategy-4dba
0
2
null
2023-02-13T17:59:33Z
en
null
2
https://media2.dev.to/dy…7ga37yx8am4z.png
https://media2.dev.to/dy…7ga37yx8am4z.png
https://touchlab.co/jetpack-compose-a-use-case-for-view-interop-migration-strategy
2023-01-17T15:01:44Z
2023-10-24T02:20:36Z
null
2023-02-13T17:59:33Z
2023-02-13T17:59:33Z
4
['compose', 'android', 'mobile', 'jetpackcompose']
compose, android, mobile, jetpackcompose
{'name': 'Jigar Brahmbhatt', 'username': 'shaktiman_droid', 'twitter_username': None, 'github_username': 'findjigar', 'user_id': 616824, 'website_url': 'https://jigarbrahmbhatt.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa...
{'name': 'Touchlab', 'username': 'touchlab', 'slug': 'touchlab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1320%2F807eb679-1cc4-4ecc-b315-5d0a13093104.png', 'profi...
null
554,840
article
1,362,703
About Window size class libraries
With the first stable version of Material Design 3 for Compose, which was released last October, we...
Feb 12 '23
about-window-size-class-libraries-5c5m
/tkuenneth/about-window-size-class-libraries-5c5m
https://dev.to/tkuenneth/about-window-size-class-libraries-5c5m
2
4
20,632
2023-02-12T13:28:36Z
en
null
4
https://media2.dev.to/dy…0dsc0k7rfw55.jpg
https://media2.dev.to/dy…0dsc0k7rfw55.jpg
https://dev.to/tkuenneth/about-window-size-class-libraries-5c5m
2023-02-12T12:37:43Z
null
null
2023-02-12T13:28:36Z
2023-02-13T15:35:04Z
2
['jetpackcompose', 'foldable', 'android']
jetpackcompose, foldable, android
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,841
article
1,360,169
Side Effects Summary in Jetpack Compose
Do you find side effects in Jetpack Compose confusing? I do. So, I document the summary of using side...
Feb 10 '23
side-effects-summary-in-jetpack-compose-hd0
/vtsen/side-effects-summary-in-jetpack-compose-hd0
https://dev.to/vtsen/side-effects-summary-in-jetpack-compose-hd0
0
7
21,307
2023-02-10T23:00:00Z
en
null
7
https://media2.dev.to/dy…0c75md4z0yri.jpg
https://media2.dev.to/dy…0c75md4z0yri.jpg
https://vtsen.hashnode.dev/side-effects-summary-in-jetpack-compose
2023-02-09T23:56:46Z
null
null
2023-02-10T23:00:00Z
2023-02-10T23:00:00Z
4
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,842
article
1,355,234
Getting started with jetpack compose from XML
As developers specializing in Android, we are well-versed in creating user interfaces using XML....
Feb 7 '23
getting-started-with-jetpack-compose-from-xml-1870
/jhnaiem/getting-started-with-jetpack-compose-from-xml-1870
https://dev.to/jhnaiem/getting-started-with-jetpack-compose-from-xml-1870
0
0
null
2023-02-07T08:52:53Z
en
null
0
https://media2.dev.to/dy…9rm04i05z8p8.jpg
https://media2.dev.to/dy…9rm04i05z8p8.jpg
https://dev.to/jhnaiem/getting-started-with-jetpack-compose-from-xml-1870
2023-02-06T09:08:35Z
2023-03-03T06:53:15Z
null
2023-02-07T08:52:53Z
2023-02-07T08:52:53Z
4
['android', 'jetpackcompose', 'tutorial', 'mobile']
android, jetpackcompose, tutorial, mobile
{'name': 'Md . Jahid Hasan Naiem', 'username': 'jhnaiem', 'twitter_username': None, 'github_username': 'jhnaiem', 'user_id': 1021454, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads...
null
null
554,843
article
1,342,527
Jetpack Compose; A Modern UI ToolKit
The world of programming changes rapidly and gets better day by day. The frameworks and tools that...
Jan 26 '23
jetpack-compose-a-modern-ui-toolkit-2ai7
/ethanrodrigo/jetpack-compose-a-modern-ui-toolkit-2ai7
https://dev.to/ethanrodrigo/jetpack-compose-a-modern-ui-toolkit-2ai7
0
0
null
2023-01-26T17:07:18Z
en
null
0
https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1673981379887%2F39bd028a-a9d3-4d62-b8d8-24967de922b3.png%3Fw%3D1600%26h%3D840%26fit%3Dcrop%26crop%3Dentropy%26auto%3Dcompress%2Cformat%26format%3Dwebp
https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1673981379887%2F39bd028a-a9d3-4d62-b8d8-24967de922b3.png%3Fw%3D1600%26h%3D840%26fit%3Dcrop%26crop%3Dentropy%26auto%3Dcompress%2Cformat%26format%3Dwebp
https://ethanrodrigo.hashnode.dev/jetpack-compose-a-modern-ui-toolkit
2023-01-26T17:04:22Z
2023-01-28T13:28:46Z
null
2023-01-26T17:07:18Z
2023-01-26T17:07:18Z
4
['android', 'jetpackcompose', 'programming', 'beginners']
android, jetpackcompose, programming, beginners
{'name': 'Ethan Rodrigo', 'username': 'ethanrodrigo', 'twitter_username': 'EthanRodrigo8', 'github_username': None, 'user_id': 786319, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupload...
null
null
554,844
article
1,334,481
Code your UI
Welcome to the fourth part of Understanding foldable devices. In this installment we will finally be...
Jan 21 '23
code-your-ui-1b83
/tkuenneth/code-your-ui-1b83
https://dev.to/tkuenneth/code-your-ui-1b83
0
4
20,632
2023-01-21T11:48:14Z
en
null
4
https://media2.dev.to/dy…555l8lr588lc.jpg
https://media2.dev.to/dy…555l8lr588lc.jpg
https://dev.to/tkuenneth/code-your-ui-1b83
2023-01-19T17:11:09Z
null
null
2023-01-21T11:48:14Z
2023-01-21T11:48:14Z
6
['android', 'foldable', 'jetpackcompose']
android, foldable, jetpackcompose
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,845
article
1,335,141
Convert Flow to SharedFlow and StateFlow
Explore different ways of converting Flow to SharedFlow and StateFlow using SharedFlow.emit(),...
Jan 20 '23
convert-flow-to-sharedflow-and-stateflow-on4
/vtsen/convert-flow-to-sharedflow-and-stateflow-on4
https://dev.to/vtsen/convert-flow-to-sharedflow-and-stateflow-on4
0
3
21,307
2023-01-20T23:00:00Z
en
null
3
https://media2.dev.to/dy…cm2jdu7uu16q.jpg
https://media2.dev.to/dy…cm2jdu7uu16q.jpg
https://vtsen.hashnode.dev/convert-flow-to-sharedflow-and-stateflow
2023-01-19T22:04:03Z
2023-05-05T01:57:57Z
null
2023-01-20T23:00:00Z
2023-01-20T23:00:00Z
6
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,846
article
1,330,989
Android 基礎 -- Part 06 Composable から ViewModel を経由して Repository の save 関数を 呼び出せるようにする
事前準備 lifecycle-viewmodel-compose のライブラリを Gradle...
Jan 20 '23
android-ji-chu-part-06-viewmodel-wozuo-ri-repository-no-save-guan-shu-wo-composable-karahu-bichu-seruyounisuru-7ma
/kaede_io/android-ji-chu-part-06-viewmodel-wozuo-ri-repository-no-save-guan-shu-wo-composable-karahu-bichu-seruyounisuru-7ma
https://dev.to/kaede_io/android-ji-chu-part-06-viewmodel-wozuo-ri-repository-no-save-guan-shu-wo-composable-karahu-bichu-seruyounisuru-7ma
0
0
21,217
2023-01-20T14:33:06Z
ja
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaede_io/android-ji-chu-part-06-viewmodel-wozuo-ri-repository-no-save-guan-shu-wo-composable-karahu-bichu-seruyounisuru-7ma
2023-01-16T17:24:52Z
2023-01-28T07:01:19Z
null
2023-01-20T14:33:06Z
2023-01-20T14:33:06Z
2
['android', 'jetpackcompose']
android, jetpackcompose
{'name': 'kaede', 'username': 'kaede_io', 'twitter_username': 'kaede_io', 'github_username': None, 'user_id': 193513, 'website_url': 'https://www.kaede.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
null
null
554,847
article
1,325,041
Exploring Different Ways to Collect Kotlin Flow
Simple app to demonstrate Kotlin flow(), emit(), collectAsState(), collect(),...
Jan 13 '23
exploring-different-ways-to-collect-kotlin-flow-36kl
/vtsen/exploring-different-ways-to-collect-kotlin-flow-36kl
https://dev.to/vtsen/exploring-different-ways-to-collect-kotlin-flow-36kl
0
4
21,307
2023-01-13T23:00:00Z
en
null
4
https://media2.dev.to/dy…c8bkhbtkk24f.jpg
https://media2.dev.to/dy…c8bkhbtkk24f.jpg
https://vtsen.hashnode.dev/exploring-different-ways-to-collect-kotlin-flow
2023-01-11T12:13:14Z
2023-05-05T01:58:22Z
null
2023-01-13T23:00:00Z
2023-01-13T23:00:00Z
5
['kotlin', 'android', 'jetpackcompose']
kotlin, android, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,848
article
1,318,535
Android 基礎 -- Part 04 TextField に入れた値を Button 押下でコンソールに出力する
why 前回の記事で、TextField を包んだコンポーザブルにステートを定義した。 これにより、TextField...
Jan 9 '23
android-ji-chu-part-04-textfield-niru-retazhi-wo-button-ya-xia-dekonsorunichu-li-suru-2gff
/kaede_io/android-ji-chu-part-04-textfield-niru-retazhi-wo-button-ya-xia-dekonsorunichu-li-suru-2gff
https://dev.to/kaede_io/android-ji-chu-part-04-textfield-niru-retazhi-wo-button-ya-xia-dekonsorunichu-li-suru-2gff
0
0
21,217
2023-01-09T10:32:41Z
ja
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaede_io/android-ji-chu-part-04-textfield-niru-retazhi-wo-button-ya-xia-dekonsorunichu-li-suru-2gff
2023-01-05T15:06:08Z
null
null
2023-01-09T10:32:41Z
2023-01-09T10:32:41Z
1
['android', 'jetpackcompose']
android, jetpackcompose
{'name': 'kaede', 'username': 'kaede_io', 'twitter_username': 'kaede_io', 'github_username': None, 'user_id': 193513, 'website_url': 'https://www.kaede.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
null
null
554,849
article
1,321,999
Add blur effect to Image in Jetpack Compose
Hi guys, today I want to share this little article where I briefly explain how to create a blurry...
Jan 9 '23
add-blur-effect-to-image-in-jetpack-compose-bl8
/jorgecastro/add-blur-effect-to-image-in-jetpack-compose-bl8
https://dev.to/jorgecastro/add-blur-effect-to-image-in-jetpack-compose-bl8
0
2
null
2023-01-09T01:43:49Z
en
null
2
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://medium.com/@devjorgecastro/add-blur-effect-to-image-in-compose-b6c5b03864d
2023-01-09T01:43:50Z
2023-03-05T06:55:28Z
null
2023-01-09T01:43:49Z
2023-01-09T01:43:49Z
3
['android', 'jetpackcompose', 'kotlin', 'tutorial']
android, jetpackcompose, kotlin, tutorial
{'name': 'Jorge Castro', 'username': 'jorgecastro', 'twitter_username': 'devjcastro', 'github_username': 'devjorgecastro', 'user_id': 419378, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2...
null
null
554,850
article
1,315,109
Android 基礎 -- Part 02 Jetpack Compose で自動生成したプロジェクトのライブラリを調べて更新する
...
Jan 3 '23
android-ji-chu-part-02-jetpack-compose-dezi-dong-sheng-cheng-sitapuroziekutonoraiburariwodiao-betegeng-xin-suru-43po
/kaede_io/android-ji-chu-part-02-jetpack-compose-dezi-dong-sheng-cheng-sitapuroziekutonoraiburariwodiao-betegeng-xin-suru-43po
https://dev.to/kaede_io/android-ji-chu-part-02-jetpack-compose-dezi-dong-sheng-cheng-sitapuroziekutonoraiburariwodiao-betegeng-xin-suru-43po
0
0
21,217
2023-01-03T14:31:35Z
ja
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaede_io/android-ji-chu-part-02-jetpack-compose-dezi-dong-sheng-cheng-sitapuroziekutonoraiburariwodiao-betegeng-xin-suru-43po
2023-01-02T15:37:11Z
2023-01-05T14:58:50Z
null
2023-01-03T14:31:35Z
2023-01-03T14:31:35Z
3
['android', 'jetpackcompose']
android, jetpackcompose
{'name': 'kaede', 'username': 'kaede_io', 'twitter_username': 'kaede_io', 'github_username': None, 'user_id': 193513, 'website_url': 'https://www.kaede.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
null
null
554,851
article
1,314,804
Android 基礎 -- Part 01 Jetpack Compose を使って Hello Android のアプリを生成して setContent と Preview の意味を学ぶ
Jetpack Compose について調査する Jetpack Compose...
Jan 2 '23
android-ji-chu-part-01-jetpack-compose-woshi-tute-hello-android-noapuriwosheng-cheng-site-setcontent-to-preview-noyi-wei-woxue-bu-ajm
/kaede_io/android-ji-chu-part-01-jetpack-compose-woshi-tute-hello-android-noapuriwosheng-cheng-site-setcontent-to-preview-noyi-wei-woxue-bu-ajm
https://dev.to/kaede_io/android-ji-chu-part-01-jetpack-compose-woshi-tute-hello-android-noapuriwosheng-cheng-site-setcontent-to-preview-noyi-wei-woxue-bu-ajm
0
0
21,217
2023-01-02T12:41:09Z
ja
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaede_io/android-ji-chu-part-01-jetpack-compose-woshi-tute-hello-android-noapuriwosheng-cheng-site-setcontent-to-preview-noyi-wei-woxue-bu-ajm
2023-01-02T08:43:27Z
2023-01-05T14:57:00Z
null
2023-01-02T12:41:09Z
2023-01-02T12:41:09Z
2
['android', 'jetpackcompose']
android, jetpackcompose
{'name': 'kaede', 'username': 'kaede_io', 'twitter_username': 'kaede_io', 'github_username': None, 'user_id': 193513, 'website_url': 'https://www.kaede.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
null
null
554,852
article
1,313,605
Bottom Sheet filters like Gmail
Did you notice new Gmail filters? Is it useful? I think it is very intuitive and handy. I decided to...
Jan 2 '23
bottom-sheet-filters-like-gmail-59ok
/donmat_pl/bottom-sheet-filters-like-gmail-59ok
https://dev.to/donmat_pl/bottom-sheet-filters-like-gmail-59ok
0
0
null
2023-01-02T09:45:00Z
en
null
0
https://media2.dev.to/dy…p4d2fhf8gqma.jpg
https://media2.dev.to/dy…p4d2fhf8gqma.jpg
https://dev.to/donmat_pl/bottom-sheet-filters-like-gmail-59ok
2022-12-31T12:42:27Z
null
null
2023-01-02T09:45:00Z
2023-01-02T09:45:00Z
6
['android', 'kotlin', 'jetpackcompose']
android, kotlin, jetpackcompose
{'name': 'Mateusz Utkała', 'username': 'donmat_pl', 'twitter_username': None, 'github_username': 'DonMat', 'user_id': 999528, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%...
null
null
554,853
article
1,306,485
launchWhenCreated() vs launchWhenStarted() vs launchWhenResumed() vs repeatOnLifeCycle()
Investigating and experimenting various LifecycleCoroutineScope launchWhenX() and repeatOnLifeCycle()...
Dec 23 '22
launchwhencreated-vs-launchwhenstarted-vs-launchwhenresumed-vs-repeatonlifecycle-300k
/vtsen/launchwhencreated-vs-launchwhenstarted-vs-launchwhenresumed-vs-repeatonlifecycle-300k
https://dev.to/vtsen/launchwhencreated-vs-launchwhenstarted-vs-launchwhenresumed-vs-repeatonlifecycle-300k
0
3
21,307
2022-12-23T23:00:00Z
en
null
3
https://media2.dev.to/dy…bpwb38su3ww6.jpg
https://media2.dev.to/dy…bpwb38su3ww6.jpg
https://vtsen.hashnode.dev/launchwhencreated-vs-launchwhenstarted-vs-launchwhenresumed-vs-repeatonlifecycle
2022-12-23T00:26:56Z
2023-05-21T08:31:04Z
null
2022-12-23T23:00:00Z
2022-12-23T23:00:00Z
3
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,855
article
1,297,409
GlobalScope vs viewModelScope vs lifecycleScope vs rememberCoroutineScope
Simple app to demonstrate Android Pre-defined Coroutine Scopes Comparisons - when will these...
Dec 16 '22
globalscope-vs-viewmodelscope-vs-lifecyclescope-vs-remembercoroutinescope-22i0
/vtsen/globalscope-vs-viewmodelscope-vs-lifecyclescope-vs-remembercoroutinescope-22i0
https://dev.to/vtsen/globalscope-vs-viewmodelscope-vs-lifecyclescope-vs-remembercoroutinescope-22i0
0
5
21,307
2022-12-16T23:00:00Z
en
null
5
https://media2.dev.to/dy…keu0edcbbzax.jpg
https://media2.dev.to/dy…keu0edcbbzax.jpg
https://vtsen.hashnode.dev/globalscope-vs-viewmodelscope-vs-lifecyclescope-vs-remembercoroutinescope
2022-12-15T11:16:21Z
2023-05-21T08:29:52Z
null
2022-12-16T23:00:00Z
2022-12-16T23:00:00Z
4
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,856
article
1,252,462
How to draw text on Canvas using drawText API in Jetpack Compose?
Exploring text on Canvas using drawText API in Jetpack Compose. Before Compose 1.3.0, there was no...
Nov 11 '22
how-to-draw-text-on-canvas-using-drawtext-api-in-jetpack-compose-1119
/canopassoftware/how-to-draw-text-on-canvas-using-drawtext-api-in-jetpack-compose-1119
https://dev.to/canopassoftware/how-to-draw-text-on-canvas-using-drawtext-api-in-jetpack-compose-1119
0
1
null
2022-11-11T09:16:44Z
en
null
1
https://media2.dev.to/dy…9pi6sd82btrz.png
https://media2.dev.to/dy…9pi6sd82btrz.png
https://dev.to/canopassoftware/how-to-draw-text-on-canvas-using-drawtext-api-in-jetpack-compose-1119
2022-11-11T09:16:45Z
null
null
2022-11-11T09:16:44Z
2022-11-11T09:16:44Z
1
['android', 'jetpackcompose', 'kotlin', 'mobile']
android, jetpackcompose, kotlin, mobile
{'name': 'Raksha', 'username': 'garambharaksha', 'twitter_username': 'GarambhaRaksha', 'github_username': 'cp-raksha-g', 'user_id': 828995, 'website_url': 'http://canopas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,857
article
1,252,535
Introduction to Kotlin Flows and Channels
Summarizing the behaviors of using Kotlin flows (cold stream) and Kotlin channels (hot stream) This...
Nov 18 '22
introduction-to-kotlin-flows-and-channels-12o9
/vtsen/introduction-to-kotlin-flows-and-channels-12o9
https://dev.to/vtsen/introduction-to-kotlin-flows-and-channels-12o9
0
8
21,306
2022-11-18T23:00:00Z
en
null
8
https://media2.dev.to/dy…6t3v2i1lqblm.jpg
https://media2.dev.to/dy…6t3v2i1lqblm.jpg
https://vtsen.hashnode.dev/introduction-to-kotlin-flows-and-channels
2022-11-11T11:03:20Z
2023-05-05T01:58:56Z
null
2022-11-18T23:00:00Z
2022-11-18T23:00:00Z
4
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,858
article
1,258,877
Flutter vs Jetpack Compose: The Battle of the Decade
Introduction In the blue corner, we have Flutter. In the red corner, we have Jetpack...
Nov 16 '22
flutter-vs-jetpack-compose-the-battle-of-the-decade-5fbj
/droidchef/flutter-vs-jetpack-compose-the-battle-of-the-decade-5fbj
https://dev.to/droidchef/flutter-vs-jetpack-compose-the-battle-of-the-decade-5fbj
0
2
null
2022-11-16T16:05:32Z
en
null
2
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.droidchef.dev/flutter-vs-jetpack-compose-the-battle-of-the-century/
2022-11-16T06:20:18Z
null
2022-11-16T16:05:32Z
2022-11-16T03:38:11Z
2022-11-16T03:38:11Z
6
['flutter', 'jetpackcompose']
flutter, jetpackcompose
{'name': 'Ishan Khanna', 'username': 'droidchef', 'twitter_username': 'droidchef', 'github_username': None, 'user_id': 867541, 'website_url': 'https://blog.droidchef.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon...
null
null
554,859
article
1,258,280
Rotary Input in Wear OS with Compose
The Rotary Input is one more way to the user interact with their wearables devices. You must handle...
Nov 15 '22
rotary-input-in-wear-os-with-compose-1pb5
/vnicius/rotary-input-in-wear-os-with-compose-1pb5
https://dev.to/vnicius/rotary-input-in-wear-os-with-compose-1pb5
1
7
null
2022-11-15T20:39:17Z
en
null
7
https://media2.dev.to/dy…5ddd1el1uko0.png
https://media2.dev.to/dy…5ddd1el1uko0.png
https://dev.to/vnicius/rotary-input-in-wear-os-with-compose-1pb5
2022-11-15T20:17:26Z
null
null
2022-11-15T20:39:17Z
2024-09-15T23:03:17Z
2
['android', 'jetpackcompose', 'compose', 'wearos']
android, jetpackcompose, compose, wearos
{'name': 'Vinícius Veríssimo', 'username': 'vnicius', 'twitter_username': 'devnicius', 'github_username': 'Vnicius', 'user_id': 460084, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa...
null
null
554,860
article
1,245,236
Exploring Android LiveData Usages and Behaviors
Simple app to demonstrate Android lifecycle-aware LiveData usages and behaviors - setValue(),...
Nov 11 '22
exploring-android-livedata-usages-and-behaviors-3gp9
/vtsen/exploring-android-livedata-usages-and-behaviors-3gp9
https://dev.to/vtsen/exploring-android-livedata-usages-and-behaviors-3gp9
0
4
21,307
2022-11-11T23:00:00Z
en
null
4
https://media2.dev.to/dy…wq5nxf02yip1.jpg
https://media2.dev.to/dy…wq5nxf02yip1.jpg
https://vtsen.hashnode.dev/exploring-android-livedata-usages-and-behaviors
2022-11-06T02:46:53Z
2023-05-05T01:59:03Z
null
2022-11-11T23:00:00Z
2022-11-11T23:00:00Z
7
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,861
article
1,242,297
Is Jetpack Compose ready for production development?
What's this about? Hi everyone! 👋 I'm a senior Android engineer who is diving into...
Nov 9 '22
is-jetpack-compose-ready-for-production-development-28o6
/4gus71n/is-jetpack-compose-ready-for-production-development-28o6
https://dev.to/4gus71n/is-jetpack-compose-ready-for-production-development-28o6
3
2
null
2022-11-09T20:07:22Z
en
null
2
https://media2.dev.to/dy…v1xx635fiodx.png
https://media2.dev.to/dy…v1xx635fiodx.png
https://dev.to/4gus71n/is-jetpack-compose-ready-for-production-development-28o6
2022-11-03T21:13:57Z
2022-11-10T12:18:45Z
null
2022-11-09T20:07:22Z
2023-11-06T16:49:35Z
10
['android', 'jetpackcompose', 'programming', 'mobile']
android, jetpackcompose, programming, mobile
{'name': 'Agustín Tomas Larghi', 'username': '4gus71n', 'twitter_username': None, 'github_username': '4gus71n', 'user_id': 332452, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...
null
null
554,862
article
1,245,947
Searching Paged Data In Jetpack Compose
I've recently created a new Android app using the Jetpack Compose UI App Development Toolkit which...
Nov 6 '22
searching-paged-data-in-jetpack-compose-1ml6
/euantorano/searching-paged-data-in-jetpack-compose-1ml6
https://dev.to/euantorano/searching-paged-data-in-jetpack-compose-1ml6
0
4
null
2022-11-06T22:57:56Z
en
null
4
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.euantorano.co.uk/posts/2022/11/06/searching-paged-data-jetpack-compose/
2022-11-06T22:53:57Z
2022-11-06T23:02:06Z
2022-11-06T22:57:56Z
2022-11-06T20:15:42Z
2022-11-06T20:15:42Z
3
['kotlin', 'jetpackcompose', 'android', 'paging3']
kotlin, jetpackcompose, android, paging3
{'name': 'Euan T', 'username': 'euantorano', 'twitter_username': None, 'github_username': 'euantorano', 'user_id': 240265, 'website_url': 'https://www.euantorano.co.uk', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw...
null
null
554,863
article
1,228,252
Normal Variable vs remember vs remember mutabableStateOf Comparisons
What is remember in Jetpack Compose? When and why do we want to use remember in a composable...
Oct 28 '22
normal-variable-vs-remember-vs-remember-mutabablestateof-comparisons-4hph
/vtsen/normal-variable-vs-remember-vs-remember-mutabablestateof-comparisons-4hph
https://dev.to/vtsen/normal-variable-vs-remember-vs-remember-mutabablestateof-comparisons-4hph
0
2
21,307
2022-10-28T23:00:00Z
en
null
2
https://media2.dev.to/dy…0essi2rnl0be.jpg
https://media2.dev.to/dy…0essi2rnl0be.jpg
https://vtsen.hashnode.dev/normal-variable-vs-remember-vs-remember-mutabablestateof-comparisons
2022-10-24T10:18:50Z
2023-05-05T02:02:01Z
null
2022-10-28T23:00:00Z
2022-10-28T23:00:00Z
2
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,864
article
1,232,212
How to create realistic UI with Jetpack Compose
Jetpack compose is the new way to build UI for your android applications in a declarative manner....
Oct 28 '22
how-to-create-realistic-ui-with-jetpack-compose-3k6g
/mindfulengineering/how-to-create-realistic-ui-with-jetpack-compose-3k6g
https://dev.to/mindfulengineering/how-to-create-realistic-ui-with-jetpack-compose-3k6g
0
16
null
2022-10-28T05:30:03Z
en
null
16
https://media2.dev.to/dy…ka5kprso870j.png
https://media2.dev.to/dy…ka5kprso870j.png
https://dev.to/mindfulengineering/how-to-create-realistic-ui-with-jetpack-compose-3k6g
2022-10-27T10:32:30Z
null
null
2022-10-28T05:30:03Z
2022-10-28T05:30:03Z
5
['android', 'jetpackcompose', 'androidjetpackcompose', 'androidappdevelopment']
android, jetpackcompose, androidjetpackcompose, androidappdevelopment
{'name': 'AKASH PATEL', 'username': 'akashmi', 'twitter_username': None, 'github_username': 'akashmi', 'user_id': 956911, 'website_url': 'https://www.mindinventory.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw...
{'name': 'MindInventory', 'username': 'mindfulengineering', 'slug': 'mindfulengineering', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F6220%2F6eb1329f-0cb9-42dc-b85a-...
null
554,865
article
1,222,608
View Model Creation in Jetpack Compose
2 ways (by viewModels and viewModel() composable function) to create view model in your Jetpack...
Oct 21 '22
view-model-creation-in-jetpack-compose-2b9e
/vtsen/view-model-creation-in-jetpack-compose-2b9e
https://dev.to/vtsen/view-model-creation-in-jetpack-compose-2b9e
1
15
21,307
2022-10-21T23:50:58Z
en
null
15
https://media2.dev.to/dy…jec4t6l9ajju.jpg
https://media2.dev.to/dy…jec4t6l9ajju.jpg
https://vtsen.hashnode.dev/view-model-creation-in-jetpack-compose
2022-10-18T00:57:26Z
2023-05-05T02:02:09Z
null
2022-10-21T23:50:58Z
2025-01-23T04:47:53Z
2
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,866
article
1,218,487
Activity and View Model Lifecycles Demo App
Simple app to demonstrate Android lifecycle in Activity and View Model using debug logging The app...
Oct 14 '22
activity-and-view-model-lifecycles-demo-app-1g31
/vtsen/activity-and-view-model-lifecycles-demo-app-1g31
https://dev.to/vtsen/activity-and-view-model-lifecycles-demo-app-1g31
0
5
21,307
2022-10-14T23:13:56Z
en
null
5
https://media2.dev.to/dy…ni4t972zo0po.png
https://media2.dev.to/dy…ni4t972zo0po.png
https://vtsen.hashnode.dev/activity-and-view-model-lifecycles-demo-app
2022-10-13T08:16:05Z
2023-05-05T02:02:34Z
null
2022-10-14T23:13:56Z
2022-10-14T23:13:56Z
5
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,867
article
1,208,111
How to Add Navigation Drawer in Jetpack Compose?
Step-by-step guides to add navigation drawer in Jetpack Compose for beginners This is part of the...
Oct 6 '22
how-to-add-navigation-drawer-in-jetpack-compose-4c9n
/vtsen/how-to-add-navigation-drawer-in-jetpack-compose-4c9n
https://dev.to/vtsen/how-to-add-navigation-drawer-in-jetpack-compose-4c9n
0
7
21,307
2022-10-06T22:38:44Z
en
null
7
https://media2.dev.to/dy…y2f24t36bkj8.jpg
https://media2.dev.to/dy…y2f24t36bkj8.jpg
https://vtsen.hashnode.dev/how-to-add-navigation-drawer-in-jetpack-compose
2022-10-01T06:44:04Z
2023-05-06T02:16:41Z
null
2022-10-06T22:38:44Z
2022-10-06T22:38:44Z
3
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,868
article
1,196,188
Simple RSS Feed Reader - Jetpack Compose
How I build a clean architecture RSS Feed Reader Android app using Kotlin and Jetpack Compose? This...
Sep 24 '22
simple-rss-feed-reader-jetpack-compose-2ld7
/vtsen/simple-rss-feed-reader-jetpack-compose-2ld7
https://dev.to/vtsen/simple-rss-feed-reader-jetpack-compose-2ld7
0
4
21,307
2022-09-24T00:17:39Z
en
null
4
https://media2.dev.to/dy…09xjt8c8g1g7.jpg
https://media2.dev.to/dy…09xjt8c8g1g7.jpg
https://vtsen.hashnode.dev/simple-rss-feed-reader-jetpack-compose
2022-09-18T03:23:59Z
2023-05-05T02:02:46Z
null
2022-09-24T00:17:39Z
2022-09-24T00:17:39Z
10
['android', 'kotiln', 'beginners', 'jetpackcompose']
android, kotiln, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,869
article
1,196,298
Should new Android developers learn Compose or XML?
Android Jetpack Compose or XML-based View?
Sep 18 '22
should-new-android-developer-learn-compose-or-xml-3oah
/aldok/should-new-android-developer-learn-compose-or-xml-3oah
https://dev.to/aldok/should-new-android-developer-learn-compose-or-xml-3oah
6
9
null
2022-09-18T09:11:32Z
en
null
9
https://media2.dev.to/dy…oqvstsbgn3xx.jpg
https://media2.dev.to/dy…oqvstsbgn3xx.jpg
https://dev.to/aldok/should-new-android-developer-learn-compose-or-xml-3oah
2022-09-18T09:11:32Z
2022-09-19T09:00:44Z
null
2022-09-18T09:11:32Z
2024-10-05T02:29:42Z
3
['android', 'jetpack', 'jetpackcompose', 'kotlin']
android, jetpack, jetpackcompose, kotlin
{'name': 'Aldo Wachyudi', 'username': 'aldok', 'twitter_username': None, 'github_username': 'aldoKelvianto', 'user_id': 109894, 'website_url': 'https://stackoverflow.com/users/1760984/aldok', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-...
null
null
554,870
article
1,187,266
Constraint Layout in Jetpack Compose: Create complex and responsive android layouts on the fly.
Introduction Building a UI is one of the essential yet mandatory things for android...
Sep 7 '22
constraint-layout-in-jetpack-compose-create-complex-and-responsive-android-layouts-on-the-fly-47gd
/saketh/constraint-layout-in-jetpack-compose-create-complex-and-responsive-android-layouts-on-the-fly-47gd
https://dev.to/saketh/constraint-layout-in-jetpack-compose-create-complex-and-responsive-android-layouts-on-the-fly-47gd
0
6
null
2022-09-07T17:45:03Z
en
null
6
https://media2.dev.to/dy…hp7yywir0lv2.png
https://media2.dev.to/dy…hp7yywir0lv2.png
https://dev.to/saketh/constraint-layout-in-jetpack-compose-create-complex-and-responsive-android-layouts-on-the-fly-47gd
2022-09-07T17:45:03Z
2022-09-11T16:13:38Z
null
2022-09-07T17:45:03Z
2022-09-07T17:45:03Z
5
['android', 'jetpackcompose', 'kotlin', 'layouts']
android, jetpackcompose, kotlin, layouts
{'name': 'Saketh', 'username': 'saketh', 'twitter_username': 'guy_electronic', 'github_username': None, 'user_id': 659117, 'website_url': 'https://saketh.showwcase.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw...
null
null
554,871
article
1,178,378
Simple Google Map App - Jetpack Compose
Step-by-step guides to implement Google Map app using Jetpack Compose components for the Android Maps...
Sep 3 '22
simple-google-map-app-jetpack-compose-2ebb
/vtsen/simple-google-map-app-jetpack-compose-2ebb
https://dev.to/vtsen/simple-google-map-app-jetpack-compose-2ebb
0
11
21,307
2022-09-03T01:05:39Z
en
null
11
https://media2.dev.to/dy…d3nu4qi2k13t.jpg
https://media2.dev.to/dy…d3nu4qi2k13t.jpg
https://vtsen.hashnode.dev/simple-google-map-app-jetpack-compose
2022-08-28T23:47:46Z
2023-05-05T02:03:10Z
null
2022-09-03T01:05:39Z
2022-09-03T01:05:39Z
6
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,872
article
1,181,808
10 Almost Unknown Tools Which Facilitate Android Apps Development
Keeping efficiency at a high level requires using the right tools at the right time. As an Android...
Sep 2 '22
10-almost-unknown-tools-which-facilitate-android-development-1e3o
/mmbialas/10-almost-unknown-tools-which-facilitate-android-development-1e3o
https://dev.to/mmbialas/10-almost-unknown-tools-which-facilitate-android-development-1e3o
0
10
null
2022-09-02T18:14:46Z
en
null
10
https://media2.dev.to/dy…fzdowvid2qo.jpeg
https://media2.dev.to/dy…fzdowvid2qo.jpeg
https://medium.com/@mmbialas/10-almost-unknown-tools-which-facilitate-android-development-6f35acc42e87
2022-09-01T21:16:17Z
2022-09-02T20:53:43Z
null
2022-09-02T18:14:46Z
2022-09-02T18:14:46Z
6
['android', 'kotlin', 'jetpackcompose', 'mobile']
android, kotlin, jetpackcompose, mobile
{'name': 'Michal Bialas', 'username': 'mmbialas', 'twitter_username': 'mmbialas', 'github_username': 'mmBs', 'user_id': 509559, 'website_url': 'https://michalbialas.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona...
null
null
554,873
article
1,163,914
Quick Note on Jetpack Compose Recomposition
In this article, you will learn some of the useful things you should know about Jetpack compose...
Aug 10 '22
quick-note-on-jetpack-compose-recomposition-2m2p
/canopassoftware/quick-note-on-jetpack-compose-recomposition-2m2p
https://dev.to/canopassoftware/quick-note-on-jetpack-compose-recomposition-2m2p
0
3
null
2022-08-10T12:01:22Z
en
null
3
https://media2.dev.to/dy…828b4o9jtkqo.png
https://media2.dev.to/dy…828b4o9jtkqo.png
https://dev.to/canopassoftware/quick-note-on-jetpack-compose-recomposition-2m2p
2022-08-10T12:01:23Z
null
null
2022-08-10T12:01:22Z
2022-08-10T12:01:22Z
1
['android', 'programming', 'kotlin', 'jetpackcompose']
android, programming, kotlin, jetpackcompose
{'name': 'Raksha', 'username': 'garambharaksha', 'twitter_username': 'GarambhaRaksha', 'github_username': 'cp-raksha-g', 'user_id': 828995, 'website_url': 'http://canopas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,874
article
1,155,149
Convert View Model to Use Hilt Dependency Injection
Here are the steps I did and my key learnings to convert my Android News app to use hilt dependency...
Aug 6 '22
convert-view-model-to-use-hilt-dependency-injection-1mb3
/vtsen/convert-view-model-to-use-hilt-dependency-injection-1mb3
https://dev.to/vtsen/convert-view-model-to-use-hilt-dependency-injection-1mb3
0
16
21,307
2022-08-06T00:24:50Z
en
null
16
https://media2.dev.to/dy…1bdki4r64qa7.jpg
https://media2.dev.to/dy…1bdki4r64qa7.jpg
https://vtsen.hashnode.dev/convert-view-model-to-use-hilt-dependency-injection
2022-07-30T02:35:33Z
2023-05-05T02:03:44Z
null
2022-08-06T00:24:50Z
2022-08-06T00:24:50Z
3
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,875
article
1,155,869
Composing margins and paddings
Paddings and margins can help finetuning an Android user interface by increasing the inner or outer...
Aug 2 '22
composing-margins-and-paddings-4pmg
/tkuenneth/composing-margins-and-paddings-4pmg
https://dev.to/tkuenneth/composing-margins-and-paddings-4pmg
0
22
null
2022-08-02T18:23:29Z
en
null
22
https://media2.dev.to/dy…71xlhprkhb03.jpg
https://media2.dev.to/dy…71xlhprkhb03.jpg
https://dev.to/tkuenneth/composing-margins-and-paddings-4pmg
2022-07-31T12:17:21Z
null
null
2022-08-02T18:23:29Z
2022-08-02T18:23:29Z
5
['jetpackcompose', 'android']
jetpackcompose, android
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,876
article
1,321,019
Writing Paparazzi tests for your Kotlin Multiplatform projects
Introduction Paparazzi is a Gradle plugin and library that enables writing UI tests for...
Jan 7 '23
writing-paparazzi-tests-for-your-kotlin-multiplatform-projects-ka4
/msfjarvis/writing-paparazzi-tests-for-your-kotlin-multiplatform-projects-ka4
https://dev.to/msfjarvis/writing-paparazzi-tests-for-your-kotlin-multiplatform-projects-ka4
0
0
null
2023-01-07T19:03:35Z
null
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://msfjarvis.dev/posts/writing-paparazzi-tests-for-your-kotlin-multiplatform-projects/
2023-01-07T18:58:57Z
null
2023-01-07T19:03:35Z
2022-06-26T00:00:00Z
2022-06-26T00:00:00Z
3
['android', 'jetpackcompose']
android, jetpackcompose
{'name': 'Harsh Shandilya', 'username': 'msfjarvis', 'twitter_username': 'msfjarvis', 'github_username': 'msfjarvis', 'user_id': 83424, 'website_url': 'https://msfjarvis.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a...
null
null
554,877
article
1,121,244
How to Add Bottom Navigation in Jetpack Compose?
Step-by-step guides to add bottom navigation in Jetpack Compose for beginners This is part of the...
Jun 24 '22
how-to-add-bottom-navigation-in-jetpack-compose-1joj
/vtsen/how-to-add-bottom-navigation-in-jetpack-compose-1joj
https://dev.to/vtsen/how-to-add-bottom-navigation-in-jetpack-compose-1joj
0
5
21,307
2022-06-24T21:35:37Z
null
null
5
https://media2.dev.to/dy…jymsjop9wng2.jpg
https://media2.dev.to/dy…jymsjop9wng2.jpg
https://vtsen.hashnode.dev/how-to-add-bottom-navigation-in-jetpack-compose
2022-06-22T11:26:32Z
2023-05-06T02:16:29Z
null
2022-06-24T21:35:37Z
2022-06-24T21:35:37Z
3
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,878
article
1,102,732
Simple REST API Android App in Kotlin - Various HTTP Client Library Implementations
How to use Retrofit, Moshi, Gson, Kotlin Serialization and Ktor client libraries to connect the REST...
Jun 3 '22
simple-rest-api-android-app-in-kotlin-various-http-client-library-implementations-11i2
/vtsen/simple-rest-api-android-app-in-kotlin-various-http-client-library-implementations-11i2
https://dev.to/vtsen/simple-rest-api-android-app-in-kotlin-various-http-client-library-implementations-11i2
2
16
21,307
2022-06-03T23:32:07Z
en
null
16
https://media2.dev.to/dy…etclyampvjvf.jpg
https://media2.dev.to/dy…etclyampvjvf.jpg
https://vtsen.hashnode.dev/simple-rest-api-android-app-in-kotlin-various-http-client-library-implementations
2022-06-02T11:41:20Z
2023-07-22T00:19:23Z
null
2022-06-03T23:32:07Z
2023-06-03T02:29:29Z
6
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,879
article
1,100,594
Compose — How To Draw Animated Emojis That Users Will Love
Wanna learn how to draw animated emojis using jetpack compose? You will have a basic idea of how...
May 31 '22
compose-how-to-draw-animated-emojis-that-users-will-love-l30
/canopassoftware/compose-how-to-draw-animated-emojis-that-users-will-love-l30
https://dev.to/canopassoftware/compose-how-to-draw-animated-emojis-that-users-will-love-l30
0
1
null
2022-05-31T10:48:18Z
null
null
1
https://media2.dev.to/dy…0t4d0orbr6t0.png
https://media2.dev.to/dy…0t4d0orbr6t0.png
https://dev.to/canopassoftware/compose-how-to-draw-animated-emojis-that-users-will-love-l30
2022-05-31T10:48:18Z
null
null
2022-05-31T10:48:18Z
2022-05-31T10:48:18Z
1
['android', 'animated', 'emojis', 'jetpackcompose']
android, animated, emojis, jetpackcompose
{'name': 'Raksha', 'username': 'garambharaksha', 'twitter_username': 'GarambhaRaksha', 'github_username': 'cp-raksha-g', 'user_id': 828995, 'website_url': 'http://canopas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,880
article
1,094,102
Clean Empty Jetpack Compose App Template
Simple and clean empty Jetpack Compose app example which doesn't have themes.xml and colors.xml. For...
May 28 '22
clean-empty-jetpack-compose-app-template-24aj
/vtsen/clean-empty-jetpack-compose-app-template-24aj
https://dev.to/vtsen/clean-empty-jetpack-compose-app-template-24aj
0
8
21,307
2022-05-28T00:56:39Z
null
null
8
https://media2.dev.to/dy…elfrsja6f09j.jpg
https://media2.dev.to/dy…elfrsja6f09j.jpg
https://vtsen.hashnode.dev/clean-empty-jetpack-compose-app-template
2022-05-24T00:54:06Z
2023-05-05T02:04:06Z
null
2022-05-28T00:56:39Z
2022-05-28T00:56:39Z
4
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,881
article
1,087,754
Compose Destinations - Navigation Library
How to convert your Jetpack Compose navigation app to use Compose Destinations Library to get rid of...
May 21 '22
compose-destinations-navigation-library-3dkl
/vtsen/compose-destinations-navigation-library-3dkl
https://dev.to/vtsen/compose-destinations-navigation-library-3dkl
3
14
21,307
2022-05-21T00:51:53Z
null
null
14
https://media2.dev.to/dy…zxo3whn0xl7x.jpg
https://media2.dev.to/dy…zxo3whn0xl7x.jpg
https://vtsen.hashnode.dev/compose-destinations-navigation-library
2022-05-17T08:54:38Z
2023-05-06T02:16:06Z
null
2022-05-21T00:51:53Z
2023-01-27T23:52:56Z
3
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,882
article
1,081,944
Simple Jetpack Compose Navigation Example
Simple app to show different screens in Jetpack Compose and how to navigate between them. This is...
May 13 '22
simple-jetpack-compose-navigation-example-5dbl
/vtsen/simple-jetpack-compose-navigation-example-5dbl
https://dev.to/vtsen/simple-jetpack-compose-navigation-example-5dbl
0
10
21,307
2022-05-13T21:21:30Z
null
null
10
https://media2.dev.to/dy…kwe9g75rarti.jpg
https://media2.dev.to/dy…kwe9g75rarti.jpg
https://vtsen.hashnode.dev/simple-jetpack-compose-navigation-example
2022-05-11T09:16:33Z
2023-05-06T02:14:38Z
null
2022-05-13T21:21:30Z
2022-05-13T21:21:30Z
4
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,883
article
1,071,288
Building Nigma, a simple puzzle App Game using AppWrite
(͠≖ ͜ʖ͠≖)👌 Overview of Nigma The Nigma app was born from a simple inspiration: wasting...
May 3 '22
building-nigma-a-simple-puzzle-app-game-using-appwrite-4f0o
/calo001/building-nigma-a-simple-puzzle-app-game-using-appwrite-4f0o
https://dev.to/calo001/building-nigma-a-simple-puzzle-app-game-using-appwrite-4f0o
7
33
null
2022-05-03T02:13:06Z
null
null
33
https://media2.dev.to/dy…qob6xxhtxwsm.png
https://media2.dev.to/dy…qob6xxhtxwsm.png
https://dev.to/calo001/building-nigma-a-simple-puzzle-app-game-using-appwrite-4f0o
2022-04-29T22:39:13Z
null
null
2022-05-03T02:13:06Z
2022-12-26T13:18:31Z
4
['appwritehack', 'android', 'jetpackcompose', 'kotlin']
appwritehack, android, jetpackcompose, kotlin
{'name': 'Carlos Lopez', 'username': 'calo001', 'twitter_username': None, 'github_username': 'calo001', 'user_id': 848496, 'website_url': 'https://calo001.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws....
null
null
554,884
article
1,048,353
Jetpack Compose Crash Course from Udemy Reviews
This article provides my reviews on whether you want to enroll in this Jetpack Compose Crash Course...
Apr 8 '22
jetpack-compose-crash-course-from-udemy-reviews-11nd
/vtsen/jetpack-compose-crash-course-from-udemy-reviews-11nd
https://dev.to/vtsen/jetpack-compose-crash-course-from-udemy-reviews-11nd
0
7
21,304
2022-04-08T21:57:51Z
null
null
7
https://media2.dev.to/dy…ljrog54fir1t.jpg
https://media2.dev.to/dy…ljrog54fir1t.jpg
https://vtsen.hashnode.dev/jetpack-compose-crash-course-from-udemy-reviews
2022-04-08T00:53:17Z
2023-05-05T02:04:39Z
null
2022-04-08T21:57:51Z
2022-04-08T21:57:51Z
2
['jetpackcompose', 'android', 'kotlin', 'beginners']
jetpackcompose, android, kotlin, beginners
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,885
article
1,046,166
Android — Drag and Drop views with Jetpack compose
We’ll create a food order book, that shows list of food items with list of persons. Users can select...
Apr 6 '22
android-drag-and-drop-views-with-jetpack-compose-5b9b
/canopassoftware/android-drag-and-drop-views-with-jetpack-compose-5b9b
https://dev.to/canopassoftware/android-drag-and-drop-views-with-jetpack-compose-5b9b
0
4
null
2022-04-06T05:48:51Z
null
null
4
https://media2.dev.to/dy…vp8asyhzilf.jpeg
https://media2.dev.to/dy…vp8asyhzilf.jpeg
https://dev.to/canopassoftware/android-drag-and-drop-views-with-jetpack-compose-5b9b
2022-04-06T05:48:51Z
null
null
2022-04-06T05:48:51Z
2022-04-06T05:48:51Z
1
['android', 'programming', 'jetpackcompose', 'javascript']
android, programming, jetpackcompose, javascript
{'name': 'Raksha', 'username': 'garambharaksha', 'twitter_username': 'GarambhaRaksha', 'github_username': 'cp-raksha-g', 'user_id': 828995, 'website_url': 'http://canopas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,886
article
1,045,271
Creating Jetpack Compose Navigation and Submitting Arguments.
Hello everyone. I'm Tolga Caglayan. Today I'm going to show you with an example how you can work with...
Apr 5 '22
creating-jetpack-compose-navigation-and-submitting-arguments-37b6
/caglayantolga/creating-jetpack-compose-navigation-and-submitting-arguments-37b6
https://dev.to/caglayantolga/creating-jetpack-compose-navigation-and-submitting-arguments-37b6
0
8
null
2022-04-05T09:25:08Z
null
null
8
https://media2.dev.to/dy…yust5qla9kla.png
https://media2.dev.to/dy…yust5qla9kla.png
https://dev.to/caglayantolga/creating-jetpack-compose-navigation-and-submitting-arguments-37b6
2022-04-05T09:25:08Z
null
null
2022-04-05T09:25:08Z
2022-04-05T09:25:08Z
2
['tutorial', 'android', 'kotlin', 'jetpackcompose']
tutorial, android, kotlin, jetpackcompose
{'name': 'Tolga Caglayan', 'username': 'caglayantolga', 'twitter_username': None, 'github_username': 'togisoft', 'user_id': 841403, 'website_url': 'https://www.linkedin.com/in/caglayan-tolga/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fde...
null
null
554,887
article
1,044,059
Android - Multiple Draggable objects in Jetpack Compose
Source code available at :https://gitlab.com/cp-hardik-p/multipledraggableobjects
Apr 4 '22
android-multiple-draggable-objects-in-jetpack-compose-1a3j
/canopassoftware/android-multiple-draggable-objects-in-jetpack-compose-1a3j
https://dev.to/canopassoftware/android-multiple-draggable-objects-in-jetpack-compose-1a3j
0
6
null
2022-04-04T11:41:56Z
null
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/canopassoftware/android-multiple-draggable-objects-in-jetpack-compose-1a3j
2022-04-04T11:41:56Z
2022-04-04T11:44:01Z
null
2022-04-04T11:41:56Z
2022-04-04T11:41:56Z
1
['android', 'jetpackcompose', 'programming', 'javascript']
android, jetpackcompose, programming, javascript
{'name': 'Raksha', 'username': 'garambharaksha', 'twitter_username': 'GarambhaRaksha', 'github_username': 'cp-raksha-g', 'user_id': 828995, 'website_url': 'http://canopas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,888
article
1,043,342
Jetpack Compose Country Code Picker
I really enjoyed developing applications with Jetpack Compose. I was looking for the Country Code...
Apr 3 '22
jetpack-compose-country-code-picker-4nag
/caglayantolga/jetpack-compose-country-code-picker-4nag
https://dev.to/caglayantolga/jetpack-compose-country-code-picker-4nag
0
18
null
2022-04-03T16:09:08Z
null
null
18
https://media2.dev.to/dy…xdzrwojnrwks.png
https://media2.dev.to/dy…xdzrwojnrwks.png
https://dev.to/caglayantolga/jetpack-compose-country-code-picker-4nag
2022-04-03T16:09:08Z
2022-04-03T19:36:09Z
null
2022-04-03T16:09:08Z
2022-04-03T16:09:08Z
2
['android', 'jetpackcompose', 'kotlin', 'mobile']
android, jetpackcompose, kotlin, mobile
{'name': 'Tolga Caglayan', 'username': 'caglayantolga', 'twitter_username': None, 'github_username': 'togisoft', 'user_id': 841403, 'website_url': 'https://www.linkedin.com/in/caglayan-tolga/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fde...
null
null
554,889
article
1,026,913
Keyboard handling in Jetpack Compose
Entering data is an important task in many apps. On devices with no physical keyboard (the vast...
Mar 19 '22
keyboard-handling-in-jetpack-compose-2593
/tkuenneth/keyboard-handling-in-jetpack-compose-2593
https://dev.to/tkuenneth/keyboard-handling-in-jetpack-compose-2593
1
55
null
2022-03-19T11:27:12Z
null
null
55
https://media2.dev.to/dy…um9zm14juv1v.jpg
https://media2.dev.to/dy…um9zm14juv1v.jpg
https://dev.to/tkuenneth/keyboard-handling-in-jetpack-compose-2593
2022-03-18T11:18:09Z
null
null
2022-03-19T11:27:12Z
2023-06-06T03:34:19Z
5
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,890
article
1,025,475
Convert RecycleView to LazyColumn - Jetpack Compose
Step-by-step tutorial to convert Android RecycleView(view-based UI approach) to LazyColumn (Jetpack...
Mar 19 '22
convert-recycleview-to-lazycolumn-jetpack-compose-4b8e
/vtsen/convert-recycleview-to-lazycolumn-jetpack-compose-4b8e
https://dev.to/vtsen/convert-recycleview-to-lazycolumn-jetpack-compose-4b8e
0
7
21,307
2022-03-19T00:26:03Z
null
null
7
https://media2.dev.to/dy…fy00gnh38ul2.jpg
https://media2.dev.to/dy…fy00gnh38ul2.jpg
https://vtsen.hashnode.dev/convert-recycleview-to-lazycolumn-jetpack-compose
2022-03-17T03:18:41Z
2023-05-05T02:05:05Z
null
2022-03-19T00:26:03Z
2022-03-19T00:26:03Z
6
['android', 'beginners', 'kotlin', 'jetpackcompose']
android, beginners, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,891
article
1,022,859
Dagger/Hilt vs Koin for Jetpack Compose apps
See the original article on my website Intro Ahh, here we go again. The eternal struggle...
Mar 14 '22
daggerhilt-vs-koin-for-jetpack-compose-apps-jci
/patrykkosieradzki/daggerhilt-vs-koin-for-jetpack-compose-apps-jci
https://dev.to/patrykkosieradzki/daggerhilt-vs-koin-for-jetpack-compose-apps-jci
0
6
null
2022-03-14T22:03:15Z
null
null
6
https://media2.dev.to/dy…t8zdiqd9hbr.jpeg
https://media2.dev.to/dy…t8zdiqd9hbr.jpeg
https://dev.to/patrykkosieradzki/daggerhilt-vs-koin-for-jetpack-compose-apps-jci
2022-03-14T21:31:30Z
null
null
2022-03-14T22:03:15Z
2022-03-14T22:03:15Z
8
['android', 'kotlin', 'jetpackcompose', 'hilt']
android, kotlin, jetpackcompose, hilt
{'name': 'Patryk Kosieradzki', 'username': 'patrykkosieradzki', 'twitter_username': 'k0siara', 'github_username': None, 'user_id': 821445, 'website_url': 'https://patrykkosieradzki.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u...
null
null
554,892
article
1,009,283
Intro showcase view using Jetpack Compose
Want to make it easy for your new users to understand all the features of your app? Here's how you...
Mar 4 '22
intro-showcase-view-using-jetpack-compose-4dg6
/canopassoftware/intro-showcase-view-using-jetpack-compose-4dg6
https://dev.to/canopassoftware/intro-showcase-view-using-jetpack-compose-4dg6
0
2
null
2022-03-04T12:57:18Z
null
null
2
https://media2.dev.to/dy…tcwpbqdwrdjl.gif
https://media2.dev.to/dy…tcwpbqdwrdjl.gif
https://dev.to/canopassoftware/intro-showcase-view-using-jetpack-compose-4dg6
2022-03-04T12:57:18Z
null
null
2022-03-04T12:57:18Z
2022-03-04T12:57:18Z
1
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'Darpan Vithani', 'username': 'vithanidarpan', 'twitter_username': None, 'github_username': 'vithanidarpan', 'user_id': 808509, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...
{'name': 'Canopas Software', 'username': 'canopassoftware', 'slug': 'canopassoftware', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5286%2Fe04498ad-6f74-4042-aae9-bb6...
null
554,893
article
999,502
How to Implement Hilt in Android App?
Dependency injection library is hard to use, this article provides the simple and easy to follow...
Feb 25 '22
how-to-implement-hilt-in-android-app-3bb
/vtsen/how-to-implement-hilt-in-android-app-3bb
https://dev.to/vtsen/how-to-implement-hilt-in-android-app-3bb
0
13
21,307
2022-02-25T22:15:40Z
null
null
13
https://media2.dev.to/dy…1qx3wz6wi32l.jpg
https://media2.dev.to/dy…1qx3wz6wi32l.jpg
https://vtsen.hashnode.dev/how-to-implement-hilt-in-android-app
2022-02-23T23:02:11Z
2023-05-05T02:05:12Z
null
2022-02-25T22:15:40Z
2022-02-25T22:15:40Z
5
['beginners', 'android', 'kotlin', 'jetpackcompose']
beginners, android, kotlin, jetpackcompose
{'name': 'Vincent Tsen', 'username': 'vtsen', 'twitter_username': 'vinchamp77', 'github_username': 'vinchamp77', 'user_id': 706486, 'website_url': 'https://vtsen.hashnode.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3....
null
null
554,894
article
1,000,123
Jetpack Compose Lifecycle
composable function is the replacement for xml files . in classic way you use to handle many...
Feb 24 '22
jetpack-compose-lifecycle-3e4n
/kururu95/jetpack-compose-lifecycle-3e4n
https://dev.to/kururu95/jetpack-compose-lifecycle-3e4n
0
6
null
2022-02-24T12:03:52Z
null
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kururu95/jetpack-compose-lifecycle-3e4n
2022-02-24T12:03:52Z
2022-02-24T12:05:03Z
null
2022-02-24T12:03:52Z
2022-02-24T12:03:52Z
3
['jetpackcompose', 'lifecycle', 'android', 'kotlin']
jetpackcompose, lifecycle, android, kotlin
{'name': 'kururu', 'username': 'kururu95', 'twitter_username': None, 'github_username': 'kururu-abdo', 'user_id': 329308, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpr...
null
null
554,895
article
997,390
Implementing payments with Android
Android at Adyen is not your typical Android role. Normally, most application development is tightly...
Feb 22 '22
implementing-payments-with-android-1lh
/adyen/implementing-payments-with-android-1lh
https://dev.to/adyen/implementing-payments-with-android-1lh
0
6
null
2022-02-22T12:25:45Z
null
null
6
https://media2.dev.to/dy…ch50q3eswwhq.jpg
https://media2.dev.to/dy…ch50q3eswwhq.jpg
https://www.adyen.com/blog/android-payments
2022-02-22T12:12:03Z
null
null
2022-02-22T12:25:45Z
2022-02-22T12:25:45Z
3
['android', 'kotlin', 'jetpackcompose', 'payments']
android, kotlin, jetpackcompose, payments
{'name': 'Beppe Catanese', 'username': 'gcatanese', 'twitter_username': 'beppecatanese', 'github_username': 'gcatanese', 'user_id': 778262, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu...
{'name': 'Adyen', 'username': 'adyen', 'slug': 'adyen', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2288%2F2bc231f0-951a-4eeb-8dfa-0ba1ce108adc.jpg', 'profile_image_...
null
554,896
article
985,148
Implementing Jetpack Compose + Orbit MVI
I created a Pokémon Libary application with Jetpack Compose + Orbit MVI. Orbit MVI is easy to use,...
Feb 10 '22
implementaing-jetpack-compose-orbit-mvi-3gea
/kaleidot725/implementaing-jetpack-compose-orbit-mvi-3gea
https://dev.to/kaleidot725/implementaing-jetpack-compose-orbit-mvi-3gea
0
12
null
2022-02-10T18:07:29Z
null
null
12
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaleidot725/implementaing-jetpack-compose-orbit-mvi-3gea
2022-02-10T18:07:29Z
2022-02-10T18:08:38Z
null
2022-02-10T18:07:29Z
2022-02-10T18:07:29Z
3
['android', 'kotlin', 'jetpackcompose', 'orbitmvi']
android, kotlin, jetpackcompose, orbitmvi
{'name': 'katz', 'username': 'kaleidot725', 'twitter_username': None, 'github_username': 'kaleidot725', 'user_id': 447011, 'website_url': 'https://github.com/kaleidot725', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon...
null
null
554,897
article
980,759
My approach to solve the problem of first and last item padding with Jetpack Compose
Edit: sorry for stretched screenshots. Please click on each to see it with correct ratio. In this...
Feb 6 '22
my-approach-to-solve-the-problem-of-first-and-last-item-padding-with-jetpack-compose-2a7i
/pchmielowski/my-approach-to-solve-the-problem-of-first-and-last-item-padding-with-jetpack-compose-2a7i
https://dev.to/pchmielowski/my-approach-to-solve-the-problem-of-first-and-last-item-padding-with-jetpack-compose-2a7i
0
9
null
2022-02-06T17:43:15Z
null
null
9
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/pchmielowski/my-approach-to-solve-the-problem-of-first-and-last-item-padding-with-jetpack-compose-2a7i
2022-02-06T17:30:03Z
2022-02-06T18:06:05Z
null
2022-02-06T17:43:15Z
2022-02-06T17:43:15Z
3
['android', 'jetpackcompose']
android, jetpackcompose
{'name': 'Piotr Chmielowski', 'username': 'pchmielowski', 'twitter_username': None, 'github_username': 'pchmielowski', 'user_id': 513780, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
554,898
article
978,651
Automate taking screenshots of Android app with Jetpack Compose
In the article I'll show how to automate taking screenshots of the Android application written in...
Feb 4 '22
automate-taking-screenshots-of-android-app-with-jetpack-compose-2950
/pchmielowski/automate-taking-screenshots-of-android-app-with-jetpack-compose-2950
https://dev.to/pchmielowski/automate-taking-screenshots-of-android-app-with-jetpack-compose-2950
7
15
null
2022-02-04T13:23:17Z
null
null
15
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/pchmielowski/automate-taking-screenshots-of-android-app-with-jetpack-compose-2950
2022-02-04T13:11:49Z
null
null
2022-02-04T13:23:17Z
2023-08-08T20:02:31Z
3
['android', 'automation', 'screenshots', 'jetpackcompose']
android, automation, screenshots, jetpackcompose
{'name': 'Piotr Chmielowski', 'username': 'pchmielowski', 'twitter_username': None, 'github_username': 'pchmielowski', 'user_id': 513780, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
554,899
article
977,621
Compose Navigation Reimagined
Hi there! Today I would like to share with you a small and sweet library I was meticulously crafting...
Feb 3 '22
compose-navigation-reimagined-ja
/olshevski/compose-navigation-reimagined-ja
https://dev.to/olshevski/compose-navigation-reimagined-ja
0
5
null
2022-02-03T19:02:37Z
null
null
5
https://media2.dev.to/dy…6j8abh8j4sk3.jpg
https://media2.dev.to/dy…6j8abh8j4sk3.jpg
https://dev.to/olshevski/compose-navigation-reimagined-ja
2022-02-03T19:02:37Z
2022-02-04T19:51:48Z
null
2022-02-03T19:02:37Z
2022-02-03T19:02:37Z
3
['opensource', 'android', 'kotlin', 'jetpackcompose']
opensource, android, kotlin, jetpackcompose
{'name': 'Vitali Olshevski', 'username': 'olshevski', 'twitter_username': 'olshevski_dev', 'github_username': 'olshevski', 'user_id': 773825, 'website_url': 'https://olshevski.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads...
null
null
554,900
article
976,991
Animations in Jetpack Compose with examples
Today, I will share how to implement animations using Jetpack Compose. This post consists of 4...
Feb 3 '22
animations-in-jetpack-compose-with-examples-114l
/kgdobariya/animations-in-jetpack-compose-with-examples-114l
https://dev.to/kgdobariya/animations-in-jetpack-compose-with-examples-114l
0
1
null
2022-02-03T07:14:17Z
null
null
1
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kgdobariya/animations-in-jetpack-compose-with-examples-114l
2022-02-03T07:14:17Z
null
null
2022-02-03T07:14:17Z
2022-02-03T07:14:17Z
1
['android', 'kotlin', 'beginners', 'jetpackcompose']
android, kotlin, beginners, jetpackcompose
{'name': 'Krishna', 'username': 'kgdobariya', 'twitter_username': None, 'github_username': 'kgdobariya', 'user_id': 808486, 'website_url': 'http://canopas.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F...
null
null
554,901
article
972,556
Into the Compose-Verse, A beginner guide to Android Development With Jetpack Compose
Part 1: The very basics. What was Android development has been largely characterized by...
Jan 30 '22
into-the-compose-verse-a-beginner-guide-to-android-development-with-jetpack-compose-48n0
/strawhatdeveloper/into-the-compose-verse-a-beginner-guide-to-android-development-with-jetpack-compose-48n0
https://dev.to/strawhatdeveloper/into-the-compose-verse-a-beginner-guide-to-android-development-with-jetpack-compose-48n0
0
7
null
2022-01-30T07:51:58Z
null
null
7
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/strawhatdeveloper/into-the-compose-verse-a-beginner-guide-to-android-development-with-jetpack-compose-48n0
2022-01-30T07:51:58Z
2022-01-30T08:02:26Z
null
2022-01-30T07:51:58Z
2022-01-30T07:51:58Z
9
['android', 'jetpackcompose', 'kotlin', 'beginners']
android, jetpackcompose, kotlin, beginners
{'name': 'Eyimofe Ogunbiyi', 'username': 'strawhatdeveloper', 'twitter_username': None, 'github_username': 'mofe64', 'user_id': 805199, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa...
null
null
554,902
article
960,377
Android Mirroring Tool : Release ScrcpyHub v1.5.0
Introduction ScrcpyHub is a GUI application to mirror android screen. ScrcpyHub use...
Jan 19 '22
android-mirroring-tool-release-scrcpyhub-v150-2c0o
/kaleidot725/android-mirroring-tool-release-scrcpyhub-v150-2c0o
https://dev.to/kaleidot725/android-mirroring-tool-release-scrcpyhub-v150-2c0o
0
5
null
2022-01-19T12:02:14Z
null
null
5
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaleidot725/android-mirroring-tool-release-scrcpyhub-v150-2c0o
2022-01-19T12:01:31Z
2022-01-19T12:02:37Z
null
2022-01-19T12:02:14Z
2022-01-19T12:02:14Z
2
['kotlin', 'android', 'jetpackcompose', 'composefordesktop']
kotlin, android, jetpackcompose, composefordesktop
{'name': 'katz', 'username': 'kaleidot725', 'twitter_username': None, 'github_username': 'kaleidot725', 'user_id': 447011, 'website_url': 'https://github.com/kaleidot725', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon...
null
null
554,903
article
953,693
Android Mirroring Tool : Release ScrcpyHub v1.4.0
Introduction ScrcpyHub is a GUI application to use...
Jan 13 '22
android-mirroring-tool-release-scrcpyhub-v140-33ic
/kaleidot725/android-mirroring-tool-release-scrcpyhub-v140-33ic
https://dev.to/kaleidot725/android-mirroring-tool-release-scrcpyhub-v140-33ic
6
9
null
2022-01-13T07:57:30Z
null
null
9
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/kaleidot725/android-mirroring-tool-release-scrcpyhub-v140-33ic
2022-01-13T07:53:33Z
null
null
2022-01-13T07:57:30Z
2024-04-08T03:01:21Z
2
['kotlin', 'android', 'jetpackcompose', 'composefordesktop']
kotlin, android, jetpackcompose, composefordesktop
{'name': 'katz', 'username': 'kaleidot725', 'twitter_username': None, 'github_username': 'kaleidot725', 'user_id': 447011, 'website_url': 'https://github.com/kaleidot725', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon...
null
null
554,904
article
943,369
Tiny things on big screens
Tablets and foldables offer plenty of screen real estate, especially when compared to mid-sized...
Jan 7 '22
tiny-things-on-big-screens-43ik
/tkuenneth/tiny-things-on-big-screens-43ik
https://dev.to/tkuenneth/tiny-things-on-big-screens-43ik
0
11
16,463
2022-01-07T12:45:54Z
null
null
11
https://media2.dev.to/dy…cfxmz8pf08e1.jpg
https://media2.dev.to/dy…cfxmz8pf08e1.jpg
https://dev.to/tkuenneth/tiny-things-on-big-screens-43ik
2022-01-03T15:12:54Z
2022-01-22T12:00:31Z
null
2022-01-07T12:45:54Z
2022-01-07T12:45:54Z
5
['android', 'jetpackcompose', 'foldables', 'ux']
android, jetpackcompose, foldables, ux
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,905
article
938,219
Polish your Jetpack Compose dev experience
Writing Jetpack Compose apps undoubtedly is fun. However, like most modern UI frameworks, Compose...
Dec 28 '21
polish-your-jetpack-compose-dev-experience-4lkp
/tkuenneth/polish-your-jetpack-compose-dev-experience-4lkp
https://dev.to/tkuenneth/polish-your-jetpack-compose-dev-experience-4lkp
0
11
null
2021-12-28T11:39:21Z
null
null
11
https://media2.dev.to/dy…acuj1bteo4r4.jpg
https://media2.dev.to/dy…acuj1bteo4r4.jpg
https://dev.to/tkuenneth/polish-your-jetpack-compose-dev-experience-4lkp
2021-12-28T08:58:01Z
null
null
2021-12-28T11:39:21Z
2021-12-28T11:39:21Z
3
['jetpackcompose', 'android', 'kotlin']
jetpackcompose, android, kotlin
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,906
article
913,217
Easily manage image type with sealed classes
This post was originally posted on medium. With the introduction of sealed classes in Kotlin, it...
Nov 30 '21
easily-manage-image-type-with-sealed-classes-d6o
/5abhisheksaxena/easily-manage-image-type-with-sealed-classes-d6o
https://dev.to/5abhisheksaxena/easily-manage-image-type-with-sealed-classes-d6o
0
2
null
2021-11-30T15:06:58Z
null
null
2
https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fmiro.medium.com%2Fmax%2F1400%2F0%2AbKqULqeOaMPzWHtr
https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fmiro.medium.com%2Fmax%2F1400%2F0%2AbKqULqeOaMPzWHtr
https://dev.to/5abhisheksaxena/easily-manage-image-type-with-sealed-classes-d6o
2021-11-30T15:06:58Z
2021-11-30T18:50:00Z
null
2021-11-30T15:06:58Z
2021-11-30T15:06:58Z
2
['kotlin', 'android', 'jetpackcompose']
kotlin, android, jetpackcompose
{'name': '5AbhishekSaxena', 'username': '5abhisheksaxena', 'twitter_username': 'abhisheks031', 'github_username': '5AbhishekSaxena', 'user_id': 94566, 'website_url': 'https://www.developingdeveloper.tech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http...
null
null
554,907
article
909,752
Hacking the hinge
In a previous post I showed you how to optimize a two column layout for devices with a hinge. The...
Nov 26 '21
hacking-the-hinge-4a5m
/tkuenneth/hacking-the-hinge-4a5m
https://dev.to/tkuenneth/hacking-the-hinge-4a5m
0
12
16,463
2021-11-26T15:22:15Z
null
null
12
https://media2.dev.to/dy…71eddnsq8y1q.jpg
https://media2.dev.to/dy…71eddnsq8y1q.jpg
https://dev.to/tkuenneth/hacking-the-hinge-4a5m
2021-11-26T11:37:22Z
2022-01-22T12:01:11Z
null
2021-11-26T15:22:15Z
2021-11-26T15:22:15Z
5
['android', 'jetpackcompose', 'foldable']
android, jetpackcompose, foldable
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,908
article
900,714
Testing Jetpack Compose without emulator or device
How to verify code which uses Jetpack Compose with pure JVM tests running on the developer's PC -...
Nov 17 '21
testing-jetpack-compose-without-emulator-or-device-1dni
/pchmielowski/testing-jetpack-compose-without-emulator-or-device-1dni
https://dev.to/pchmielowski/testing-jetpack-compose-without-emulator-or-device-1dni
0
4
null
2021-11-17T17:31:43Z
null
null
4
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/pchmielowski/testing-jetpack-compose-without-emulator-or-device-1dni
2021-11-17T12:59:26Z
null
null
2021-11-17T17:31:43Z
2021-11-17T17:31:43Z
2
['android', 'jetpackcompose', 'robolectric', 'testing']
android, jetpackcompose, robolectric, testing
{'name': 'Piotr Chmielowski', 'username': 'pchmielowski', 'twitter_username': None, 'github_username': 'pchmielowski', 'user_id': 513780, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
554,909
article
898,006
Jetpack Compose TextField which accepts and emits value other than String
How to create a TextField composable which - as opposed to the default one - works not on String but...
Nov 14 '21
jetpack-compose-textfield-which-accepts-and-emits-value-other-than-string-1g3o
/pchmielowski/jetpack-compose-textfield-which-accepts-and-emits-value-other-than-string-1g3o
https://dev.to/pchmielowski/jetpack-compose-textfield-which-accepts-and-emits-value-other-than-string-1g3o
0
6
null
2021-11-14T20:28:24Z
null
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/pchmielowski/jetpack-compose-textfield-which-accepts-and-emits-value-other-than-string-1g3o
2021-11-14T16:51:05Z
null
null
2021-11-14T20:28:24Z
2021-11-14T20:28:24Z
3
['android', 'jetpackcompose', 'compose', 'kotlin']
android, jetpackcompose, compose, kotlin
{'name': 'Piotr Chmielowski', 'username': 'pchmielowski', 'twitter_username': None, 'github_username': 'pchmielowski', 'user_id': 513780, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
554,910
article
897,682
Integrating ZXing Android Embedded in a Compose app
Jetpack Compose is the preferred UI framework for new Android apps. Its declarative programming model...
Nov 14 '21
integrating-zxing-android-embedded-in-a-compose-app-5ela
/tkuenneth/integrating-zxing-android-embedded-in-a-compose-app-5ela
https://dev.to/tkuenneth/integrating-zxing-android-embedded-in-a-compose-app-5ela
1
14
null
2021-11-14T10:18:34Z
null
null
14
https://media2.dev.to/dy…w0fkxzhszbx0.jpg
https://media2.dev.to/dy…w0fkxzhszbx0.jpg
https://dev.to/tkuenneth/integrating-zxing-android-embedded-in-a-compose-app-5ela
2021-11-14T07:32:25Z
null
null
2021-11-14T10:18:34Z
2022-03-14T08:09:46Z
4
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,911
article
897,071
Jetpack Compose: Tabs with swiping
Creating an interface with tabs is quite common in the Android app world. In the old world,...
Nov 13 '21
jetpack-compose-tabs-with-swiping-3m7k
/rockandnull/jetpack-compose-tabs-with-swiping-3m7k
https://dev.to/rockandnull/jetpack-compose-tabs-with-swiping-3m7k
0
6
null
2021-11-13T11:24:32Z
null
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.rockandnull.com/jetpack-compose-swipe-pager/
2021-11-13T11:24:15Z
null
2021-11-13T11:24:32Z
2021-11-13T11:12:49Z
2021-11-13T11:12:49Z
3
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'RockAndNull', 'username': 'rockandnull', 'twitter_username': 'rockandnull', 'github_username': None, 'user_id': 550287, 'website_url': 'https://www.rockandnull.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am...
null
null
554,912
article
887,512
Jetpack Compose: Modifiers fundamentals
Modifiers in Jetpack Compose are great. It's a consistent way to give additional functionality and...
Nov 4 '21
jetpack-compose-modifiers-fundamentals-2n03
/rockandnull/jetpack-compose-modifiers-fundamentals-2n03
https://dev.to/rockandnull/jetpack-compose-modifiers-fundamentals-2n03
0
6
null
2021-11-04T07:00:33Z
en
null
6
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.rockandnull.com/jetpack-compose-modifier/
2021-11-04T07:00:20Z
null
2021-11-04T07:00:33Z
2021-11-04T05:49:11Z
2021-11-04T05:49:11Z
2
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'RockAndNull', 'username': 'rockandnull', 'twitter_username': 'rockandnull', 'github_username': None, 'user_id': 550287, 'website_url': 'https://www.rockandnull.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am...
null
null
554,913
article
873,883
Jetpack Compose: filling max width or height
One interesting thing about Jetpack Compose is this: it only measures children in layouts once....
Oct 31 '21
jetpack-compose-filling-max-width-or-height-emn
/rockandnull/jetpack-compose-filling-max-width-or-height-emn
https://dev.to/rockandnull/jetpack-compose-filling-max-width-or-height-emn
0
2
null
2021-10-31T19:47:09Z
en
null
2
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.rockandnull.com/jetpack-compose-fillmaxheight-fillmaxwidth/
2021-10-23T20:54:29Z
null
2021-10-31T19:47:09Z
2021-10-23T19:52:44Z
2021-10-23T19:52:44Z
2
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'RockAndNull', 'username': 'rockandnull', 'twitter_username': 'rockandnull', 'github_username': None, 'user_id': 550287, 'website_url': 'https://www.rockandnull.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am...
null
null
554,914
article
865,727
Jetpack Compose: Drag-and-drop reorder for lists
I would like to stop whatever I am working on and just re-write all my Android apps using Jetpack...
Oct 16 '21
jetpack-compose-drag-and-drop-reorder-for-lists-13ji
/rockandnull/jetpack-compose-drag-and-drop-reorder-for-lists-13ji
https://dev.to/rockandnull/jetpack-compose-drag-and-drop-reorder-for-lists-13ji
0
7
null
2021-10-16T12:25:02Z
en
null
7
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://www.rockandnull.com/jetpack-compose-drag-and-drop-list-reorder/
2021-10-16T12:24:50Z
null
2021-10-16T12:25:02Z
2021-10-16T12:18:18Z
2021-10-16T12:18:18Z
2
['android', 'jetpackcompose', 'kotlin']
android, jetpackcompose, kotlin
{'name': 'RockAndNull', 'username': 'rockandnull', 'twitter_username': 'rockandnull', 'github_username': None, 'user_id': 550287, 'website_url': 'https://www.rockandnull.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am...
null
null
554,915
article
856,321
Folding composables 😀
In my recent post Revisiting Jetpack WindowManager, I showed you how to integrate Jetpack...
Oct 9 '21
folding-composables-12go
/tkuenneth/folding-composables-12go
https://dev.to/tkuenneth/folding-composables-12go
0
16
16,463
2021-10-09T10:47:48Z
en
null
16
https://media2.dev.to/dy…vdlqfmes6ruz.png
https://media2.dev.to/dy…vdlqfmes6ruz.png
https://dev.to/tkuenneth/folding-composables-12go
2021-10-08T12:41:13Z
2022-01-22T12:01:35Z
null
2021-10-09T10:47:48Z
2021-10-09T10:47:48Z
5
['jetpackcompose', 'android', 'kotlin', 'foldables']
jetpackcompose, android, kotlin, foldables
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,916
article
825,808
Composing palettes
In this article I will show you a barely known Jetpack library, Palette It can extract significant...
Sep 16 '21
composing-palettes-4pec
/tkuenneth/composing-palettes-4pec
https://dev.to/tkuenneth/composing-palettes-4pec
1
25
null
2021-09-16T10:12:32Z
en
null
25
https://media2.dev.to/dy…r8nj8oe09m19.png
https://media2.dev.to/dy…r8nj8oe09m19.png
https://dev.to/tkuenneth/composing-palettes-4pec
2021-09-16T09:12:21Z
2021-09-16T11:04:13Z
null
2021-09-16T10:12:32Z
2022-06-11T20:00:38Z
4
['android', 'jetpack', 'jetpackcompose', 'kotlin']
android, jetpack, jetpackcompose, kotlin
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,917
article
825,779
How to test Jetpack Compose
UI created with XML is traditionally tested with Espresso and UIAutomator. However, Jetpack Compose...
Sep 16 '21
how-to-test-jetpack-compose-37dl
/dmytroshuba/how-to-test-jetpack-compose-37dl
https://dev.to/dmytroshuba/how-to-test-jetpack-compose-37dl
1
8
null
2021-09-16T08:14:13Z
en
null
8
https://media2.dev.to/dy…s3ydptid0f4.jpeg
https://media2.dev.to/dy…s3ydptid0f4.jpeg
https://dev.to/dmytroshuba/how-to-test-jetpack-compose-37dl
2021-09-16T08:14:13Z
2021-11-04T15:08:33Z
null
2021-09-16T08:14:13Z
2021-09-30T16:54:49Z
6
['android', 'jetpackcompose', 'testing', 'kotlin']
android, jetpackcompose, testing, kotlin
{'name': 'Dmytro', 'username': 'dmytroshuba', 'twitter_username': None, 'github_username': 'DmytroShuba', 'user_id': 706702, 'website_url': 'https://dmytroshuba.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws....
null
null
554,918
article
788,105
Hi, Just wondering how to transition elements like this in android studio
https://dribbble.com/shots/5721735-InVision-Studio-Spaced-App?utm_source=Clipboard_Shot&utm_campa...
Aug 11 '21
hi-just-wondering-how-to-tranistion-elements-like-this-in-android-4he9
/safiyaakhtar06/hi-just-wondering-how-to-tranistion-elements-like-this-in-android-4he9
https://dev.to/safiyaakhtar06/hi-just-wondering-how-to-tranistion-elements-like-this-in-android-4he9
0
0
null
2021-08-11T09:13:33Z
en
null
0
null
https://dev-to-uploads.s…46ytpt1hl2rv.jpg
https://dev.to/safiyaakhtar06/hi-just-wondering-how-to-tranistion-elements-like-this-in-android-4he9
2021-08-11T09:13:33Z
2021-08-11T09:20:51Z
null
2021-08-11T09:13:33Z
2021-08-11T09:13:33Z
1
['android', 'ux', 'xml', 'jetpackcompose']
android, ux, xml, jetpackcompose
{'name': 'safiya akhtar', 'username': 'safiyaakhtar06', 'twitter_username': None, 'github_username': 'safiyaAkhtar06', 'user_id': 683383, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl...
null
null
554,919
article
814,903
Creating Google Keep Like Top App Bar with Android (Jetpack Compose)
Below given videos shows step by step instructions to create Google Keep like top app bar. If...
Sep 6 '21
creating-google-keep-like-top-app-bar-with-android-jetpack-compose-3epa
/akkijat/creating-google-keep-like-top-app-bar-with-android-jetpack-compose-3epa
https://dev.to/akkijat/creating-google-keep-like-top-app-bar-with-android-jetpack-compose-3epa
0
1
null
2021-09-06T09:51:18Z
en
null
1
https://media2.dev.to/dy…kvg067lfwblm.png
https://media2.dev.to/dy…kvg067lfwblm.png
https://dev.to/akkijat/creating-google-keep-like-top-app-bar-with-android-jetpack-compose-3epa
2021-09-06T09:50:16Z
2021-09-06T09:55:38Z
null
2021-09-06T09:51:18Z
2021-09-06T09:51:18Z
1
['android', 'jetpackcompose', 'appbar']
android, jetpackcompose, appbar
{'name': 'Akshay Jat', 'username': 'akkijat', 'twitter_username': None, 'github_username': 'akki-jat', 'user_id': 133498, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpr...
null
null
554,920
article
810,624
Getting started with jetpack compose
Basic...
Sep 1 '21
getting-started-with-jetpack-compose-5290
/velmurugan_murugesan/getting-started-with-jetpack-compose-5290
https://dev.to/velmurugan_murugesan/getting-started-with-jetpack-compose-5290
0
4
null
2021-09-01T17:28:54Z
en
null
4
https://media2.dev.to/dy…3vb0yukcik3n.png
https://media2.dev.to/dy…3vb0yukcik3n.png
https://dev.to/velmurugan_murugesan/getting-started-with-jetpack-compose-5290
2021-09-01T17:28:54Z
null
null
2021-09-01T17:28:54Z
2021-09-01T17:28:54Z
1
['android', 'jetpackcompose', 'kotlin', 'composecomponents']
android, jetpackcompose, kotlin, composecomponents
{'name': 'velmurugan', 'username': 'velmurugan_murugesan', 'twitter_username': 'velmurugan_mu', 'github_username': 'velmurugan-murugesan', 'user_id': 692520, 'website_url': 'https://howtodoandroid.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3...
null
null
554,921
article
794,602
Jetpack Compose: Badge
Badges are widely used on android. Badge gives a display to notify the user when there are...
Aug 17 '21
jetpack-compose-badge-18ho
/farhanroy/jetpack-compose-badge-18ho
https://dev.to/farhanroy/jetpack-compose-badge-18ho
0
7
null
2021-08-17T07:43:17Z
en
null
7
https://media2.dev.to/dy…wdiox1m2ch8p.png
https://media2.dev.to/dy…wdiox1m2ch8p.png
https://dev.to/farhanroy/jetpack-compose-badge-18ho
2021-08-17T07:43:17Z
null
null
2021-08-17T07:43:17Z
2021-08-17T07:43:17Z
1
['android', 'jetpackcompose', 'kotlin', 'materialdesign']
android, jetpackcompose, kotlin, materialdesign
{'name': 'Farhan Roy -- | 😁', 'username': 'farhanroy', 'twitter_username': None, 'github_username': 'farhanroy', 'user_id': 530295, 'website_url': 'https://farhanroy.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo...
null
null
554,922
article
773,530
Fun with Compose: Bad UI in a Great Framework
Intro To celebrate Jetpack Compose finally hitting 1.0, I wanted to take a bit of a deep...
Jul 30 '21
fun-with-compose-bad-ui-in-a-great-framework-1b43
/touchlab/fun-with-compose-bad-ui-in-a-great-framework-1b43
https://dev.to/touchlab/fun-with-compose-bad-ui-in-a-great-framework-1b43
0
49
null
2021-07-30T15:03:14Z
en
null
49
https://media2.dev.to/dy…a8krpwvhicsc.jpg
https://media2.dev.to/dy…a8krpwvhicsc.jpg
https://dev.to/touchlab/fun-with-compose-bad-ui-in-a-great-framework-1b43
2021-07-27T19:52:12Z
2021-07-30T15:21:28Z
null
2021-07-30T15:03:14Z
2021-07-30T15:03:14Z
3
['android', 'compose', 'ux', 'jetpackcompose']
android, compose, ux, jetpackcompose
{'name': 'Michael Friend', 'username': 'mrf7', 'twitter_username': 'YeaLikeFriend', 'github_username': 'mrf7', 'user_id': 384131, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fu...
{'name': 'Touchlab', 'username': 'touchlab', 'slug': 'touchlab', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1320%2F807eb679-1cc4-4ecc-b315-5d0a13093104.png', 'profi...
null
554,923
article
774,946
Jetpack Compose Is Here🔥
Introduction To Jetpack Compose Jetpack Compose is Android's Modern Toolkit For Building...
Jul 29 '21
jetpack-compose-is-here-4hi6
/saketh/jetpack-compose-is-here-4hi6
https://dev.to/saketh/jetpack-compose-is-here-4hi6
2
4
null
2021-07-29T05:01:31Z
en
null
4
https://media2.dev.to/dy…hh8n0767bg4z.png
https://media2.dev.to/dy…hh8n0767bg4z.png
https://dev.to/saketh/jetpack-compose-is-here-4hi6
2021-07-29T05:01:31Z
null
null
2021-07-29T05:01:31Z
2021-07-29T19:40:15Z
3
['kotlin', 'android', 'xml', 'jetpackcompose']
kotlin, android, xml, jetpackcompose
{'name': 'Saketh', 'username': 'saketh', 'twitter_username': 'guy_electronic', 'github_username': None, 'user_id': 659117, 'website_url': 'https://saketh.showwcase.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw...
null
null
554,924
article
772,908
Github repo to learn Jetpack Compose
Jetpack compose is the new toolkit UI for Android Development. It can implementation ui like swift ui...
Jul 27 '21
github-repo-to-learn-jetpack-compose-11he
/farhanroy/github-repo-to-learn-jetpack-compose-11he
https://dev.to/farhanroy/github-repo-to-learn-jetpack-compose-11he
0
12
null
2021-07-27T09:51:05Z
en
null
12
https://media2.dev.to/dy…w9tl9m3zjmgn.jpg
https://media2.dev.to/dy…w9tl9m3zjmgn.jpg
https://dev.to/farhanroy/github-repo-to-learn-jetpack-compose-11he
2021-07-27T09:51:05Z
null
null
2021-07-27T09:51:05Z
2021-07-27T09:51:05Z
1
['jetpackcompose', 'github', 'android', 'learning']
jetpackcompose, github, android, learning
{'name': 'Farhan Roy -- | 😁', 'username': 'farhanroy', 'twitter_username': None, 'github_username': 'farhanroy', 'user_id': 530295, 'website_url': 'https://farhanroy.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo...
null
null
554,925
article
752,294
Creating a retro-style game with Jetpack Compose: level completed
Welcome to the final part of Creating a retro-style game with Jetpack Compose. In this instalment we...
Jul 8 '21
creating-a-retro-style-game-with-jetpack-compose-level-completed-288f
/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-level-completed-288f
https://dev.to/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-level-completed-288f
0
12
13,392
2021-07-08T17:03:34Z
en
null
12
https://media2.dev.to/dy…eb4cwfl50voo.jpg
https://media2.dev.to/dy…eb4cwfl50voo.jpg
https://dev.to/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-level-completed-288f
2021-07-07T09:52:59Z
null
null
2021-07-08T17:03:34Z
2021-07-08T17:03:34Z
6
['kotlin', 'jetpackcompose', 'gamedev']
kotlin, jetpackcompose, gamedev
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,926
article
738,941
Browsing Jetpack Compose samples
Problem While writing apps with Jetpack Compose you can always Cmd+Click on a library...
Jul 1 '21
browsing-jetpack-compose-samples-32m6
/antonshilov/browsing-jetpack-compose-samples-32m6
https://dev.to/antonshilov/browsing-jetpack-compose-samples-32m6
0
23
null
2021-07-01T10:09:54Z
en
null
23
https://media2.dev.to/dy…mi9gaqzqf8n7.jpg
https://media2.dev.to/dy…mi9gaqzqf8n7.jpg
https://dev.to/antonshilov/browsing-jetpack-compose-samples-32m6
2021-06-25T09:22:04Z
2021-07-01T15:42:13Z
null
2021-07-01T10:09:54Z
2021-07-01T10:09:54Z
2
['jetpackcompose', 'android', 'kotlin', 'compose']
jetpackcompose, android, kotlin, compose
{'name': 'Anton Shilov', 'username': 'antonshilov', 'twitter_username': 'antonshilov_', 'github_username': 'antonshilov', 'user_id': 655692, 'website_url': 'https://antonshilov.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...
null
null
554,927
article
743,911
Creating a retro-style game with Jetpack Compose: movement
Welcome to the second part of Creating a retro-style game with Jetpack Compose. In this installment...
Jul 1 '21
creating-a-retro-style-game-with-jetpack-compose-movement-407l
/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-movement-407l
https://dev.to/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-movement-407l
0
11
13,392
2021-07-01T14:41:58Z
en
null
11
https://media2.dev.to/dy…vhv5kfhjyr4h.jpg
https://media2.dev.to/dy…vhv5kfhjyr4h.jpg
https://dev.to/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-movement-407l
2021-06-30T14:24:20Z
null
null
2021-07-01T14:41:58Z
2021-07-01T14:41:58Z
5
['kotlin', 'jetpackcompose', 'gamedev']
kotlin, jetpackcompose, gamedev
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,928
article
739,902
Creating a retro-style game with Jetpack Compose: Introduction
Writing games has always been a key discipline in programming. And quite a lot of fun. When we learn...
Jun 26 '21
creating-a-retro-style-game-with-jetpack-compose-introduction-fn7
/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-introduction-fn7
https://dev.to/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-introduction-fn7
0
20
13,392
2021-06-26T15:20:13Z
en
null
20
https://media2.dev.to/dy…9hc27qx23fwf.jpg
https://media2.dev.to/dy…9hc27qx23fwf.jpg
https://dev.to/tkuenneth/creating-a-retro-style-game-with-jetpack-compose-introduction-fn7
2021-06-26T07:49:15Z
null
null
2021-06-26T15:20:13Z
2021-06-26T15:20:13Z
5
['kotlin', 'jetpackcompose', 'gamedev']
kotlin, jetpackcompose, gamedev
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,929
article
732,246
Carthographing Jetpack Compose: text
Welcome to the third part of Carthographing Jetpack Compose. In the previous episode we took a look...
Jun 19 '21
carthographing-jetpack-compose-text-1ogk
/tkuenneth/carthographing-jetpack-compose-text-1ogk
https://dev.to/tkuenneth/carthographing-jetpack-compose-text-1ogk
0
5
12,695
2021-06-19T08:28:27Z
en
null
5
https://media2.dev.to/dy…6yns99n735rb.jpg
https://media2.dev.to/dy…6yns99n735rb.jpg
https://dev.to/tkuenneth/carthographing-jetpack-compose-text-1ogk
2021-06-18T14:53:47Z
null
null
2021-06-19T08:28:27Z
2021-06-19T08:28:27Z
4
['android', 'kotlin', 'jetpackcompose']
android, kotlin, jetpackcompose
{'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz...
null
null
554,930