Hi,
i’m using my java api to make topics, posts, get post and so on, and now i integrate a webview to go to the forum. so i have the username and password of the person and i need to login on the webview automatic.
There are no examples short of the source code, you would have to handle CSRF and various anti spam measures we have that stop people from automating this.