<div dir="ltr">Great start, Rohit!<div><br></div><div>I will let others comment -- but I think since Silpa exposes it's functionality through JSON-RPC [<a href="https://silpa.readthedocs.org/en/latest/apis.html">https://silpa.readthedocs.org/en/latest/apis.html</a>], it saves you the time and effort of porting it to Java.  You could implement a JSON-RPC client in your android application which invokes Silpa APIs. This allows you to focus a bit more on the presentation and GUI, which in my opinion is *the* key aspect of a mobile app.</div>

<div><br></div><div>~ Nishan</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 9:56 AM, Rohit Thankachan <span dir="ltr"><<a href="mailto:rohitvarkey@gmail.com" target="_blank">rohitvarkey@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"><br>
Hello,</p>
<p dir="ltr">My name is Rohit Varkey Thankachan. I am a 2nd year Computer Science Student at NITK, Surathkal. I came across the project regarding porting of SILPA modules to Java to make an Android SDK and I would like to help in implementing it. I went through the modules suggested and I have managed to port some of the code from the Payyans module( namely, the LoadRules function which reads from the mapping file and creates a dictionary to map ASCII with Unicode). I would like to implement this as a part of GSoC.<br>



I've uploaded the code here : <a href="https://github.com/rohitvarkey/Payyans-port/blob/master/src/Payyans.java" target="_blank">https://github.com/rohitvarkey/Payyans-port/blob/master/src/Payyans.java</a>. Please do have a look and tell me where I need to make changes! </p>



<p dir="ltr">Regards,</p>
<p dir="ltr">Rohit Varkey Thankachan.</p>
<p dir="ltr">PS: Really enjoyed reading the comments while trying to understand the code. Wonderful stuff! <br>
</p>
<br>_______________________________________________<br>
Student-projects mailing list<br>
<a href="mailto:Student-projects@lists.smc.org.in">Student-projects@lists.smc.org.in</a><br>
<a href="http://lists.smc.org.in/listinfo.cgi/student-projects-smc.org.in" target="_blank">http://lists.smc.org.in/listinfo.cgi/student-projects-smc.org.in</a><br>
<br></blockquote></div><br></div>