On Tue, Oct 14, 2008 at 2:31 AM, blindfold <[EMAIL PROTECTED]>wrote: > > Hi Shane and Al, > > Will you be adding support for PADGen ( > http://www.asp-shareware.org/pad/padgen.php > ) or some equivalent? As a developer I can live with manual release > updates on a very small number of selected distributor sites for a > short while, but after that I must rely on PAD file polling to have my > updates ripple through the web in order to limit maintenance and > distribution drag. I use this also for my J2ME and Microsoft Windows > distributions. > > I'm already using a PAD file for my Android app even though it does > not quite match formats (e.g., Android is not even mentioned among the > selectable OS's in PADGen, so I pick Java, and I have to specify a zip > file instead of an apk file).
I was using the par format (zipped archive with content, icons, xml) from jsr-124: http://code.google.com/p/jvending/wiki/StockContent. In fact, you can use this to provision Android apps to a JV server using the masa build plugins (Maven). If there is demand, I'll add this to the list of features to support from our main portal. An alternative is for us to give you write access to our feeds to place the catalog info in. I'm sure we can find something that works. Shane --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
