android 第30页
Android Calling App-拾光赋

Android Calling App

Android Calling App,Can anyone please send me the entire code of how to get username and phone number of incoming and outgoing call in Android 9.0 Pie and Oreo with full source cod...
kity的头像-拾光赋kity5年前
02211
Taking a look at Coil. An image loading library for Kotlin on Android.-拾光赋

Taking a look at Coil. An image loading library for Kotlin on Android.

Taking a look at Coil. An image loading library for Kotlin on Android.,Happy New Year everyone! If you're reading this, it probably means that its time to get back to the code edit...
kity的头像-拾光赋kity5年前
03014
Android xCalc-拾光赋

Android xCalc

Android xCalc,Fun android calculator application with java-expression-parser(JEP). Use command pattern of design pattern. Manage activity with Fragment component. Create flexible x...
kity的头像-拾光赋kity5年前
04811
9 Reasons to Use Kotlin Over Java for Android Development-拾光赋

9 Reasons to Use Kotlin Over Java for Android Development

9 Reasons to Use Kotlin Over Java for Android Development,It's a big decision to make by moving from Java to Kotlin as your go-to language for your Android-based projects. The bigg...
kity的头像-拾光赋kity6年前
04010
Google Drive API with Android-拾光赋

Google Drive API with Android

Google Drive API with Android,There are many ways to upload images and files. Also, there are many places from which to uploads files: Dropbox, local storage on the device, Google ...
kity的头像-拾光赋kity6年前
03015
I need some advice...-拾光赋

I need some advice…

I need some advice...,As many of you know I run an open source project called Ara, here are some links: FultonBrowne / Ara-android A virtual assistant for almost any android phone....
kity的头像-拾光赋kity6年前
03313
How to declare a variable? Kotlin Tutorial-拾光赋

How to declare a variable? Kotlin Tutorial

How to declare a variable? Kotlin Tutorial,A program is nothing without data. Let's find out how to declare a variable in Kotlin. Stop Do you want to learn Kotlin with me? I will p...
kity的头像-拾光赋kity6年前
0427
What I Learned From Developing Arabic OCR Android App-拾光赋

What I Learned From Developing Arabic OCR Android App

What I Learned From Developing Arabic OCR Android App,I searched for an app to extract text on images for Arabic language. I couldn't find any app without Internet access for Andro...
kity的头像-拾光赋kity6年前
0377
Text Detector using firebase MLKit-拾光赋

Text Detector using firebase MLKit

Text Detector using firebase MLKit,Good day all This is a Text Detector app i created using Google API and firebase MLKit https://play.google.com/store/apps/details?id=com.mobile.t...
kity的头像-拾光赋kity6年前
04112
How to drawtext colon with pts gmtime using ffmpeg?-拾光赋

How to drawtext colon with pts gmtime using ffmpeg?

How to drawtext colon with pts gmtime using ffmpeg?,I am adding timestamp to video using FFMPEG where i am using below command: ffmpeg -y -i input.mp4 -vf 'drawtext=fontfile=roboto...
kity的头像-拾光赋kity6年前
0508
Matt's Tidbits #45 - Creating a private token class-拾光赋

Matt’s Tidbits #45 – Creating a private token class

Matt's Tidbits #45 - Creating a private token class, Matt's Tidbits (69 Part Series) 1 Matt’s Tidbits #35 - A strategy for debugging complex unit test failures 2 Matt’s Tidbits #...
kity的头像-拾光赋kity6年前
0369
Many classes and many layout files-拾光赋

Many classes and many layout files

Many classes and many layout files,What is better to have a main activity class interacting with many other classes and xml files or a main activity class with many xml files? For ...
kity的头像-拾光赋kity6年前
0248