On Sun, May 18, 2008 at 3:19 AM, Raja Nagendra Kumar < [EMAIL PROTECTED]> wrote:
> > Hi Shane, > > What you are saying seems to different than what David is saying. Your > approach seems to be based on your own client which is may not be same > as normal android applications. Is this correct.. David and I are talking about two different things. He is talking about putting meta-data into the Android manifest, which is then compiled into the apk. I am talking about a descriptor that is used to know how to deliver and install to the application. > > > I am looking for JAD kind support on normal application which does run > though slideme etc. Do you think what I am asking is possible.. Yes this is possible. JVending already has J2ME/JAD support. You would probably want to define your own property based descriptor. This involves creating a stocking handler and a delivery adapter within JV, but this would be similar to the JAD, which already exists. It also requires adding support to SAM or to your own client, that knows how to read this property descriptor. Keep in mind that JV/SAM are following industry standard specs for delivery, you would be doing something custom. Shane > > > Regards, > Nagendra > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

