i got an working code . I can make it work on debug mode but for release and release obfuscated mode it gives Only the original thread that created a view hierarchy can touch its views. error
The project is included as zip. How can i fix it ? ty
oh never suspected that. why does parsing a html code into a text makes a probem interesting :/
so how can i copy the code into a text or something what an i missing ? ideas ?
You need to show more real code (the one you are using)... I mean, you java-script calls in webview, the eventsub code...
I remember somthing that there is a true/false in the javascript call to indicate UI changes. So something like that...
You need to show more real code (the one you are using)... I mean, you java-script calls in webview, the eventsub code...
I remember somthing that there is a true/false in the javascript call to indicate UI changes. So something like that...
So let me ask you another question , what is the best possible way to get the lines i wanted. For example i want to get the value of 2.9201 (just below the line :
<td class="para">ABD DOLARI</td>
should i use the txtkod.text.contains and something like indexof to get it or is there a better way ? It is a bit off topic from the question but sorry