[android-beginners] Re: How to install and run applications from within another application?

2009-07-02 Thread calleandersson
On 1 Juli, 18:22, calleandersson calleanders...@hotmail.com wrote: Hi Justin, Thanks for the tips about the 'file://' prefix and SD card, I will look into that tomorrow. How does the process for retrieving system rights look like? Is it the manufacturer of an Android device which decides

[android-beginners] How to install and run applications from within another application?

2009-07-01 Thread calleandersson
Hi, I am going to create an application (using Android 1.5) which can download and install other applications and also be able to remove these applications when needed. I have tried to do this in two different ways but havn't had any success: -- A: the PackageManager way -- Using the following

[android-beginners] Re: How to install and run applications from within another application?

2009-07-01 Thread calleandersson
@ Google On Jul 1, 6:22 am, calleandersson calleanders...@hotmail.com wrote: Hi, I am going to create an application (using Android 1.5) which can download and install other applications and also be able to remove these applications when needed. I have tried to do this in two different