Skip to content

Instantly share code, notes, and snippets.

View quantranhong1999's full-sized avatar
🌴
On vacation in my lusionary

Trần Hồng Quân quantranhong1999

🌴
On vacation in my lusionary
View GitHub Profile
@quantranhong1999
quantranhong1999 / linearlayout.xml
Created March 24, 2020 09:19
giao diện Calculator ( LinearLayout và RelativeLayout)
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"

GSoC 2021 Summary Report - Implement Thread support for JMAP for Apache James

Date of report: 19/08/2021

About me

My name’s Tran Hong Quan. I’m final year student at Hanoi University of Science and Technology. My major is Computer Engineering.

If you are interested in this project or Google Summer of Code, you can contact me by Email: quan.tranhong1999@gmail.com