android 第20页
Android RxJava Reducer with the Visitor Pattern-拾光赋

Android RxJava Reducer with the Visitor Pattern

Android RxJava Reducer with the Visitor Pattern, Introduction It is always a good idea to work on different projects and different technologies, as it provides a good source of kno...
kity的头像-拾光赋kity5年前
04211
here To Learn Java For Android App Development-拾光赋

here To Learn Java For Android App Development

here To Learn Java For Android App Development,Play Store, the official Android app store, hosts about 3 million Android apps for now. More than 80% of smartphones in the world run...
kity的头像-拾光赋kity5年前
0246
I made a Scientific calculator android app.-拾光赋

I made a Scientific calculator android app.

I made a Scientific calculator android app.,Here is the source code: https://github.com/evanemran/DroidCalc 原文链接:I made a Scientific calculator android app.
kity的头像-拾光赋kity5年前
03411
Java Concepts : Part - 03-拾光赋

Java Concepts : Part – 03

Java Concepts : Part - 03, Java Concepts (4 Part Series) 1 Java Concepts : Part - 01 2 Java Concepts : Part - 02 3 Java Concepts : Part - 03 4 Java Concepts : Part - 04 So far w ha...
kity的头像-拾光赋kity5年前
0216
Top 5 Android Networking Libraries-拾光赋

Top 5 Android Networking Libraries

Top 5 Android Networking Libraries, 1. Retrofit 2. Volley 3. Fast Android Networking 4. Android Sync 5. OkHttp These are the top 5 Android networking libraries, which we can use fo...
kity的头像-拾光赋kity5年前
0478
I just want to launch the video call every 30 seconds.-拾光赋

I just want to launch the video call every 30 seconds.

I just want to launch the video call every 30 seconds.,Hello everyone, I hope you are well. I'm starting in android with java and I have a problem with my video call application(I ...
kity的头像-拾光赋kity5年前
0235
How to create an excel sheet in android-拾光赋

How to create an excel sheet in android

How to create an excel sheet in android,Worksheet simply creation of an Excel Sheets in Android project. It is simple as explained. Add the dependency ................................
kity的头像-拾光赋kity5年前
02815
Quora app clone using Android Studio and Firebase-拾光赋

Quora app clone using Android Studio and Firebase

Quora app clone using Android Studio and Firebase,Check out this ongoing series on how to make an app like quora, using android studio and firebase https://www.youtube.com/watch?v=...
kity的头像-拾光赋kity5年前
03611
Creating Native Modules in React Native using Java-拾光赋

Creating Native Modules in React Native using Java

Creating Native Modules in React Native using Java,In React Native, Native Modules are piece of code written in Java/Swift/ObjectiveC which is used to access the platform specific ...
kity的头像-拾光赋kity5年前
02213
Kotlin data class — Behind the mask-拾光赋

Kotlin data class — Behind the mask

Kotlin data class — Behind the mask,As the name states, a data class is a class that holds data. The difference from the normal class is the auto-generation of some standard funct...
kity的头像-拾光赋kity5年前
0348
How to add Header to Recyclerview in Android-拾光赋

How to add Header to Recyclerview in Android

How to add Header to Recyclerview in Android,In Android, Recyclerview is an advanced, flexible and upgraded version of Listview and Gridview. It is fast becoming one of the most us...
kity的头像-拾光赋kity5年前
0329
EventBus for better Communication Between Components in Android-拾光赋

EventBus for better Communication Between Components in Android

EventBus for better Communication Between Components in Android,EventBus is the number 1 event library for android and java. EventBus uses the publisher and subscriber pattern for ...
kity的头像-拾光赋kity5年前
0235