Mobile Apps Unica - Delivery Application Multi Vendor e-Commerce Solution Grow online sales and delivery services with Unica. Setup an unlimited amount of stores, list products, register delivery range, and let your regular and new customers order your products online. User-friendly admin panel, convenient order processing, payment, and delivery. Benefit from the Blog Example of Impact analysis of our Android project One of the most time-consuming operations on a CI server is running autotests. There are many ways to speed them up, for example, parallelizing execution across several CI agents and / or emulators, full emulation of the external environment (backend / Google services / web sockets), fine-tuning Tutorials Jetpack Compose - how to easily build a UI on Android In July of last year, along with Android Studio Arctic Fox, one of the long-awaited libraries, Jetpack Compose, was released. It allows you to create a declarative style user interface and promises to be a revolution in UI design. We figure out if this is really the case, what are the advantages Blog Cross-platform for a mobile application: how to speed up and reduce the cost of development? Shopping in a wide variety of areas today takes place online. And user activity flows from websites to mobile applications. Therefore, often the main focus in development is on mobile platforms. Our company already had mobile apps for iOS and Android, but the duplication of domain logic, legacy 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 Tutorials How to track network connection status in Swift? Hello, native implementation, bye, Reachability Most of the implementations you can find for monitoring the network connection of your iOS device rely on third party dependencies such as Reachability , NetworkReachabilityManagerin Alamofire, or utilities that periodically send HTTP requests to determine the status of the network connection. UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to 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: 887 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: 742 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 187 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: 1 609 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: 17 203 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 352 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: 1 071 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 047 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: 850 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: 850 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 Example of Impact analysis of our Android project One of the most time-consuming operations on a CI server is running autotests. There are many ways to speed them up, for example, parallelizing execution across several CI agents and / or emulators, full emulation of the external environment (backend / Google services / web sockets), fine-tuning Tutorials Jetpack Compose - how to easily build a UI on Android In July of last year, along with Android Studio Arctic Fox, one of the long-awaited libraries, Jetpack Compose, was released. It allows you to create a declarative style user interface and promises to be a revolution in UI design. We figure out if this is really the case, what are the advantages Blog Cross-platform for a mobile application: how to speed up and reduce the cost of development? Shopping in a wide variety of areas today takes place online. And user activity flows from websites to mobile applications. Therefore, often the main focus in development is on mobile platforms. Our company already had mobile apps for iOS and Android, but the duplication of domain logic, legacy 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 Tutorials How to track network connection status in Swift? Hello, native implementation, bye, Reachability Most of the implementations you can find for monitoring the network connection of your iOS device rely on third party dependencies such as Reachability , NetworkReachabilityManagerin Alamofire, or utilities that periodically send HTTP requests to determine the status of the network connection. UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to 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: 887 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: 742 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 187 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: 1 609 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: 17 203 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 352 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: 1 071 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 047 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: 850 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: 850 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
Tutorials Jetpack Compose - how to easily build a UI on Android In July of last year, along with Android Studio Arctic Fox, one of the long-awaited libraries, Jetpack Compose, was released. It allows you to create a declarative style user interface and promises to be a revolution in UI design. We figure out if this is really the case, what are the advantages Blog Cross-platform for a mobile application: how to speed up and reduce the cost of development? Shopping in a wide variety of areas today takes place online. And user activity flows from websites to mobile applications. Therefore, often the main focus in development is on mobile platforms. Our company already had mobile apps for iOS and Android, but the duplication of domain logic, legacy 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 Tutorials How to track network connection status in Swift? Hello, native implementation, bye, Reachability Most of the implementations you can find for monitoring the network connection of your iOS device rely on third party dependencies such as Reachability , NetworkReachabilityManagerin Alamofire, or utilities that periodically send HTTP requests to determine the status of the network connection. UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to 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: 887 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: 742 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 187 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: 1 609 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: 17 203 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 352 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: 1 071 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 047 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: 850 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: 850 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
Blog Cross-platform for a mobile application: how to speed up and reduce the cost of development? Shopping in a wide variety of areas today takes place online. And user activity flows from websites to mobile applications. Therefore, often the main focus in development is on mobile platforms. Our company already had mobile apps for iOS and Android, but the duplication of domain logic, legacy 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 Tutorials How to track network connection status in Swift? Hello, native implementation, bye, Reachability Most of the implementations you can find for monitoring the network connection of your iOS device rely on third party dependencies such as Reachability , NetworkReachabilityManagerin Alamofire, or utilities that periodically send HTTP requests to determine the status of the network connection. UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to
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 Tutorials How to track network connection status in Swift? Hello, native implementation, bye, Reachability Most of the implementations you can find for monitoring the network connection of your iOS device rely on third party dependencies such as Reachability , NetworkReachabilityManagerin Alamofire, or utilities that periodically send HTTP requests to determine the status of the network connection. UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to
Tutorials How to track network connection status in Swift? Hello, native implementation, bye, Reachability Most of the implementations you can find for monitoring the network connection of your iOS device rely on third party dependencies such as Reachability , NetworkReachabilityManagerin Alamofire, or utilities that periodically send HTTP requests to determine the status of the network connection. UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to
UI Kits Details Product Ui Kit - Figma project Each screen is fully customizable, super easy to use, and organized. 120 screens to spark your creativity and save a lot of time. This is our new product of UI/UX Kits, this product pretty much and unique design. On this product you will get international file formats. What you get? Adobe XD Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to
Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to
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: 887
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: 742
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 187
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: 1 609
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: 17 203
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 352
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: 1 071
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 047
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: 850
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: 850