排序
How to create an Android App Part 1
How to create an Android App Part 1, Creating An Android App (6 Part Series) 1 How to create an Android App Part 1 2 How to create an Android App: Datepicker ... 2 more parts... 3 ...
Tutorial: android architecture blueprints, full todo app (MVO edition)
Tutorial: android architecture blueprints, full todo app (MVO edition),This is part of a series on android fore Tutorials in Series 1) Tutorial: Spot the deliberate bug 2) Tutorial...
ANDROID APPLICATION WITH PYTHON ?
ANDROID APPLICATION WITH PYTHON ?,python for android development? this question always filled my mind as a python developer I won't deny that learning a new language for a little p...
How to use ZEGOCLOUD SDK to implement Voice change/Reverb/Virtual stereo in Android
How to use ZEGOCLOUD SDK to implement Voice change/Reverb/Virtual stereo in Android, Introduction In the live broadcast, chat room, and karaoke room scenes, in order to increase th...
Opensource Android Code Snippets in Java
Opensource Android Code Snippets in Java,Android Code Snippets app is an open source app to help all Android app developers with ready to use code snippets written in Java. I creat...
Simple WearOS App using Java
Simple WearOS App using Java,Let's get started. Things you'll need Android Studio installed and configured. Android Wear emulator configured (Either square or rounded). Basic knowl...
How To Solve the issue of WebView not redirecting to payment gateway or showing white screen
How To Solve the issue of WebView not redirecting to payment gateway or showing white screen,If you are having a blank page when redirecting to another url within your WebView Andr...
#1 ANDROID FIRST APP HELLO WORLD | Android First App Tutorial, Android Studio App, SoftwareTechIT
#1 ANDROID FIRST APP HELLO WORLD | Android First App Tutorial, Android Studio App, SoftwareTechIT, Android Tutorial (17 Part Series) 1 #1 ANDROID FIRST APP HELLO WORLD | Android Fi...
Hosting a maven repository on Github: site-maven-plugin
Hosting a maven repository on Github: site-maven-plugin,This article provides a step by step guide on publishing a maven project from GitHub using site-maven-plugin. Prerequisites ...
TextInputLayout Form Validation Using Data Binding in Android
TextInputLayout Form Validation Using Data Binding in Android, Afew days ago, I was working on a project where I had to implement form validation on textInputLayout and textInputEd...
How to create a simple To-do list application with Kivymd
How to create a simple To-do list application with Kivymd,To-do list applications are a simple way to get started with learning different frameworks. I am going show you how to cre...
Android Room: How works One to many relationship + example
Android Room: How works One to many relationship + example,Room provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite....