• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

NullPointerException

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'android.view.View android.app.Activity.findViewById(int)' on a null object referene

This crash is occurring only for particular device
Redmi 4 Pro - OS (6.0)
Vivo 1609 - OS (7.1.2)
 
You've posted several threads all with the same basic problem - NullPointerException. This is probably the easiest of bugs to resolve with some basic knowledge of app debugging.
Please have a read of this thread for some tips on how to debug your app

https://androidforums.com/threads/please-read-me-before-posting.987318/

If you can't resolve the problem, then as above, you need to supply some basic information to allow others to help you.
 
Development thread moved to the dev area for better exposure. I've also removed the duplicate threads to avoid confusion. One was in the Starbucks app channel and I recommended you contact them, which would do you no good. ;)

Good luck. :)
 
Back
Top Bottom