Hello,
I have looked into Erel's topic about non-ui applications ( curl project) . In that project, the html code of a website is taken. With an ui app project , i can take the code into a textview and extract some values with text1.substring2. But with non-ui i think i cant use or create a textview because it is just a console app. What can i use to extract some values like with substring2.
Thanks
I have looked into Erel's topic about non-ui applications ( curl project) . In that project, the html code of a website is taken. With an ui app project , i can take the code into a textview and extract some values with text1.substring2. But with non-ui i think i cant use or create a textview because it is just a console app. What can i use to extract some values like with substring2.
Thanks