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

  • SEARCH
  • Home
  • 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 8313859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:38:00+00:00 2026-06-08T20:38:00+00:00

I have a widget with 3 pictures. Each picture describe a different things. I

  • 0

I have a widget with 3 pictures.
Each picture describe a different things.

I have a class with just a webviewer inside.
I want that if the user touch the first picture, the webviewer is launched to the address 1, 2 if it’s the second picture, etc.

    Intent i = new Intent(context, WebViewTestActivity.class);
    i.putExtra("url", "http://www.google.com");
    PendingIntent pi = PendingIntent.getActivity(context,0, i,0);
    views.setOnClickPendingIntent(R.id.img1, pi);

The problem is in the class with the webviewer, i take the url from the extra value of the intent. But how can i add three url with the same “key” (url) and how i can know that the user click on the first image, the second image etc… on the webviewer class ?

Thanks.

EDIT :

I found the solution here :

Processing more than one button click at Android Widget

use i.setAction(“url1….”); (with i your intent)

Thanks

  • 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-08T20:38:02+00:00Added an answer on June 8, 2026 at 8:38 pm

    I found the solution here :

    Processing more than one button click at Android Widget

    use:

    i.setAction("url1...."); // (with i your intent)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a widget with a prefs activity. In that activity the user is
I have a widget that displays the picture of some of my contacts and
I have a big banner on a site. And, now I want that pictures
I my project I have a class that in this class I want to
I have an Android Gallery widget that displays several ImageViews with pictures from the
I have a widget that sits within a stacked widget and is used to
I have a widget class subclass of QMainWindow, and it has a central widget(QWidget),
I have a widget that is a part of my main app. Usually when
I have a widget that acts as a launcher on the home screen. How
I have a widget that supposed to call an Activity of the main app

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.