Tag: Android
-
How Meta ported million Lines of Android code from Java to Kotlin
Posted on December 31, 2024, Level intermediate Resource Length medium
The Meta Java project is an open-source effort to create a new, more efficient, and modern compiler for the Java language. One of its key goals is to make Kotlin, which is widely used in Android app development, compatible with the Meta Java platform. This means that developers can write Kotlin code that targets the Meta Java virtual machine (VM) and run on it, rather than relying on the traditional Java Virtual Machine (JVM). The goal is to provide a more efficient and secure way to develop high-performance applications. By Sergio De Simone.
Tags java kotlin app-development android programming performance
-
Kotlin KSP — how to automate everything in the world
Posted on December 30, 2024, Level intermediate Resource Length medium
Kotlin KSP (Kotlin Standard Library Provider) is a tool that allows developers to compile their Kotlin code into platform-specific binaries. This means that you can write your app's code once and have it run on multiple platforms, without having to rewrite it for each one. The compilation process is automated through the use of Gradle, which is a build automation tool that can manage dependencies and build processes for you. By Serhii Hryshyn.
Tags java kotlin app-development android programming
-
8 essential Android 15 security features you should set up immediately
Posted on October 1, 2024, Level beginner Resource Length medium
Google has released Android 15, which includes several significant security enhancements. These updates focus on privacy and theft protection, such as Private space, which allows users to create a separate, secure area on their device for sensitive data and apps1. Additionally, theft protection features include automatic device locking if theft is detected and preventing factory resets without authentication. By Parth Shah.
Tags android learning app-development infosec google
-
Flutter vs. Kotlin: An overview in 2024
Posted on February 20, 2024, Level beginner Resource Length medium
Let's compare Flutter and Kotlin a little more directly, based on a number of key factors. By Flatirons.
Tags app-development frontend android java learning kotlin
-
I have an app idea, what to do next: Tips for startups
Posted on February 13, 2024, Level beginner Resource Length medium
From startup conferences and TED Talks to Twitter memes and TikToks, entrepreneurs are looking for an answer to the question "I have an idea for an app, now what?" everywhere. By Andrii Bas.
Tags startups android management app-development ios cio
-
How to publish your app on Apple App store and Google Play store in 2024?
Posted on February 12, 2024, Level beginner Resource Length medium
In this article, we provide you with an in-depth guide on how to publish your app on Google Play and the App Store. You'll also find out what you should avoid when publishing an app. By by Amir Ahmed Khan.
Tags ios android management app-development miscellaneous cio
-
Implementing serverless architecture in React Native apps
Posted on February 10, 2024, Level intermediate Resource Length medium
Application development methodologies are continually evolving. Among the most groundbreaking shifts we've seen recently is the transition toward serverless architecture. By Clara Ekekenta.
Tags serverless ios app-development android miscellaneous web-development
-
ARM Blackhawk CPU: Can Cortex-X5 help Android beat Apple chipset performance?
Posted on January 13, 2024, Level beginner Resource Length short
It's no secret that Android processors, whether Qualcomm or MediaTek, have consistently lagged behind Apple in terms of raw performance. However, a recent report from Moor Insights and Strategy suggests that after decades of trailing, ARM could narrow the gap and potentially surpass Apple's offerings with the upcoming Cortex X5 CPU core. By Hisan Kidwai.
Tags miscellaneous machine-learning android performance cio
-
How to publish an Android app on Google Play Store: Step-by-step guide
Posted on September 3, 2023, Level beginner Resource Length long
When the application development process is completed, it's high time to introduce your special product to the world. First publishing may be thrilling and tricky. Today, we will guide you through the release process on the Google Play Store, which is undoubtedly the leader in the number of published apps and users. By Julia Rasich.
Tags web-development app-development android frameworks how-to
-
Top 5 Android app development fundamentals for beginners
Posted on September 2, 2023, Level beginner Resource Length medium
The cool features that come along with apps are what draw the interests of users. Apps make phones "smart" and through their benefits, apps have drastically transformed how we function today. Adept programmers are getting busy, designing, and building apps of their own and embedding them with favorable features. By Eshna Verma.
Tags open-source web-development app-development android
-
Unveiling Dart 3.1: New horizon for functional programming in Flutter
Posted on August 24, 2023, Level beginner Resource Length medium
Unveiling Dart 3.1: A New Horizon for Functional Programming in Flutter Google BigQuery – a fully managed Cloud Data Warehouse for analytics from Google Cloud Platform (GCP), is one of the most popular Cloud-based analytics solutions. Due to its unique architecture and seamless integration with other services from GCP, there are certain best practices to be considered while configuring Google BigQuery ETL (Extract, Transform, Load) & migrating data to BigQuery. By Faisal K K.
Tags functional-programming app-development android programming
-
Kotlin or Java for Android app development which one should you choose?
Posted on April 15, 2023, Level beginner Resource Length medium
Android app development is a big and ever-growing industry. Kotlin or Java for Android App Development lets understand more about these technologies. By cumulations.com.
Tags android java kotlin app-development web-development