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

Share Button on Navigation Drawer #646

Open
jaspreetsidhu3 opened this issue May 24, 2020 · 7 comments · May be fixed by #684
Open

Share Button on Navigation Drawer #646

jaspreetsidhu3 opened this issue May 24, 2020 · 7 comments · May be fixed by #684

Comments

@jaspreetsidhu3
Copy link

Describe the bug
On Clicking Share Button Application crashes

Expected Behavior
The share option not showing

Steps to reproduce it

LogCat for the issue
java.lang.RuntimeException: Unable to start activity ComponentInfo{io.neurolab/io.neurolab.activities.ShareDataActivity}: java.lang.NullPointerException: Attempt to get length of null array
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3497)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3636)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:140)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:100)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2222)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:228)
at android.app.ActivityThread.main(ActivityThread.java:7782)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981)
Caused by: java.lang.NullPointerException: Attempt to get length of null array
at io.neurolab.activities.ShareDataActivity.onCreate(ShareDataActivity.java:68)
at android.app.Activity.performCreate(Activity.java:7964)
at android.app.Activity.performCreate(Activity.java:7953)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1307)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3472)

Screenshots of the issue

System Information

DeviceRealme 3 pro
Android version/OSAndroid 10

Would you like to work on the issue?
Yes

@jaspreetsidhu3 jaspreetsidhu3 changed the title Share Button on Navigation Button Share Button on Navigation Drawer May 24, 2020
@devptyagi
Copy link

Is it still available or already done?

@Prince-kushwaha
Copy link
Member

I want to work on this problem

@DHRUV208
Copy link

I WANT TO SOLVE THE BUG

@ayushtyagi01
Copy link

I would like to solve this issue

@Pratham2305
Copy link

I think this issue still exists, I would like to resolve this one .

@ykirtii
Copy link

ykirtii commented Dec 20, 2020

I would like to solve this.

@NikunjGarg2000
Copy link

Hey, assuming since no pr attached to the issue, I would like to solve this.

NikunjGarg2000 added a commit to NikunjGarg2000/neurolab-android that referenced this issue Feb 13, 2021
@NikunjGarg2000 NikunjGarg2000 linked a pull request Feb 13, 2021 that will close this issue
5 tasks
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 a pull request may close this issue.

8 participants