Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6128191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:35:57+00:00 2026-05-23T16:35:57+00:00

I keep getting this error 07-14 23:53:03.653: ERROR/AndroidRuntime(14995): java.lang.NullPointerException 07-14 23:53:03.653: ERROR/AndroidRuntime(14995): at com.fttech.organizeit.meeting_list$meetingHolder.populateFrom(meeting_list.java:110)

  • 0

I keep getting this error

07-14 23:53:03.653: ERROR/AndroidRuntime(14995): java.lang.NullPointerException
07-14 23:53:03.653: ERROR/AndroidRuntime(14995):     at com.fttech.organizeit.meeting_list$meetingHolder.populateFrom(meeting_list.java:110)
07-14 23:53:03.653: ERROR/AndroidRuntime(14995):     at com.fttech.organizeit.meeting_list$meetingAdapter.bindView(meeting_list.java:82)
07-14 23:53:03.653: ERROR/AndroidRuntime(14995):     at    android.widget.CursorAdapter.getView(CursorAdapter.java:186)
07-14 23:53:03.653: ERROR/AndroidRuntime(14995):     at android.widget.AbsListView.obtainView(AbsListView.java:1315)

It works when i run it on a xlarg screen. but when i run it on a regular layout it keeps force closing at this line

meetingHolder(View row){
        mtitle=(TextView)row.findViewById(R.id.mtitle);
        maddress = (TextView)row.findViewById(R.id.address);
        Icon = (ImageView)row.findViewById(R.id.Micon);

    }
    void populateFrom(Cursor c, meetingHelper helper){
        mtitle.setText(helper.getMettingTitle(c));
        maddress.setText(helper.getAddress(c));

        if(helper.getType(c).equals("completed")){
            Icon.setImageResource(R.drawable.completed);

        }

Here is my xml for it

<?xml version="1.0" encoding="utf-8"?>
   <LinearLayout
  xmlns:android="http://schemas.android.com/apk/res/android"
  android:layout_width="match_parent"
  android:layout_height="wrap_content"
  android:orientation="horizontal"
android:padding="4dip">
<ImageView
    android:id="@+id/Micon"
    android:layout_width="wrap_content"
    android:layout_height="match_parent"
    android:layout_alignParentTop = "true"
    android:layout_alignParentBottom = "true"
    android:layout_marginRight="4dip"
    />
    <LinearLayout
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="vertical"
        >

        <TextView
        android:textColor="#15317E"
            android:id="@+id/mtitle"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_weight="1"
            android:gravity="center_vertical"
            android:textStyle="bold"
            android:maxLines="1"
            android:ellipsize="end"
            />

            <TextView
            android:textColor="#15317E"
            android:id="@+id/address"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:maxLines="1"
            android:textSize="16dip"
            android:ellipsize="middle"/>




        </LinearLayout>
    </LinearLayout>

I have no idea why this has started happening all of a sudden but its very annoying.

}
public String getType(Cursor c){
    return(c.getString(7));
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:35:57+00:00Added an answer on May 23, 2026 at 4:35 pm

    try fill_parent instead of match_parent

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I keep getting this error? 07-25 17:04:00.796: ERROR/AndroidRuntime(420): Caused by: java.lang.OutOfMemoryError 07-25 17:04:00.796: ERROR/AndroidRuntime(420):
I keep getting this error: java.lang.NoClassDefFoundError: org/apache/lucene/index/memory/MemoryIndex Is there any way i can go
I keep getting this error about my sql database NEW ERROR 07-03 01:52:08.037: ERROR/AndroidRuntime(627):
I keep getting this error 07-28 19:32:40.536: ERROR/error(534): java.io.IOException: No such file or directory
I'm trying to use slime from CVS (2009-01-05) but keep getting this error: LOAD:
Keep getting this error after inserting a subdatasheet into a query and trying to
I keep getting this error on asp.net page button click...how do i resolve this?
I keep getting this error after my application is running for 2 days. I've
I keep getting this error: alt text http://img514.imageshack.us/img514/2203/help.tif What is it? I never even
We keep getting this error randomly in our web application. System.Data.SqlClient.SqlException: A network-related or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.