Mobile Apps Gradient borders in UIKit While playing with the gradient text in UIKit using rendered UIImage, I wanted to use the gradients for other stuff, and borders are a pretty lovely candidate. And with the approach via UIColor, there is nothing to implement. We can assign the colors to the layer.borderColor property, and that's Blog The evolution of the Android security system or how the system is protected today How it all started The road to protecting Android has been thorny. At the end of 2021, Android devices had over 2.5 billion active users, representing about 75% of the global market. This OS has been rapidly developing since 2008 and has undergone many changes. This also applies to the security UI Kits Meteor - Rideshare UI Kit - Figma project This is an app for people who want to rent a car for quotidian rides. It instantly provides users with the most convenient options. This UI Kit features a renting flow. The first screen shows a map with nearby cars and cards with available types of vehicles. Ride details - time, distance, price - UI Kits Studiosa - Online Learning Mobile App UIKit - Figma project Studiosa is exclusively made for online education industries. All layers are organized, named and grouped in the correct order. Texts and colors are styled. It has a modern, clean and very detailed UI design for iOS and Android apps. You can easily customize the screens, allowing for great UI Kits Book Lover Reading book online application - Figma Resource 1. Introduction Book Lover is an application that was made for reading book online. It's like an online store about book where users purchase a book or buy a membership package. Read it, save to collection and other things with it. Mobile Apps Simple calculator app for Android - Full project This a simple calculator app project based on java and xml. You can perform all basic calculation needs with ease. To run the project you will need Android Studio. There is no database required, advanced UI are available in the layout file. How To Import And Run The Project? Download Zip UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback RECENTLY ADDED ARTICLES Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 1 499 Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 1 316 Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 1 976 Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 2 423 Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 37 494 Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 1 915 Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 2 103 Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 1 921 Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 1 731 Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 1 579 Previous 1 2 3 4 5 6 7 8 9 10 ... 15Next Trending Now RECENT COMMENTS Adam Moore: I was having the same problems as you and I'm a native English speaker. This guide was exactly what bagher: thanks for you baby Roland: Thx a lot. Your article helped me a lot! but from api 30 on you might have a problem: the wyup: Thanks for the tip. One thing to note is checking /vendor/default.prop because it has precedence Tim: Thanks for all of this, I had never encountered a number of these. I've been trying for a minute to Advertising Space ✕ AUTHORIZATION LOGIN USERNAME PASSWORD Remember me LOST PASSWORD CREATE AN ACCOUNT ✕ Blog Mobile Apps UI Kits Tutorials OTHER SECTIONS Contact Us DMCA Privacy Policy Disclaimer About Us
Blog The evolution of the Android security system or how the system is protected today How it all started The road to protecting Android has been thorny. At the end of 2021, Android devices had over 2.5 billion active users, representing about 75% of the global market. This OS has been rapidly developing since 2008 and has undergone many changes. This also applies to the security UI Kits Meteor - Rideshare UI Kit - Figma project This is an app for people who want to rent a car for quotidian rides. It instantly provides users with the most convenient options. This UI Kit features a renting flow. The first screen shows a map with nearby cars and cards with available types of vehicles. Ride details - time, distance, price - UI Kits Studiosa - Online Learning Mobile App UIKit - Figma project Studiosa is exclusively made for online education industries. All layers are organized, named and grouped in the correct order. Texts and colors are styled. It has a modern, clean and very detailed UI design for iOS and Android apps. You can easily customize the screens, allowing for great UI Kits Book Lover Reading book online application - Figma Resource 1. Introduction Book Lover is an application that was made for reading book online. It's like an online store about book where users purchase a book or buy a membership package. Read it, save to collection and other things with it. Mobile Apps Simple calculator app for Android - Full project This a simple calculator app project based on java and xml. You can perform all basic calculation needs with ease. To run the project you will need Android Studio. There is no database required, advanced UI are available in the layout file. How To Import And Run The Project? Download Zip UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback RECENTLY ADDED ARTICLES Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 1 499 Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 1 316 Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 1 976 Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 2 423 Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 37 494 Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 1 915 Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 2 103 Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 1 921 Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 1 731 Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 1 579 Previous 1 2 3 4 5 6 7 8 9 10 ... 15Next Trending Now RECENT COMMENTS Adam Moore: I was having the same problems as you and I'm a native English speaker. This guide was exactly what bagher: thanks for you baby Roland: Thx a lot. Your article helped me a lot! but from api 30 on you might have a problem: the wyup: Thanks for the tip. One thing to note is checking /vendor/default.prop because it has precedence Tim: Thanks for all of this, I had never encountered a number of these. I've been trying for a minute to Advertising Space ✕ AUTHORIZATION LOGIN USERNAME PASSWORD Remember me LOST PASSWORD CREATE AN ACCOUNT
UI Kits Meteor - Rideshare UI Kit - Figma project This is an app for people who want to rent a car for quotidian rides. It instantly provides users with the most convenient options. This UI Kit features a renting flow. The first screen shows a map with nearby cars and cards with available types of vehicles. Ride details - time, distance, price - UI Kits Studiosa - Online Learning Mobile App UIKit - Figma project Studiosa is exclusively made for online education industries. All layers are organized, named and grouped in the correct order. Texts and colors are styled. It has a modern, clean and very detailed UI design for iOS and Android apps. You can easily customize the screens, allowing for great UI Kits Book Lover Reading book online application - Figma Resource 1. Introduction Book Lover is an application that was made for reading book online. It's like an online store about book where users purchase a book or buy a membership package. Read it, save to collection and other things with it. Mobile Apps Simple calculator app for Android - Full project This a simple calculator app project based on java and xml. You can perform all basic calculation needs with ease. To run the project you will need Android Studio. There is no database required, advanced UI are available in the layout file. How To Import And Run The Project? Download Zip UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback RECENTLY ADDED ARTICLES Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 1 499 Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 1 316 Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 1 976 Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 2 423 Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 37 494 Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 1 915 Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 2 103 Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 1 921 Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 1 731 Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 1 579 Previous 1 2 3 4 5 6 7 8 9 10 ... 15Next Trending Now RECENT COMMENTS Adam Moore: I was having the same problems as you and I'm a native English speaker. This guide was exactly what bagher: thanks for you baby Roland: Thx a lot. Your article helped me a lot! but from api 30 on you might have a problem: the wyup: Thanks for the tip. One thing to note is checking /vendor/default.prop because it has precedence Tim: Thanks for all of this, I had never encountered a number of these. I've been trying for a minute to Advertising Space
UI Kits Studiosa - Online Learning Mobile App UIKit - Figma project Studiosa is exclusively made for online education industries. All layers are organized, named and grouped in the correct order. Texts and colors are styled. It has a modern, clean and very detailed UI design for iOS and Android apps. You can easily customize the screens, allowing for great UI Kits Book Lover Reading book online application - Figma Resource 1. Introduction Book Lover is an application that was made for reading book online. It's like an online store about book where users purchase a book or buy a membership package. Read it, save to collection and other things with it. Mobile Apps Simple calculator app for Android - Full project This a simple calculator app project based on java and xml. You can perform all basic calculation needs with ease. To run the project you will need Android Studio. There is no database required, advanced UI are available in the layout file. How To Import And Run The Project? Download Zip UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback
UI Kits Book Lover Reading book online application - Figma Resource 1. Introduction Book Lover is an application that was made for reading book online. It's like an online store about book where users purchase a book or buy a membership package. Read it, save to collection and other things with it. Mobile Apps Simple calculator app for Android - Full project This a simple calculator app project based on java and xml. You can perform all basic calculation needs with ease. To run the project you will need Android Studio. There is no database required, advanced UI are available in the layout file. How To Import And Run The Project? Download Zip UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback
Mobile Apps Simple calculator app for Android - Full project This a simple calculator app project based on java and xml. You can perform all basic calculation needs with ease. To run the project you will need Android Studio. There is no database required, advanced UI are available in the layout file. How To Import And Run The Project? Download Zip UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback
UI Kits Splash Event Finder Mobile App - Figma project Event Finder App UI Kit is designed with modern design trends. The kit is easy to customize, includes global color and font styles. Splash Event Finder Mobile App UI kit will help you to find parties, seminars and events easily, also you can be a host of any event. What you get? Adobe XD Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback
Tutorials Online radio for Android: step by step guide In this tutorial, I'll walk you through building your own Android radio app. I'll start right away with the essence, so let's define the functionality: - Playing streaming audio with ExoPlayer . - Parsing HTML page. - Integration of the Last.fm API . - Connecting a service to control playback
Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 1 499
Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 1 316
Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 1 976
Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 2 423
Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 37 494
Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 1 915
Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 2 103
Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 1 921
Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 1 731
Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 1 579