weimingtom / jythonroid

Automatically exported from code.google.com/p/jythonroid
Other
0 stars 0 forks source link

Android scripting is not an adequate replacement for jythonroid #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I realise the project is dead so this doesn't help, but:

Android scripting is not a proper replacement for jythonroid.

Jythonroid would have allowed us to make python apps and put them on the 
marketplace, with android scripting people need the ASE installed, this is a 
barrier to writing python apps and putting them on the marketplace. 

Original issue reported on code.google.com by stu.a...@gmail.com on 30 Nov 2010 at 12:55

GoogleCodeExporter commented 8 years ago
Agree whole heartedly.

Jythonroid would make developing applications for Android much more accessible 
to those who find Java a difficult language to grasp (like I do) and be able to 
bring their creations to the Android Market without the need to use Java, or 
other add-on pieces of software, often in a quicker fashion since Jythonroid 
appears to negate the need to learn any Java.

In my opinion, Android Scripting Environment (now known as Scripting Layer for 
Android) which isn't installed on most (if not all) Android devices by default, 
is not a viable option for writing applications in other languages to be 
deployed on Android because of the languages dependence on SL4A.

I'm currently in the process of learning Java and increasing my Python skills 
and am more than willing to lend a hand to revive the project.

Original comment by justinsa...@gmail.com on 12 Feb 2011 at 1:45

GoogleCodeExporter commented 8 years ago
I would love to see this revived as well

Original comment by MetalG...@gmail.com on 15 Feb 2011 at 7:07

GoogleCodeExporter commented 8 years ago
@justinsa Have you tried building what they already have yet ?

Original comment by stu.a...@gmail.com on 31 Mar 2011 at 3:53

GoogleCodeExporter commented 8 years ago
Hello I have been trying to build this with out success so far. In eclipse the 
issue seems to be that it is including a core library which eclipse then says 
you must use the --core-library flag, but I will be damned if I can find out 
how. Using ant I generated a build.xml file by using "android update" etc but I 
don't know enough about the structure of this file to be able to include the 
--core-library build options. I made minor modifications to the code to be able 
to get that far and now unless I can figure out this build.xml file I am stuck 
haha

Any ideas this porject should continue imo any takers?

Original comment by evans.d.andrew@gmail.com on 10 Apr 2011 at 9:39

GoogleCodeExporter commented 8 years ago
Hey I am trying to get this project happening again I think its a good idea to 
check out http://code.google.com/p/jython-for-android/

And if you want to contribute let me know 

*cheers

Original comment by randra...@gmail.com on 13 Apr 2011 at 12:52

GoogleCodeExporter commented 8 years ago
I agree;

Jython will make it easier to make android projects beacause sl4a python 
wrappers are incoplete

Original comment by samu.agarwal on 26 Nov 2011 at 2:53