电脑知识|欧美黑人一区二区三区|软件|欧美黑人一级爽快片淫片高清|系统|欧美黑人狂野猛交老妇|数据库|服务器|编程开发|网络运营|知识问答|技术教程文章 - 好吧啦网

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

Android制作登錄頁(yè)面并且記住賬號(hào)密碼功能的實(shí)現(xiàn)代碼

瀏覽:128日期:2022-09-24 18:38:50

Android制作登錄頁(yè)面并且記住賬號(hào)密碼功能的實(shí)現(xiàn)代碼

一、頁(yè)面搭建

<?xml version='1.0' encoding='utf-8'?><android.support.constraint.ConstraintLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:app='http://schemas.android.com/apk/res-auto' xmlns:tools='http://schemas.android.com/tools' android:layout_width='match_parent' android:layout_height='match_parent'> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_marginStart='16dp' android:layout_marginLeft='16dp' android:layout_marginTop='32dp' android:layout_marginEnd='16dp' android:layout_marginRight='16dp' android:ems='10' android:hint='請(qǐng)輸入賬號(hào)' android:inputType='textPersonName' app:layout_constraintEnd_toEndOf='parent' app:layout_constraintStart_toStartOf='parent' app:layout_constraintTop_toTopOf='parent' /> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_marginStart='16dp' android:layout_marginLeft='16dp' android:layout_marginTop='8dp' android:layout_marginEnd='16dp' android:layout_marginRight='16dp' android:ems='10' android:hint='請(qǐng)輸入密碼' android:inputType='textPassword' app:layout_constraintEnd_toEndOf='parent' app:layout_constraintStart_toStartOf='parent' app:layout_constraintTop_toBottomOf='@+id/et_UserName' /> <CheckBox android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginTop='16dp' android:text='記住密碼' app:layout_constraintStart_toStartOf='@+id/et_Password' app:layout_constraintTop_toBottomOf='@+id/et_Password' /> <Button android: android:onClick='Login' android:layout_width='0dp' android:layout_height='wrap_content' android:layout_marginStart='24dp' android:layout_marginLeft='24dp' android:layout_marginEnd='24dp' android:layout_marginRight='24dp' android:text='安全登錄' app:layout_constraintBottom_toBottomOf='@+id/checkBox' app:layout_constraintEnd_toEndOf='parent' app:layout_constraintStart_toEndOf='@+id/checkBox' app:layout_constraintTop_toTopOf='@+id/checkBox' /></android.support.constraint.ConstraintLayout>

二、代碼實(shí)現(xiàn)

package com.hiscene.test;import android.support.v7.app.AppCompatActivity;import android.os.Bundle;import android.text.TextUtils;import android.view.View;import android.widget.CheckBox;import android.widget.EditText;import android.widget.Toast;import java.io.BufferedReader;import java.io.BufferedWriter;import java.io.File;import java.io.FileNotFoundException;import java.io.FileOutputStream;import java.io.FileReader;import java.io.OutputStream;import java.io.OutputStreamWriter;public class MainActivity extends AppCompatActivity { EditText et_userName; EditText et_password; CheckBox checkBox; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.login_layout); et_userName = findViewById(R.id.et_UserName); et_password = findViewById(R.id.et_Password); checkBox = findViewById(R.id.checkBox); LoadInfo(); } private void LoadInfo() { File file=new File('data/data/com.hiscene.test/usre.txt'); if (!file.exists()) return; try { FileReader reader = new FileReader(file); BufferedReader br=new BufferedReader(reader); String text=br.readLine(); String[] arr=text.split('#'); et_userName.setText(arr[0]); et_password.setText(arr[1]); checkBox.setChecked(true); br.close(); }catch (Exception e) { e.printStackTrace(); } } public void Login(View view) { String userName=et_userName.getText().toString().trim(); String password= et_password.getText().toString().trim(); if (TextUtils.isEmpty(userName)|| TextUtils.isEmpty(password)) { Toast.makeText(MainActivity.this, '用戶名或密碼不能為空!', Toast.LENGTH_SHORT).show(); return; } if (checkBox.isChecked()) { File file=new File('data/data/com.hiscene.test/usre.txt'); try {OutputStream out=new FileOutputStream(file);OutputStreamWriter osw=new OutputStreamWriter(out,'UTF-8');BufferedWriter writer=new BufferedWriter(osw);writer.write(userName+'#'+password);writer.flush();writer.close(); } catch (Exception e) {e.printStackTrace(); } } }}

總結(jié)

到此這篇關(guān)于Android制作登錄頁(yè)面并且記住賬號(hào)密碼功能的實(shí)現(xiàn)代碼的文章就介紹到這了,更多相關(guān)android 登錄頁(yè)面記住密碼內(nèi)容請(qǐng)搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: Android
相關(guān)文章:
主站蜘蛛池模板: 电池挤压试验机-自行车喷淋-车辆碾压试验装置-深圳德迈盛测控设备有限公司 | 塑料检查井_双扣聚氯乙烯增强管_双壁波纹管-河南中盈塑料制品有限公司 | 设定时间记录电子秤-自动累计储存电子秤-昆山巨天仪器设备有限公司 | 薪动-人力资源公司-灵活用工薪资代发-费用结算-残保金优化-北京秒付科技有限公司 | 免费B2B信息推广发布平台 - 推发网 | 河南空气能热水器-洛阳空气能采暖-洛阳太阳能热水工程-洛阳润达高科空气能商行 | 路面机械厂家 | 塑胶跑道施工-硅pu篮球场施工-塑胶网球场建造-丙烯酸球场材料厂家-奥茵 | 耐酸碱泵-自吸耐酸碱泵型号「品牌厂家」立式耐酸碱泵价格-昆山国宝过滤机有限公司首页 | 网站优化公司_北京网站优化_抖音短视频代运营_抖音关键词seo优化排名-通则达网络 | 太平洋亲子网_健康育儿 品质生活 | 成都亚克力制品,PVC板,双色板雕刻加工,亚克力门牌,亚克力标牌,水晶字雕刻制作-零贰捌广告 | Type-c防水母座|贴片母座|耳机接口|Type-c插座-深圳市步步精科技有限公司 | EFM 022静电场测试仪-套帽式风量计-静电平板监测器-上海民仪电子有限公司 | 钣金加工厂家-钣金加工-佛山钣金厂-月汇好 | 烟台金蝶财务软件,烟台网站建设,烟台网络推广 | 恒温恒湿试验箱_高低温试验箱_恒温恒湿箱-东莞市高天试验设备有限公司 | 浙江自考_浙江自学考试网| 大鼠骨髓内皮祖细胞-小鼠神经元-无锡欣润生物科技有限公司 | 北京遮阳网-防尘盖土网-盖土草坪-迷彩网-防尘网生产厂家-京兴科技 | 10吨无线拉力计-2吨拉力计价格-上海佳宜电子科技有限公司 | PCB接线端子_栅板式端子_线路板连接器_端子排生产厂家-置恒电气 喷码机,激光喷码打码机,鸡蛋打码机,手持打码机,自动喷码机,一物一码防伪溯源-恒欣瑞达有限公司 假肢-假肢价格-假肢厂家-河南假肢-郑州市力康假肢矫形器有限公司 | 水篦子|雨篦子|镀锌格栅雨水篦子|不锈钢排水篦子|地下车库水箅子—安平县云航丝网制品厂 | 设定时间记录电子秤-自动累计储存电子秤-昆山巨天仪器设备有限公司 | 烟台条码打印机_烟台条码扫描器_烟台碳带_烟台数据采集终端_烟台斑马打印机-金鹏电子-金鹏电子 | 钣金加工厂家-钣金加工-佛山钣金厂-月汇好 | 东莞猎头公司_深圳猎头公司_广州猎头公司-广东万诚猎头提供企业中高端人才招聘服务 | 南溪在线-南溪招聘找工作、找房子、找对象,南溪综合生活信息门户! | 汝成内控-行政事业单位内部控制管理服务商 | 耐火浇注料价格-高强高铝-刚玉碳化硅耐磨浇注料厂家【直销】 | 天津拓展_天津团建_天津趣味运动会_天津活动策划公司-天津华天拓展培训中心 | 数控走心机-双主轴走心机厂家-南京建克 | 定制/定做冲锋衣厂家/公司-订做/订制冲锋衣价格/费用-北京圣达信 | 废气处理_废气处理设备_工业废气处理_江苏龙泰环保设备制造有限公司 | 电动打包机_气动打包机_钢带捆扎机_废纸打包机_手动捆扎机 | 等离子表面处理机-等离子表面活化机-真空等离子清洗机-深圳市东信高科自动化设备有限公司 | 环保袋,无纺布袋,无纺布打孔袋,保温袋,环保袋定制,环保袋厂家,环雅包装-十七年环保袋定制厂家 | 仿清水混凝土_清水混凝土装修_施工_修饰_保护剂_修补_清水混凝土修复-德州忠岭建筑装饰工程 | 高尔夫球杆_高尔夫果岭_高尔夫用品-深圳市新高品体育用品有限公司 | 留学生辅导网-在线课程论文辅导-留学生挂科申诉机构 | 厚壁钢管-厚壁无缝钢管-小口径厚壁钢管-大口径厚壁钢管 - 聊城宽达钢管有限公司 |