Hi Aaron,

Thanks for the reply. We start by just creating an interface that asks the
user for the input,check each line input with the python live server and
give the corresponding output to the user. I thought it'll be better if the
user is allowed to execute a batch of statements at a time.
For example,
He can have a text file that has all the commands and write the android
application that will read the text line by line and give the final output
alone to the user.

I'm sure that a lot of people are interested in doing the same project, are
there any pointers that u can give me that will boost my chances?

-Abhinandan

On Mon, Mar 19, 2012 at 7:38 AM, Aaron Meurer <asmeu...@gmail.com> wrote:

> Note that this doesn't necessarily require putting SymPy directly on
> the device.  We could just make it a nice frontend to SymPy Live.
> Even if the eventual plan is to put it directly on the device, this
> may be a good place to start to get the UI fleshed out without having
> to worry about the technical details involved with running Python on a
> phone.
>
> Aaron Meurer
>
> On Sun, Mar 18, 2012 at 1:50 PM, Abhinandan Ramprasath
> <abhiin1...@gmail.com> wrote:
> > Hi,
> >
> > I have studied the structure of SymPy for the last few days.I realise
> that
> > porting a Python code to android is an uphill task,but there have been
> > attempts that have successfully executed python on android before(SL4A
> for
> > example). I have some experience on programming android
> > applications(developed 3 apps, 2 in market).I am also good with UI
> > designing. I would like to discuss the possibility of such a task with a
> > mentor if possible.
> >
> >
> > -Abhinandan
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "sympy" group.
> > To post to this group, send email to sympy@googlegroups.com.
> > To unsubscribe from this group, send email to
> > sympy+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/sympy?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to