Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装报错 #7

Closed
cooliean opened this issue Aug 24, 2015 · 12 comments
Closed

安装报错 #7

cooliean opened this issue Aug 24, 2015 · 12 comments

Comments

@cooliean
Copy link

我自己下载的源码也是无法运行,扫描你的二维码然后下载的apk业报错为什么啊,我的是4.3

@Leaking
Copy link
Owner

Leaking commented Aug 24, 2015

上腾讯应用宝搜索WeGit下载一个试试,,,近来发现一些机型适配问题,在解决中

@cooliean
Copy link
Author

试过了,还是一样,直接闪退了。

@Leaking
Copy link
Owner

Leaking commented Aug 25, 2015

你的手机什么型号,不少人反馈了这个问题,,看来我得花时间看看

@cooliean
Copy link
Author

我的机型是sony S55T,4.4

@cooliean
Copy link
Author

程序开始就跑到验证账户那边去了,没有直接出来登录,然后就说没有account,直接异常了。这个是机型问题?我没有用过Account那个类,不知道有什么用户,看来要百度一下了。

@cooliean
Copy link
Author

我把那部分代码全部用try catch,程序就跑出来了,但是还是有问题

@Leaking
Copy link
Owner

Leaking commented Aug 25, 2015

我登陆获取token,然后保存在accuntmanager中,你打开你的设置-用户能看到很多app的账户,就是这里。。。我今天去借几个手机来复现一下问题

@cooliean
Copy link
Author

我给你发exception
马上插手机给你看看,

@cooliean
Copy link
Author

这个就是报错信息,启动就报这个错误,能加你个QQ吗?
08-25 09:26:25.845 31237-31263/com.quinn.githubknife E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-487
java.lang.IllegalArgumentException: no such account
at android.os.Parcel.readException(Parcel.java:1435)
at android.os.Parcel.readException(Parcel.java:1385)
at android.accounts.IAccountManager$Stub$Proxy.getAuthToken(IAccountManager.java:929)
at android.accounts.AccountManager$5.doWork(AccountManager.java:923)
at android.accounts.AccountManager$AmsTask.start(AccountManager.java:1472)
at android.accounts.AccountManager.getAuthToken(AccountManager.java:921)
at com.quinn.githubknife.account.GitHubAccount.getAuthToken(GitHubAccount.java:80)
at com.quinn.githubknife.interactor.UserInfoInteractorImpl$2.run(UserInfoInteractorImpl.java:74)
at java.lang.Thread.run(Thread.java:841)

@cooliean
Copy link
Author

这个错误模拟器业会报的

@Leaking
Copy link
Owner

Leaking commented Aug 25, 2015

嗯,742223410

@Leaking
Copy link
Owner

Leaking commented Aug 26, 2015

这个问题和另一个issue一样的,我现在将当前这个关闭。请到这里讨论#4

@Leaking Leaking closed this as completed Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants