Open in app

Sign In

Write

Sign In

Rasul Aghakishiyev
Rasul Aghakishiyev

152 Followers

Home

About

Published in

ProAndroidDev

·Pinned

Animations in Jetpack Compose

Animation in an application has a significant role because it helps to provide a better user experience and makes your application more attractive. Jetpack Compose provides a nice API for creating animations in our application. We can do any type of animation, for example, alpha or scale animations. …

Android

3 min read

Animations in Jetpack Compose
Animations in Jetpack Compose
Android

3 min read


Published in

ProAndroidDev

·Aug 4, 2021

State in Jetpack Compose

All Android apps display state to the user. A few examples of state in Android apps: Show AlertDialog when some work is done All animations that appears in application Open or close NavigationDrawer or BottomSheet Today we will learn how to store our app state in Jetpack Compose. As you…

Jetpack

4 min read

State in Jetpack Compose
State in Jetpack Compose
Jetpack

4 min read


Published in

ProAndroidDev

·Apr 23, 2021

Complex UI in Jetpack Compose

Jetpack Compose provides many tools for creating UI. With Jetpack Compose you can easily create an MVP of your project, and see how it looks. For example, to create a list in Android in the usual way, we should use RecyclerView. And of course, we need to create an adapter…

Android

3 min read

Complex UI in Jetpack Compose
Complex UI in Jetpack Compose
Android

3 min read


Published in

ProAndroidDev

·Mar 2, 2021

Bottom Sheet in Jetpack Compose

As we can see Jetpack Compose grows like crazy. Last week they announced that Jetpack Compose went to Beta! Today we will talk about how to create bottom sheets in Jetpack Compose. To implement the bottom sheet, we need to use BottomSheetScaffold. It was annotated as an ExperimentalApi, so to…

Android App Development

2 min read

Bottom Sheet in Jetpack Compose
Bottom Sheet in Jetpack Compose
Android App Development

2 min read


Published in

ProAndroidDev

·Feb 16, 2021

ShapeableView in Jetpack Compose. Part 2

In the post before we learned how to create Shapes with cut corners. Today we will continue and add some new functionality such as rounded corners to our ShapeableView. In previous examples, we had two corner types which were CUT and NONE. …

Android App Development

4 min read

ShapeableView in Jetpack Compose. Part 2
ShapeableView in Jetpack Compose. Part 2
Android App Development

4 min read


Published in

ProAndroidDev

·Feb 12, 2021

Compose for Desktop

Declarative way programming becomes so popular nowadays. There are a lot of frameworks such as Flutter, SwiftUI, JetPack Compose which use this way of programming. Until recently Flutter and SwiftUI were the only frameworks that allow you to develop cross-platform applications using the same codebase. …

Jetpack Compose

4 min read

Compose for Desktop
Compose for Desktop
Jetpack Compose

4 min read


Published in

ProAndroidDev

·Feb 6, 2021

ShapeableView in Jetpack Compose. Part 1

In the previous story, I talked about how to create a different types of shapes in Jetpack Compose. In Material Components we have a widget called ShapeableImageView. Today we will create the Composable View that allows having a different type of corners In Material Components we have a widget called…

Android

4 min read

ShapeableView in Jetpack Compose. Part 1
ShapeableView in Jetpack Compose. Part 1
Android

4 min read


Jan 11, 2021

Shapes in Jetpack Compose

There are times when when we need to create views with custom forms. For example card with rounded corners, or message view in our chat application. Jetpack Compose provides various tools for creating a different type of shapes without any difficulties. Canvas Canvas is a component that allows us to draw…

Android

4 min read

Shapes in Jetpack Compose
Shapes in Jetpack Compose
Android

4 min read


Jan 3, 2021

Load images from network in Jetpack Compose

Introduction “Jetpack Compose is a modern toolkit for building native Android UI. Jetpack Compose simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs”. — Android Developers As we can see nowadays mobile development changes so fast, and many frameworks and tools now available to…

Android

2 min read

Load images from network in Jetpack Compose
Load images from network in Jetpack Compose
Android

2 min read


Apr 28, 2020

How to transfer app localization from IOS to Android

When started to develop application for both platforms, I faced with problem that localize both apps taking so much time and it is not effective way. I tried various of online services but every of them has disadvantages or not worked as I want. So i decided to write my own application that converts Localizable.strings to strings.xml and also from strings.xml to Localizable.strings. The application written completely on Kotlin with JavaFX to user interface.

Android

1 min read

How to transfer localization from IOS to Android
How to transfer localization from IOS to Android
Android

1 min read

Rasul Aghakishiyev

Rasul Aghakishiyev

152 Followers

Android Software Engineer. Interested in mobile development. In love with Jetpack Compose

Following
  • Niharika Arora

    Niharika Arora

  • Paulo Pereira

    Paulo Pereira

  • Mats Bauer

    Mats Bauer

  • David Jöch

    David Jöch

  • German Zvonchuk

    German Zvonchuk

See all (10)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech