alibaba / alibaba/AndFix

如何使用.os文件

Open
#201 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

现在我碰到的问题是
1.有些手机用你们的lib倒入没问题,用
dependencies {
compile 'com.alipay.euler:andfix:0.4.0@aar'
}
又出现问题;
比如:锤子手机,就有这个问题;

2.用你们的lib倒入有问题,用
dependencies {
compile 'com.alipay.euler:andfix:0.4.0@aar'
}
又没问题;
比如:乐视手机,就有这个问题;

3.我该如何去选择,有没有一个.os文件,在任何手机上都没问题的;

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the two device-specific cases with the bundled library and the com.alipay.euler:andfix:0.4.0@aar dependency. Compare how each package supplies the .os file; done means documenting which artifact works on each phone or confirming that no universal artifact exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile-dev
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.