Search:

Type: Posts; User: Aricia

Search: Search took 0.24 seconds.

  1. I got this error and I don't know how to resolve this

    I got this error:
    java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.MediaController.setAnchorView(android.view.View)' on a null object reference

    This is my...
  2. The video starts to play when the application run. How to avoid this?

    I made a listview with a videoview. When the application is running, the video starts automatically playing. I don't want that. The video should start playing when I click on it. I made an Adapter.
    ...
Results 1 to 2 of 2