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, self-observation. So, let's say the day before yesterday I woke up on my own, not too early, ate oatmeal, drank coffee without sugar, and my whole day was very productive. And Mobile Apps Color Guessing Game - GoGuess - SwiftUI project This is an addictive game that will keep the users playing since everyone is curious to reveal the next level. The game has unlimited levels and it’s a very unique concept. With a little code change, you can convert it into RGB (red, green, blue) color format, or even use both formats as the user UI Kits Furniture Shop App Mobile UI Kits Template - Figma project Furniture Shop App UI Kit is designed with modern design trends. Modifying the template is quite simple. We continue to add new things to make our template more beautiful and strong every day. You will be free to use all our updates. Main Features Sketch, Figma, Adobe XD and Adobe 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 collector (Eng. Garbage collection). Its main task, as in any high-level programming language, is to watch for references and clean up memory areas in order to UI Kits Medical Care App - Figma project Medical Care App Kit Design Kit with 30+ Healthcare and Medical Apps screens which can help you to boost your design process. Perfect for Medical and Healthcare industry Features: Clean Design Project Sketch, Figma Customizable Layers, Fonts & Colors Well organised files Free font Dark Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android 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 085 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: 910 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 481 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 951 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: 21 183 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 543 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 327 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 277 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 089 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 223 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
Mobile Apps Color Guessing Game - GoGuess - SwiftUI project This is an addictive game that will keep the users playing since everyone is curious to reveal the next level. The game has unlimited levels and it’s a very unique concept. With a little code change, you can convert it into RGB (red, green, blue) color format, or even use both formats as the user UI Kits Furniture Shop App Mobile UI Kits Template - Figma project Furniture Shop App UI Kit is designed with modern design trends. Modifying the template is quite simple. We continue to add new things to make our template more beautiful and strong every day. You will be free to use all our updates. Main Features Sketch, Figma, Adobe XD and Adobe 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 collector (Eng. Garbage collection). Its main task, as in any high-level programming language, is to watch for references and clean up memory areas in order to UI Kits Medical Care App - Figma project Medical Care App Kit Design Kit with 30+ Healthcare and Medical Apps screens which can help you to boost your design process. Perfect for Medical and Healthcare industry Features: Clean Design Project Sketch, Figma Customizable Layers, Fonts & Colors Well organised files Free font Dark Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android 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 085 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: 910 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 481 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 951 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: 21 183 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 543 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 327 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 277 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 089 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 223 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 Furniture Shop App Mobile UI Kits Template - Figma project Furniture Shop App UI Kit is designed with modern design trends. Modifying the template is quite simple. We continue to add new things to make our template more beautiful and strong every day. You will be free to use all our updates. Main Features Sketch, Figma, Adobe XD and Adobe 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 collector (Eng. Garbage collection). Its main task, as in any high-level programming language, is to watch for references and clean up memory areas in order to UI Kits Medical Care App - Figma project Medical Care App Kit Design Kit with 30+ Healthcare and Medical Apps screens which can help you to boost your design process. Perfect for Medical and Healthcare industry Features: Clean Design Project Sketch, Figma Customizable Layers, Fonts & Colors Well organised files Free font Dark Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android 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 085 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: 910 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 481 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 951 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: 21 183 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 543 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 327 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 277 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 089 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 223 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
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 collector (Eng. Garbage collection). Its main task, as in any high-level programming language, is to watch for references and clean up memory areas in order to UI Kits Medical Care App - Figma project Medical Care App Kit Design Kit with 30+ Healthcare and Medical Apps screens which can help you to boost your design process. Perfect for Medical and Healthcare industry Features: Clean Design Project Sketch, Figma Customizable Layers, Fonts & Colors Well organised files Free font Dark Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android
UI Kits Medical Care App - Figma project Medical Care App Kit Design Kit with 30+ Healthcare and Medical Apps screens which can help you to boost your design process. Perfect for Medical and Healthcare industry Features: Clean Design Project Sketch, Figma Customizable Layers, Fonts & Colors Well organised files Free font Dark Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android
Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android
Tutorials 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 Jetpack Compose. 1. Create test Start with setting up instrumented test. This test will not check anything, it will only perform actions such clicking button and take screenshots of the application. Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android
Blog Custom Android firmware and everything connected with them You buy a new smartphone and go joyful until a new custom rolled up again. It works smartly, and toys go better, faster than stock, but then OTA arrived, a new kernel came out, and Magisk has already been updated - it's time to install updates and get bootloops. Yes, of the total number of Android
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 085
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: 910
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 481
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 951
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: 21 183
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 543
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 327
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 277
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 089
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 223