資源簡介
Android+H5互調,H5調原生Android代碼掃碼設別商品信息返回到H5頁面
開發工具:Android studio4.0,項目是最新的Androidx,開發時間:2020/07/28
代碼最后優化于:2020/08/24
演示地址:https://blog.csdn.net/dengkinsang/article/details/108171920
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.cashier;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.cashier“;
??public?static?final?String?BUILD_TYPE?=?“debug“;
??public?static?final?int?VERSION_CODE?=?1;
??public?static?final?String?VERSION_NAME?=?“1.0“;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-08-13?14:40??CashierTablet\
?????目錄???????????0??2020-08-24?11:28??CashierTablet\.git\
?????文件?????????231??2020-08-13?14:40??CashierTablet\.gitignore
?????文件???????????5??2020-08-24?11:28??CashierTablet\.git\COMMIT_EDITMSG
?????文件?????????362??2020-08-13?14:43??CashierTablet\.git\config
?????文件??????????73??2020-08-13?14:40??CashierTablet\.git\desc
?????文件??????????98??2020-08-13?15:42??CashierTablet\.git\FETCH_HEAD
?????文件??????????20??2020-08-13?14:43??CashierTablet\.git\HEAD
?????目錄???????????0??2020-08-13?14:40??CashierTablet\.git\hooks\
?????文件?????????478??2020-08-13?14:40??CashierTablet\.git\hooks\applypatch-msg.sample
?????文件?????????896??2020-08-13?14:40??CashierTablet\.git\hooks\commit-msg.sample
?????文件????????3327??2020-08-13?14:40??CashierTablet\.git\hooks\fsmonitor-watchman.sample
?????文件?????????189??2020-08-13?14:40??CashierTablet\.git\hooks\post-update.sample
?????文件?????????424??2020-08-13?14:40??CashierTablet\.git\hooks\pre-applypatch.sample
?????文件????????1638??2020-08-13?14:40??CashierTablet\.git\hooks\pre-commit.sample
?????文件????????1348??2020-08-13?14:40??CashierTablet\.git\hooks\pre-push.sample
?????文件????????4898??2020-08-13?14:40??CashierTablet\.git\hooks\pre-reba
?????文件?????????544??2020-08-13?14:40??CashierTablet\.git\hooks\pre-receive.sample
?????文件????????1492??2020-08-13?14:40??CashierTablet\.git\hooks\prepare-commit-msg.sample
?????文件????????3610??2020-08-13?14:40??CashierTablet\.git\hooks\update.sample
?????文件???????36274??2020-08-24?11:28??CashierTablet\.git\index
?????目錄???????????0??2020-08-13?14:40??CashierTablet\.git\info\
?????文件?????????240??2020-08-13?14:40??CashierTablet\.git\info\exclude
?????目錄???????????0??2020-08-13?14:40??CashierTablet\.git\logs\
?????文件????????4514??2020-08-24?11:28??CashierTablet\.git\logs\HEAD
?????目錄???????????0??2020-08-13?14:40??CashierTablet\.git\logs\refs\
?????目錄???????????0??2020-08-13?14:43??CashierTablet\.git\logs\refs\heads\
?????文件????????4328??2020-08-24?11:28??CashierTablet\.git\logs\refs\heads\dev
?????文件?????????182??2020-08-13?14:40??CashierTablet\.git\logs\refs\heads\master
?????目錄???????????0??2020-08-13?14:40??CashierTablet\.git\logs\refs\remotes\
?????目錄???????????0??2020-08-13?14:54??CashierTablet\.git\logs\refs\remotes\origin\
............此處省略2222個文件信息
評論
共有 條評論