<div dir="ltr"><div><div>Added necessary answers all under different sections of Proposal Implementation - > Module Porting -> Developer Access<br><br></div><div>Wiki Link : <a href="http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah" target="_blank">http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah</a><br>
</div>Thanks,<br></div>Saatvik<br><div><div><div><div><div></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 21, 2014 at 9:10 PM, Jishnu <span dir="ltr"><<a href="mailto:jishnu7@gmail.com" target="_blank">jishnu7@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">Please don't forget to cc students list.</p>
<p dir="ltr">I wasn't saying about code. but it's OK to have that. few more questions.</p>
<p dir="ltr">1. Will there be any UI elements associated with the SDK ?<br>
2. Developers can do 'indic processing functionality' ?. Give me some use cases.<br>
3. What's the practical use of rendering module?<br>
4. What's the use case of following code from your proposal. This means the developer will have to write code to manually handle transliteration ?</p>
<p dir="ltr">`String transliteratedText = myTransliterator.transliterate(myTransliterator.ENGLISH, myTransliterator.HINDI, String text);`<br></p><div class="im HOEnZb">
<p dir="ltr">Regards,<br>
Jishnu</p>
<p dir="ltr"><a href="http://blog.thecodecracker.com" target="_blank">http://blog.thecodecracker.com</a><br>
<a href="http://twitter.com/jishnu7" target="_blank">http://twitter.com/jishnu7</a></p>
</div><div class="HOEnZb"><div class="h5"><div class="gmail_quote">On Mar 21, 2014 6:06 PM, "Saatvik Shah" <<a href="mailto:saatvikshah1994@gmail.com" target="_blank">saatvikshah1994@gmail.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Thanks for the feedback.<br></div>I had assumed you wanted more information on how each module was to be ported and other resources added. I have added all necessary basic implementation details from the perspective of Android under Proposal Implementation -> Developer Access<br>


</div>Here I answered the basic questions:<br></div>1. Why would a developer use the Silpa SDK?<br></div>2. How the Silpa SDK can be added to a developers android application project?<br></div>3. Basic methodology how in Android the SDK adds support for all the individual Java modules and how developer can easily use Java's OOP structure to quickly implement his indic processing requirements?<br>


</div>4. How resources,views,fonts and hashtables can be utlilised inside the SDK as well as externally by developers?<br></div>This should clear up how I plan implementation of the Silpa SDK from the perspective of Android.<br>


</div>Wiki Link of PRposal :<br><a href="http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah" target="_blank">http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah</a><br>

<br></div>Thanks,<br>
</div>Saatvik<br><div><div><div><div><div><div><div><div><div><div><div><div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 21, 2014 at 3:59 PM, Jishnu <span dir="ltr"><<a href="mailto:jishnu7@gmail.com" target="_blank">jishnu7@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">Hi, <br>
I'm still not convinced about your  understanding of the project. Whatever explanation related to module you given is Java specific. I want to know android  specific details.</p>
<p dir="ltr">1. Why an android developer need to include this SDK to his project .<br>
2. If he decided to include the SDK, how will he integrate this to his app. <br>
3. How will be the interface (not UI) provided by SDK.<br>
4. When a developer implements this SDK to his app, how will transliteration module work, how will rendering module work ? <br></p><div>
<p dir="ltr">Regards,<br>
Jishnu</p>
<p dir="ltr"><a href="http://blog.thecodecracker.com" target="_blank">http://blog.thecodecracker.com</a><br>
<a href="http://twitter.com/jishnu7" target="_blank">http://twitter.com/jishnu7</a></p>
</div><div><div><div class="gmail_quote">On Mar 20, 2014 2:10 PM, "Saatvik Shah" <<a href="mailto:saatvikshah1994@gmail.com" target="_blank">saatvikshah1994@gmail.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div>I have added the necessary details of individual implementations of the modules. I removed the part about server side support except for when there are problems in script rendering. Ill improve the implementation summary a bit more.<br>




</div><a href="http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah" target="_blank">http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah</a><br></div>Any other suggestions for a better implementation?<br>




</div>Thanks<br><div><div>
<div><div><div><div></div></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 20, 2014 at 10:09 AM, Jishnu <span dir="ltr"><<a href="mailto:jishnu7@gmail.com" target="_blank">jishnu7@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">Hi,<br>
I want you to go through all modules and add details to the proposal explaining how each module is going to be in SDK, how a third party developer can use each module.</p>
<p dir="ltr"> I saw some reference to server communication in your proposal. Modules need to be completely offline (may be except renderer if client side rendering with latest harffbuzz is not possible).</p>
<p dir="ltr">Regards,<br>
Jishnu</p>
<p dir="ltr"><a href="http://blog.thecodecracker.com" target="_blank">http://blog.thecodecracker.com</a><br>
<a href="http://twitter.com/jishnu7" target="_blank">http://twitter.com/jishnu7</a></p><div><div>
<div class="gmail_quote">On Mar 20, 2014 9:19 AM, "Saatvik Shah" <<a href="mailto:saatvikshah1994@gmail.com" target="_blank">saatvikshah1994@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div dir="ltr"><div><div>Sir,<br></div>Could you please review my gsoc proposal at<br><br><a href="http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah" target="_blank">http://wiki.smc.org.in/Project_Proposal_:Android_SDK_for_Silpa_by_Saatvik_Shah</a><br>






<br>Please provide your valuable input with respect to any changes you think should be added. In addition feedback on implementation details and how competitive do you think this proposal is and whether it can be improved?<br>






</div>Thanks, <br><div><div><div>-- <br><div dir="ltr"><i>Saatvik <br></i></div>
</div></div></div></div>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><i>Saatvik Shah,</i><div><i>2nd Year,</i></div><div><i>Computer Engineering,</i></div><div><i>NIT Jaipur</i></div></div>
</div>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><i>Saatvik Shah,</i><div><i>2nd Year,</i></div><div><i>Computer Engineering,</i></div><div><i>NIT Jaipur</i></div></div>
</div>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><i>Saatvik Shah,</i><div><i>2nd Year,</i></div><div><i>Computer Engineering,</i></div><div><i>NIT Jaipur</i></div></div>
</div>