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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T09:48:54+00:00 2026-05-24T09:48:54+00:00

I’m trying to have a url path display in a text view and marquee

  • 0

I’m trying to have a url path display in a text view and marquee it on screen. But for some reason its no displaying. I’m think my code is correct.

Where i’m getting the url and coverting to string (this is in a service):

String path = ((PlaylistFile)playlistItems.get(currentPlaylistltemNumber)).getFilePath();
                        Log.d(TAG, "got the path");
                        //String[] path2 = path.split("/");
                        Log.d(TAG, "split the path");
                        artistInfoBOJ = path;
                        Log.d(TAG, "set to artist info boj");

I then create my text view in another class and link it to the text:

//artist info stuff
    this.textView = (TextView)findViewById(R.id.artistViewBOJ);
    Log.d(TAG,"create the text view");
    //textView.setMarqueeRepeatLimit(-1);
    test = BOJAudioService.artistInfoBOJ;
    Log.d(TAG, "set test = to string");
    textView.setText(test);
    Log.d(TAG,"set text to text view");

what appears in my log cat:

08-04 12:22:44.574: DEBUG/BOJAudioActivity(17287): create the text view
08-04 12:22:44.574: DEBUG/BOJAudioActivity(17287): set test = to string
08-04 12:22:44.574: DEBUG/BOJAudioActivity(17287): set text to text view
08-04 12:22:44.655: WARN/KeyboardStateImpl(253): EditorInfo provided is null or not valid, defaulting to dumb mode!
08-04 12:22:45.104: DEBUG/dalvikvm(17287): GC_CONCURRENT freed 95K, 50% free 2850K/5639K, external 2569K/2982K, paused 25ms+5ms
08-04 12:22:45.574: DEBUG/BOJAudioService(17287): got the path
08-04 12:22:45.574: DEBUG/BOJAudioService(17287): split the path
08-04 12:22:45.574: DEBUG/BOJAudioService(17287): set to artist info boj

Any ideas what could be wrong?

  • 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-24T09:48:54+00:00Added an answer on May 24, 2026 at 9:48 am

    Change

    Log.d(TAG, "set test = to string");
    

    to

    Log.d(TAG, "set test = to " + test);
    

    to see what test is

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

Sidebar

Related Questions

For some reason, after submitting a string like this Jack’s Spindle from a text
I am trying to understand how to use SyndicationItem to display feed which is
I have just tried to save a simple *.rtf file with some websites and
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a French site that I want to parse, but am running into
I have a text area in my form which accepts all possible characters from
I have an MVC Razor view @{ ViewBag.Title = Index; var c = (char)146;
I have a reasonable size flat file database of text documents mostly saved in
I am trying to loop through a bunch of documents I have to put
I have a bunch of posts stored in text files formatted in yaml/textile (from

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.