1. Android Email Intent Tutorial - How to Send Email From Within Your App
2. Send email automatically by java Mail API android without intent - on background
It is better than the above one because it provides you to send emails automatically by a Java mail API WITHOUT an extra app.
me1237guy 發表在 痞客邦 留言(0) 人氣(37)
1. How to Take a Photo Using The Camera And Display it in Android Imageview
2. Android onActivityResult is Deprecated. What Do I Do Now?
me1237guy 發表在 痞客邦 留言(0) 人氣(2)
me1237guy 發表在 痞客邦 留言(0) 人氣(9)
Unfortunately, the example[1] does not work for me and there were also some users who had the same problem.
Only a black screen was shown on the App, although I had set up the app's permissions.
Finally, I studied OpenCV Android Studio Examples, and it happened to succeed.
me1237guy 發表在 痞客邦 留言(0) 人氣(161)

Since streaming is becoming more and more important in real-world applications, I'm gonna take some effort on surveying how
to set up a streamer on different platforms and devices.
me1237guy 發表在 痞客邦 留言(0) 人氣(7)
me1237guy 發表在 痞客邦 留言(0) 人氣(4)

Insert the following two lines into AndroidManifest.xml
1. <uses-permission android:name="android.permission.INTERNET"/>
me1237guy 發表在 痞客邦 留言(0) 人氣(6)
Here is a simple tutorial about the interaction between Android App and Js
android和js的互動之jsbridge使用教程
me1237guy 發表在 痞客邦 留言(0) 人氣(6)
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.
me1237guy 發表在 痞客邦 留言(0) 人氣(13)

Name: OpenCVInstall
me1237guy 發表在 痞客邦 留言(0) 人氣(35)