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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T19:24:58+00:00 2026-06-07T19:24:58+00:00

I have an string which is as below <p><strong>Lorem Ipsum is simply dummy text</strong></p>

  • 0

I have an string which is as below

<p><strong>Lorem Ipsum is simply dummy text</strong></p>
<table border="0">
<tbody>
<tr>enter code here
<td>
<ul>
<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
<li>Ut imperdiet tortor sit amet enim bibendum eget fermentum lectus auctor.</li>
<li>Cras mattis mi nec dolor iaculis a rhoncus ligula lacinia.</li>
<li>Phasellus sit amet lorem ut nunc iaculis lacinia nec at diam.</li>
<li>Duis nec turpis ac diam vehicula malesuada.</li>
</ul>
</td>
<td>
<ul>
<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
<li>Ut imperdiet tortor sit amet enim bibendum eget fermentum lectus auctor.</li>
<li>Cras mattis mi nec dolor iaculis a rhoncus ligula lacinia.</li>
<li>Phasellus sit amet lorem ut nunc iaculis lacinia nec at diam.</li>
<li>Duis nec turpis ac diam vehicula malesuada.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse interdum sem ante, scelerisque vehicula libero. Sed porttitor tincidunt lacus, et lacinia mauris placerat at. Fusce laoreet scelerisque turpis sit amet dignissim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc mollis, urna sed adipiscing posuere, erat orci facilisis neque, quis fringilla ipsum neque ut libero. Sed eget arcu massa, sodales fermentum lorem. Morbi fringilla commodo magna lobortis porttitor. Etiam tortor elit, cursus non placerat vel, dapibus vitae velit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam euismod nisl vitae orci viverra imperdiet.</strong></p>

I want to show all this with out HTML tag .

Please help me …
and kindly suggest me to do in any way if you can.

  • 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-07T19:25:00+00:00Added an answer on June 7, 2026 at 7:25 pm

    First make it in real HTML i.e. <> then remove the HTML tag with regex.

    mTextView.setText(HTML.fromHtml("&lt;p&gt;&lt;strong&gt;L...." ));
    String regexNoHTML = "\\<.*?\\>";    
    String finalStringNoHTML = mTextView.getText.replaceAll(noHTMLString, "");
    mTextView.setText(finalStringNoHTML);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string which have & like the one below. This R&M &
I have a string which has the below content String msg = The variables
I have a small C++ function which reverses a string in place: void reverse1(string&
I currently have the below to build up a XML string which will get
I have a string of text, which I then grab a URL from with
I have a string which is of about 1mb size. The requirement is to
I have a string which is in the following format, When there is a
I have a string which varies everytime it is input as it is a
I have a string which is a representation of a clojure map. Is there
I have a string which typically is in the format : 0xFF . I'll

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.