issues Search Results · repo:AbrahamCaiJin/CommonUtilLibrary language:Java
Filter by
36 results
(92 ms)36 results
inAbrahamCaiJin/CommonUtilLibrary (press backspace or delete to remove)引入该库后提示: AAPT: error: unexpected element uses-permission found in manifest application . 去除该库后,正常,多次验证确实是引入该库导致的问题。
我这边打开本地下载的CommonUtilLibrary库的配置文件如下: ` ?xml version= 1.0 encoding= utf-8 ? manifest xmlns:android= ...
xzg8023
- 4
- Opened on Dec 19, 2019
- #39
/** * 提供(相对)精确的除法运算。当发生除不尽的情况时,由scale参数指 * 定精度,以后的数字四舍五入 * * @param v1 被除数 * @param v2 除数 * @param scale 表示需要精确到小数点以后几位
* @return 两个参数的商 */ public static String divide(String v1, String v2, int scale) ...
leeManong
- Opened on Jul 19, 2019
- #37
258459885596
- 1
- Opened on Jan 4, 2019
- #36
kunchon
- Opened on Nov 20, 2018
- #35
error: unknown element uses-permission found.
Message{kind=ERROR, text=error: unknown element uses-permission found.,
sources=[/Users/liangzhou/Documents/GitStore/Android-Group/AndroidWallet/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:125], ...
zhoukeep
- 1
- Opened on Sep 18, 2018
- #33

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.