Go Back   Android Forums > Android Development > Application Development
Application Development Dev Lounge for the Coder Folks
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old February 11th, 2013, 03:23 AM   #1 (permalink)
New Member
Thread Author (OP)
 
Join Date: Aug 2012
Posts: 14
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default How I can change TextView periodicaly?

How I can change TextView periodically?I want to check a web page for a change.

hfdjw is offline  
Reply With Quote
Sponsors
Old February 11th, 2013, 06:41 AM   #2 (permalink)
Junior Member
 
Join Date: Feb 2013
Posts: 21
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 2 Times in 2 Posts
Default

You could use:

- a AsyncTask
- a Service
- the ScheduledExecutorService
- your own implementation of a Thread
- etc...

You need to identify your needs and choose the method to periodically update your textview accordingly...
cryofy is offline  
Reply With Quote
Reply


Go Back   Android Forums > Android Development > Application Development
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:53 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.