Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

App crash after pulling the latest code from "open-learning-exchange/take-home/master" branch #73

Open
Yurockkk opened this issue Jul 24, 2017 · 2 comments
Labels

Comments

@Yurockkk
Copy link
Member

I can’t get “take-home” run on my android device (HTC Butterfly, Android version: 4.4.2, API: 19) after pulling the latest code from open-learning-exchange/take-home/master branch.

Error Log:

screen shot 2017-07-24 at 3 15 05 pm 2

I tried to figure out the problem so I check back to previous commits one by one. It worked when I checkout to the commit on May 18 “Merge pull request #56 from open-learning-exchange/maxi_courses”, which is the same commit I was in before pulling the latest code

Does anyone has the same issue?

@leomaxi
Copy link
Member

leomaxi commented Jul 24, 2017

Can you find the class Loading_Screen in your local repo?. I think that is where the problem is from.

@Yurockkk
Copy link
Member Author

@leonardmensah yes I can find the class Loading_Screen in my local repo.

actually the line "java.lang.RuntimeException: ..." is very long, I can't screenshot all of them, please see bellow for full version:
java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{pbell.offline.ole.org.pbell/pbell.offline.ole.org.pbell.Loading_Screen}: java.lang.ClassNotFoundException: Didn't find class "pbell.offline.ole.org.pbell.Loading_Screen" on path: DexPathList[[zip file "/data/app/pbell.offline.ole.org.pbell-1.apk"],nativeLibraryDirectories=[/data/app-lib/pbell.offline.ole.org.pbell-1, /vendor/lib, /system/lib]]

@leomaxi leomaxi added the QA label Dec 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants