Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
The Star Online for Android
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marvin Lee  
View profile  
 More options Feb 2 2010, 7:19 pm
From: Marvin Lee <marvin...@gmail.com>
Date: Tue, 2 Feb 2010 16:19:56 -0800 (PST)
Local: Tues, Feb 2 2010 7:19 pm
Subject: The Star Online for Android
Please post any issue or defects in this thread.
Reviews and comments are most welcomed.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bernie Eng  
View profile  
 More options Feb 4 2010, 11:31 am
From: Bernie Eng <eber...@gmail.com>
Date: Fri, 5 Feb 2010 00:31:41 +0800
Local: Thurs, Feb 4 2010 11:31 am
Subject: Re: The Star Online for Android

One for now. It requires multiple presses of the back button to return to
the previous screen.

On Feb 3, 2010 8:19 AM, "Marvin Lee" <marvin...@gmail.com> wrote:

Please post any issue or defects in this thread.
Reviews and comments are most welcomed.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leong Hean Hong  
View profile  
 More options Feb 4 2010, 10:26 pm
From: Leong Hean Hong <h...@codeandroid.my>
Date: Thu, 4 Feb 2010 19:26:46 -0800 (PST)
Local: Thurs, Feb 4 2010 10:26 pm
Subject: Re: The Star Online for Android
I guess I encounter the similar problem.

To reproduce:
1. Launch app.
2. Select "Nation" channel
3. Press the "thestar online" tab.
4. Select "Business" channel.
5. Press the "thestar online" tab.
6. Select "Sports" channel.
7. Press the "thestar online" tab.
8. Select "Technology" channel.

To exit the program, need to press Back button multiple time.

I think new Activity is created for each news channel. Is it possible
to repopulate the same Activity for different new channels? Or play
around with the CLEAR_TOP, SINGLE_TASK flag thingy.

On Feb 5, 12:31 am, Bernie Eng <eber...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marvin Lee  
View profile  
 More options Feb 5 2010, 1:45 am
From: Marvin Lee <marvin...@gmail.com>
Date: Fri, 5 Feb 2010 14:45:55 +0800
Local: Fri, Feb 5 2010 1:45 am
Subject: Re: The Star Online for Android

Thanks Bernie and Hong for highlighting the issues.
I also found out that the webview takes the screen to the top when Back
button is clicked instead of back to the previous Activity.
Hong is right, it is a new Activity on every Channel selected unless the
user click Back.
This behaviour is also found in BBC app, I'm not sure how to resolve this
yet, but I'll look into it.
Gary Chin also highlighted that some weird characters are coming out in the
article (inside webview), and i found that from the actual HTML page where
quotes ( *'* ) are not converted to HTML &quot is where the problem lies in
(garbage in- garbage out).
Unless I parse all the content in the HTML and convert it to HTML, which
will take some processing time and probably intro some other new issues, any
of you know of a better way to fix it?

Thanks for all the comments so far! Well appreciated! :)

On Fri, Feb 5, 2010 at 11:26 AM, Leong Hean Hong <h...@codeandroid.my>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bernie Eng  
View profile  
 More options Feb 5 2010, 8:45 am
From: Bernie Eng <eber...@gmail.com>
Date: Fri, 5 Feb 2010 21:45:07 +0800
Local: Fri, Feb 5 2010 8:45 am
Subject: Re: The Star Online for Android

Code to customize back button behaviour of webview is in KL traffic cam :-)

On Feb 5, 2010 2:45 PM, "Marvin Lee" <marvin...@gmail.com> wrote:

Thanks Bernie and Hong for highlighting the issues.
I also found out that the webview takes the screen to the top when Back
button is clicked instead of back to the previous Activity.
Hong is right, it is a new Activity on every Channel selected unless the
user click Back.
This behaviour is also found in BBC app, I'm not sure how to resolve this
yet, but I'll look into it.
Gary Chin also highlighted that some weird characters are coming out in the
article (inside webview), and i found that from the actual HTML page where
quotes ( *'* ) are not converted to HTML &quot is where the problem lies in
(garbage in- garbage out).
Unless I parse all the content in the HTML and convert it to HTML, which
will take some processing time and probably intro some other new issues, any
of you know of a better way to fix it?

Thanks for all the comments so far! Well appreciated! :)

On Fri, Feb 5, 2010 at 11:26 AM, Leong Hean Hong <h...@codeandroid.my>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »