Author: Đorđe Stanišić
-
My Experience with Flutter: The Ups and Downs
As an Android developer, I was curious about Flutter and decided to give it a try. After spending some time with it, I’ve come to appreciate its fast development cycle, hot reload feature, and customizable widget library. However, I’ve also encountered some downsides that I think are worth mentioning. In this article, I’ll share my…
-
What’s new in the Android ecosystem? – Google I/O 2023
The Android ecosystem is constantly evolving, with new features and updates being released regularly. Google I/O 2023, the annual developer conference held by Google, showcased some of the latest advancements in the Android platform. From exciting new features to improvements in performance and security, there’s a lot to look forward to in the world of…
-
Troubleshooting Common Android Studio Bugs: Tips and Solutions
Here are a few common issues that users face when working with android studio, along with some potential solutions: 1. Gradle sync failed: This error often occurs when android studio is unable to download the required dependencies to build your project. To fix this, try the following steps: 2. Emulator not starting: If your emulator…
-
Custom bar chart for android – tutorial
In our Skenit app, used for gym management, we wanted to improve user experience by providing them with statistics that show monthly users per gym, the number of users per training type, financial reports for every month, etc. By doing this we would give our users more insight into the gyms they own, their employees,…
-
Front-end vs. Back-end: What is the difference
Terms like front-end and back-end development may be confusing to someone who is new to the world of coding and software engineering. Let’s clear up some of the ambiguity around some of these technical phrases. We’ll explain the differences between the front-end and back-end. Today, we’re addressing the following issues and demystifying the distinctions between…
-
Mobile App vs. Website: What is best for your business
As a CEO or business owner, you have probably considered how to attract customers and what strategy to use, such as whether to develop a website or mobile application. There is no definitive answer because the alternative you pick will rely on your business plans, your resources, and any properties you might require. We would…
-
How to become a self-taught programmer
Tips and tricks to help you on your way to becoming a self-taught developer