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 <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
