> Dint find a page that explains making an ipk from a .py file!! You know the > link?
You don't ;-) an ipk file is just a compressed archive - you stick some files into a directory structure and compress it into an ipk file. The phone just extracts everything to the right place. There's a little more to it than that, however, which is why you use the little ipk making script, but otherwise it's just that. So "making an ipk from a .py file!!" is little more than "moving a .py file to a phone via a compressed archive". Cheers, Joseph 2009/9/30 RANJAN <infi...@gmail.com>: > > > On Wed, Sep 30, 2009 at 2:18 PM, Marcel <tan...@googlemail.com> wrote: >> >> Am Mittwoch, den 30.09.2009, 13:46 +0530 schrieb RANJAN: >> > Hi, >> > >> > I would like to make an ipk out of the python source and add a desktop >> > icon.How can it be done? >> >> Have a look at the distutils documentation, that's quite easy. :) >> >> -- >> Marcel >> > Dint find a page that explains making an ipk from a .py file!! You know the > link? > > Sriranjan > > _______________________________________________ > devel mailing list > devel@lists.openmoko.org > https://lists.openmoko.org/mailman/listinfo/devel > > _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel