I was using the previous work around of installing my app into /system/app to elevate privileges, but that doesn't work in the latest SDK, so I decided to just move it outside of Android's control. From an emulator's perspective its pretty irrelevant whether its internal or external; for the real device, another matter ;)
Shane On Thu, Apr 10, 2008 at 6:24 AM, YA <[EMAIL PROTECTED]> wrote: > > Shane: thx. This is a workaround of course but still good as a quick > fix. > > YA > > On Apr 10, 8:30 am, Shane Isbell <[EMAIL PROTECTED]> wrote: > > Hi YA, > > > > Solution here:http://code.google.com/p/slideme/wiki/InstallingOTA > > > > Shane > > > > On Apr 5, 4:10 am, YA <[EMAIL PROTECTED]> wrote: > > > > > How do you plan to install applications on Android? This requires use > > > of ADB. Did you find a way to do it? > > > > > YA > > > > > On Apr 4, 1:26 am, Shane Isbell <[EMAIL PROTECTED]> wrote: > > > > > > I've just released JVending 2.0 which handles the stocking and > > > > delivery of Android applications using OMA OTA. All of this is open- > > > > source (LGPL):http://code.google.com/p/jvending/. Next week, 'll > also > > > > be releasing an open-source Android client that will allow users to > > > > discover, download and install applications by directly interfacing > > > > with JV.- Hide quoted text - > > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
