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

[android] remove redundant makefile and go_script folder #1

Merged
merged 1 commit into from
Mar 23, 2015
Merged

Conversation

soapyigu
Copy link
Contributor

No description provided.

lental added a commit that referenced this pull request Mar 23, 2015
[android] remove redundant makefile and go_script folder
@lental lental merged commit 1ad6afc into master Mar 23, 2015
@lental lental deleted the PBA-1520 branch June 30, 2015 05:34
brol1dev referenced this pull request in brol1dev/android-sample-apps Sep 20, 2016
[android] remove redundant makefile and go_script folder
lental added a commit that referenced this pull request Oct 4, 2016
…aries

still see crash:
E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1
                  Process: com.ooyala.sample.SkinCompleteSampleApp, PID: 29801
                  java.lang.RuntimeException: An error occurred while executing doInBackground()
                      at android.os.AsyncTask$3.done(AsyncTask.java:309)
                      at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354)
                      at java.util.concurrent.FutureTask.setException(FutureTask.java:223)
                      at java.util.concurrent.FutureTask.run(FutureTask.java:242)
                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
                      at java.lang.Thread.run(Thread.java:818)
                   Caused by: java.lang.NoClassDefFoundError: com.facebook.react.CoreModulesPackage$1
                      at com.facebook.react.CoreModulesPackage.getNativeModules(CoreModulesPackage.java:66)
                      at com.facebook.react.LazyReactPackage.createNativeModules(LazyReactPackage.java:39)
                      at com.facebook.react.XReactInstanceManagerImpl.processPackage(XReactInstanceManagerImpl.java:932)
                      at com.facebook.react.XReactInstanceManagerImpl.createReactContext(XReactInstanceManagerImpl.java:842)
                      at com.facebook.react.XReactInstanceManagerImpl.access$600(XReactInstanceManagerImpl.java:103)
                      at com.facebook.react.XReactInstanceManagerImpl$ReactContextInitAsyncTask.doInBackground(XReactInstanceManagerImpl.java:203)
                      at com.facebook.react.XReactInstanceManagerImpl$ReactContextInitAsyncTask.doInBackground(XReactInstanceManagerImpl.java:182)
                      at android.os.AsyncTask$2.call(AsyncTask.java:295)
                      at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 
                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 
                      at java.lang.Thread.run(Thread.java:818) 
brol1dev pushed a commit that referenced this pull request Jul 13, 2018
akshaydch11 pushed a commit that referenced this pull request Oct 22, 2018
update stable with Latest
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

Successfully merging this pull request may close these issues.

2 participants