A simple and faster Tapatalk Client for C#, Windows Phone.
- This application designed for tapatalk APIs (and tested only on xenforo)
- Development is in progress for other forum bases (e.g. vBulletin)
- You may need to change something in files of classes folder (application settings, smileys etc.)
- Some components and snippet were used such as coding4fun, theme manager, wp toolkit, myrichtextbox (re-edited by me), telerik.
- By the way, translating different languages (e.g. English, Spanish etc.) is in progress. You can give us some support about this translation. Please contact us.
- Owner Hüseyin ELMAS
- http://www.huseyinelmas.net
- -almost- For all social platforms use this keyword to find me "hsynlms" :]
- 09.16.2014.
Open General class file and find this line.
- public static string forum_domain = "";
You must provide your forum url for connection. Change this variable with yours. (e.g. "http://www.huseyinelmas.net/forum/")
For smileys settings open Smiley class file and re-edit "sSmileyAddress" variable with the correct one.
That is a first application in the world. There is no any such application sample like this as open source in C#, mobile.
Under GNU GPL License.