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 8447533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:12:03+00:00 2026-06-10T10:12:03+00:00

Hello everybody i’m trying to get the returned values from an apprequest invite so

  • 0

Hello everybody i’m trying to get the returned values from an apprequest invite so i did this;

public void onComplete(Bundle values) {
final int[] to = values.getIntArray("to");
int n = to.length
}

But when i use the n variable this is the LogCat:

08-26 18:40:04.312: E/AndroidRuntime(6464): java.lang.NullPointerException

I have tryed with getIntArray, getFloatArray, getLongArray, getStringArray but nothing works. If i look the page of Facebook Developer it says this:

An array of the recipient user IDs for the request that was created.

But it doesn’t say what is the array type. Thank You

  • 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-06-10T10:12:05+00:00Added an answer on June 10, 2026 at 10:12 am

    Thanks for nandeesh’s hint, I found it’s strange that we cannot retrieve the data in array type.

    Every recipient user’s ID should be retrieved with different keys.

    I tried the following code and it works now.

    Set<String> keys = values.keySet();
    int userNum = values.keySet().size() - 1;
    for (int i = 0; i < userNum; i++) {
        Log.d("user IDs", values.getString("to[" + String.format("%1$d", i) + "]"));
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello Everybody i asked this question few hours ago C# get username from string.
Hello everybody i have C++ tStringGrid I want to get string from specific cell
Hello everybody, I have this problem (title of the post). Failure/Error: get :create, :user
Hello everybody I have a LINQ declaration like this : var query = from
Hello everybody I have this string: [JOLLY BLU at STAY SHIP, Voy: 0275/11] How
My string contain a lot of HTML entities, like this &#x22;Hello&nbsp;&lt;everybody&gt;&nbsp;there&#x22; And I want
Suppose I have String str=Hello $everybody$. How $are$ you $all$; From above string, I
Hello everybody I'm trying to replace the 'text' input type to 'password' . And
Hello everybody I've recently asked this question and I've given up with the 'replace
Everybody, Hello! This is my request message: <soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/> <soap:Header> <wsse:Security xmlns:wsse=http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd xmlns:wsu=http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd soap:mustUnderstand=1>

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.