排序
Your First Android Libraries
Your First Android Libraries,When you start a brand new app in Android Studio, you're dropped into a bare-bones project that likely just has a single, empty Activity. If you're try...
Building a Video Player App in Android Studio using Java: Step-by-Step Tutorial
Building a Video Player App in Android Studio using Java: Step-by-Step Tutorial, Welcome to this comprehensive tutorial on how to create a Video Player App in Android Studio using ...
Point, Shoot, and Detect: Object Detection with PyTorch Mobile
Point, Shoot, and Detect: Object Detection with PyTorch Mobile,In this article we will set up a Mobile Application for Object Detection. We will use PyTorch Mobile to optimize and ...
How to Downgrade Java Version for React Native Development
How to Downgrade Java Version for React Native Development,Java is an essential part of React Native development, particularly for Android projects. If you need to downgrade your J...
Fast Tutorial – Beautiful credit cards with JetPack Compose
Fast Tutorial - Beautiful credit cards with JetPack Compose,Shared from Danubius IT Solutions' techblog. This fast tutorial shows how to create a list of credit cards with JetPack ...
#TeachingKotlin Part 2 – Variables
#TeachingKotlin Part 2 - Variables, #TeachingKotlin (4 Part Series) 1 #TeachingKotlin - Kotlin for Android Java developers 2 #TeachingKotlin Part 1 - Classes and Objects and everyt...
What is Android ImageView ScaleType
What is Android ImageView ScaleType,You want to use an ImageView on your App and you are wondering which ScaleType you should use. I have a good news for you, there is an App for t...
Learning in public: Lessons from open source
Learning in public: Lessons from open source,A little more than two years ago, in October 2019, I began work on my first significant open source project, the Dependency Analysis Gr...
Edge Cases to Keep in Mind. Part 3 — Time of Check to Time of Use Race Conditions in Android UI
Edge Cases to Keep in Mind. Part 3 — Time of Check to Time of Use Race Conditions in Android UI, Edge Cases (4 Part Series) 1 Edge Cases in App and Backend Development — Dates &a...
I am trying to create an android app to allow smartphone to act as a hid keyboard in kotlin
I am trying to create an android app to allow smartphone to act as a hid keyboard in kotlin,I am trying to develop an app which will make your smartphone act as a 'keyboard'. I nee...
Mastering Fragments in Java for Android Development
Mastering Fragments in Java for Android Development,Fragments are a crucial component in Android development, providing a modular and reusable architecture for creating dynamic use...
Discover Java’s Top 10 Security Features
Discover Java’s Top 10 Security Features,Why Use Java? What makes it secure? Java stands out for its focus on security. Over decades, Java has earned a reputation for being a reli...