久久福利_99r_国产日韩在线视频_直接看av的网站_中文欧美日韩_久久一

您的位置:首頁技術文章
文章詳情頁

Android小程序實現簡易QQ界面

瀏覽:123日期:2022-06-07 08:40:08

本文實例為大家分享了Android實現簡易QQ界面的具體代碼,供大家參考,具體內容如下

要求:

(1)與QQ界面控件數目、樣式相同 (2)與QQ的圖形化界面相同 (3)實現一個簡單的點擊事件

具體實現:

(1)編寫程序代碼

package com.example.login;import android.app.Activity;import android.os.Bundle;import android.util.Log;import android.view.Menu;import android.view.MenuItem;import android.view.View;import android.view.View.OnClickListener;import android.view.Window;import android.widget.Button;import android.widget.EditText;import android.widget.RadioButton;import android.widget.Toast;import android.widget.ToggleButton;public class MainActivity extends Activity { //聲明組件 private EditText username; private EditText password; private Button login; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); //無標題設置 requestWindowFeature(Window.FEATURE_NO_TITLE); setContentView(R.layout.activity_main); //初始化控件,根據Id獲取組件對象 username = (EditText)findViewById(R.id.username); password = (EditText)findViewById(R.id.password); login = (Button)findViewById(R.id.login); //注冊監聽 login.setOnClickListener(new OnClickListener() { @Override public void onClick(View v) { // 登錄 Log.i('tag', 'username:'+username.getText().toString()); Log.i('tag', 'password:'+password.getText().toString()); Toast t1 = Toast.makeText(getApplicationContext(), '登錄成功', Toast.LENGTH_LONG); t1.show(); } }); }}

(2)對應布局文件

<LinearLayout xmlns:android='http://schemas.android.com/apk/res/android' android:layout_width='match_parent' android:layout_height='match_parent' android:background='@drawable/aa' android:orientation='vertical' > <LinearLayout android:layout_width='match_parent' android:layout_height='match_parent' android:background='#55000000' android:orientation='vertical' android:paddingLeft='30dp' android:paddingRight='30dp' > <LinearLayout android:layout_marginTop='80dp' android:layout_width='match_parent' android:layout_height='wrap_content' android:gravity='center_vertical' android:orientation='horizontal' > <ImageView android:layout_width='43dp' android:layout_height='43dp' android:src='http://www.gepszalag.com/bcjs/@drawable/qq' /> <TextView android:layout_width='wrap_content' android:layout_height='wrap_content' android:text='QQ' android:textColor='#fff' android:textSize='50dp' /> </LinearLayout> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_marginTop='30dp' android:background='@null' android:hint='QQ號/手機號/郵箱' android:maxLength='13' android:singleLine='true' android:textColor='#fff' android:textSize='30px' android:textColorHint='#eee' /> <View android:layout_width='match_parent' android:layout_height='1px' android:layout_marginTop='10dp' android:background='#eee' /> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_marginTop='10dp' android:background='@null' android:hint='密碼' android:inputType='textPassword' android:maxLength='13' android:singleLine='true' android:textColor='#fff' android:textSize='30px' android:textColorHint='#eee' /> <View android:layout_width='match_parent' android:layout_height='1px' android:layout_marginTop='10dp' android:background='#eee' /> <Button android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_marginTop='10dp' android:background='@drawable/button_login_bg' android:text='登錄' android:textColor='#fff' android:textSize='25px' /> <LinearLayout android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_marginTop='10dp' android:orientation='horizontal' > <TextView android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_weight='1' android:text='忘記密碼?' android:textColor='#cc1CA4DE' android:textSize='20dp' /> <TextView android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_weight='1' android:gravity='right' android:text='新用戶注冊' android:textColor='#cc1CA4DE' android:textSize='20dp' /> </LinearLayout> </LinearLayout></LinearLayout>

(3)效果如下:

Android小程序實現簡易QQ界面

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網。

標簽: qq
相關文章:
主站蜘蛛池模板: 欧美日韩国产影院 | 国产精品久久久久久久久久免费 | www.久| 国产亚州av | 国产一区二区影院 | 伊人影院在线观看 | 九九精品视频在线观看 | 免费av在线播放 | 国产精品原创巨作av | 国精产品一区二区三区黑人免费看 | 一区在线视频 | 欧美视频亚洲视频 | 亚洲情欲网 | 成人亚洲视频 | 欧美亚洲免费 | 亚洲一区二区免费视频 | 日韩专区在线播放 | 亚洲精品福利 | 国产精品久久一区 | 精品国产18久久久久久二百 | xnxx 日本19| 影音先锋成人资源网 | 亚洲一区二区中文字幕 | 91精品国产一区二区三区蜜臀 | 在线观看一区 | 中文字幕不卡在线88 | 久久99精品久久久久子伦 | 国产传媒在线视频 | 日韩精品一区二区三区在线 | 欧美中文字幕在线 | 久久久久久亚洲精品 | 午夜在线 | 国产精品久久久久久福利一牛影视 | 国产一区二区在线视频观看 | 中文久久 | 视频1区2区| 国产一区二区视频精品 | 国产乱码精品一区二区三区爽爽爽 | av男人电影天堂 | 久久国产精品视频 | 国产毛片精品 |