android和js的互動之jsbridge使用教程
- Dec 04 Sat 2021 11:02
-
android和js的互動之jsbridge使用教程
Here is a simple tutorial about the interaction between Android App and Js
android和js的互動之jsbridge使用教程
android和js的互動之jsbridge使用教程
- Dec 03 Fri 2021 09:57
-
A First Class for Kotlin
Since Kotlin has been a part of Android Studio, why not start learning it?
Kotlin can let you write lesser code than Java, and support multiple classes in one file.
Everything is an Object, it means they are all reference types.
Kotlin can let you write lesser code than Java, and support multiple classes in one file.
Everything is an Object, it means they are all reference types.
- Nov 30 Tue 2021 19:52
-
How to import OpenCV module into Android Studio Correctly?
- Nov 28 Sun 2021 16:37
-
An Android Gridview Example

1. add a button in activity_main.xml
2. Add a new layout of gridview page, which is called activity_gridview.xml
- Nov 26 Fri 2021 19:33
-
How to Add and Android Activity Manually
- Nov 13 Sat 2021 10:59
-
A Quick Start Developing Deep Neural Networks by Using R with Keras/Tensorflow
- Oct 07 Thu 2021 10:53
-
Camera Drones Supported from MATLAB

1. Ryze Tello Drone Support from MATLAB
2. Parrot Minidrone Support from Simulink
3. PX4 Autopilots Support from Embedded Coder
- Oct 01 Fri 2021 10:20
-
Qt QML Book
Qt6 QML Book
- Sep 29 Wed 2021 08:50
-
My First Class for AWS EC2

Yesterday, I created an EC2 Windows instance and started to get familiar with it.
But it was quite frustrating that I couldn't do anything after logging into the server, even downloading a file or installing Google Chrome.
I tried to modify the security settings of the IE browser, however, it didn't work.
The thing was much more complicated than I thought.
- Sep 28 Tue 2021 09:48
-
Creating a Virtual Machine on AWS

Today I'm gonna give a try of how to build a virtual machine on AWS in order to integrate my LINEBOT applications
First click EC2
- Sep 27 Mon 2021 10:51
-
Developing a Line Bot
- Sep 26 Sun 2021 14:30
-
Install Heroku and Deploy a Flask Web API

https://devcenter.heroku.com/articles/getting-started-with-python#set-up
It may surprise you, but it's not easy to find the deployment tool on Heroku official webpage.


