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

Explain #4364

Closed
Charlesdev27 opened this issue Feb 26, 2025 · 1 comment
Closed

Explain #4364

Charlesdev27 opened this issue Feb 26, 2025 · 1 comment

Comments

@Charlesdev27
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Panel de navegación de ejemplo
  • Package: com.amaze.filemanager
  • Version: 3.10
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 14 - 34
  • Device: cancun
  • Model: moto g14
  • Product: cancun_g
Crash log

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.amaze.filemanager.adapters.AppsRecyclerAdapter.setData(java.util.List, boolean)' on a null object reference
	at com.amaze.filemanager.ui.fragments.AppsListFragment.onOptionsItemSelected(AppsListFragment.java:157)
	at com.amaze.filemanager.ui.activities.MainActivity.onOptionsItemSelected(MainActivity.java:1166)
	at android.app.Activity.onMenuItemSelected(Activity.java:4576)
	at androidx.activity.ComponentActivity.onMenuItemSelected(ComponentActivity.java:529)
	at androidx.fragment.app.FragmentActivity.onMenuItemSelected(FragmentActivity.java:265)
	at androidx.appcompat.app.AppCompatActivity.onMenuItemSelected(AppCompatActivity.java:269)
	at androidx.appcompat.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:110)
	at androidx.appcompat.app.ToolbarActionBar$2.onMenuItemClick(ToolbarActionBar.java:66)
	at androidx.appcompat.widget.Toolbar$1.onMenuItemClick(Toolbar.java:225)
	at androidx.appcompat.widget.ActionMenuView$MenuBuilderCallback.onMenuItemSelected(ActionMenuView.java:781)
	at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:836)
	at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:159)
	at androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:987)
	at androidx.appcompat.view.menu.MenuPopup.onItemClick(MenuPopup.java:128)
	at android.widget.AdapterView.performItemClick(AdapterView.java:330)
	at android.widget.AbsListView.performItemClick(AbsListView.java:1265)
	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3278)
	at android.widget.AbsListView$3.run(AbsListView.java:4244)
	at android.os.Handler.handleCallback(Handler.java:958)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:205)
	at android.os.Looper.loop(Looper.java:294)
	at android.app.ActivityThread.main(ActivityThread.java:8385)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:640)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:982)


@VishnuSanal
Copy link
Member

dupe #3050

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