[android-developers] Re: Android 1.5 SDK now available

2009-05-18 Thread teo2706

Hello Xavier,

Are there any changes in the dx tool between android 1.5 - $
{android.home}\platforms\android-1.5\tools\lib\dx.jar and android 1.1
- ${android.home}\platforms\android-1.1\tools\lib\dx.jar? Based on my
experience, I believe, there are some changes in the codes, that dx
tool generates especially the codes for methods, that are defined in
superclasses and are not overriden in the successor.

At the same time, I have the feeling, that the android sdk 1.5 release
may have been released with one and the same version of the dx tool in
android 1.5 and android 1.1 folders. Can you please check this?

---
Regards,
Teodor

On 27 Апр, 21:12, Xavier Ducrohet x...@android.com wrote:
 Hello developers,

 The Android 1.5 SDK, and the 1.5 images for ADP1 are now available for 
 download.

 More information 
 athttp://android-developers.blogspot.com/2009/04/android-15-is-here.html

 Xav
 --
 Xavier Ducrohet
 Android Developer Tools Engineer
 Google Inc.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: PackageManager??

2008-12-18 Thread teo2706

Hello Dianne,

I'm following the same approach with starting a VIEW intent on the apk
file, but I am unable to install the package, because the Android
system complains with:

Out of space: Android System could not be viewed. Free up some space
on your phone and try again.

I have free space both on the SD card (901Mb) and on the internal
phone storage (61Mb). Do you have an idea, what might be problem with
my case? I have this problem both on the mobile phone and on the
emulator.

If I try to install the same package directly through adb, then I am
able to do it.

---
Thanks,
Teodor

On 22 Ноем, 02:18, Dianne Hackborn hack...@android.com wrote:
 You can put any .apk on the phone, and start a VIEW intent on it to bring up
 the installer UI.

 2008/11/21 Dorn Hetzel d...@hetzel.org



  If PackageManager has to do the installation, can PackageManager be
  launch from another application and passed information to help it
  locate the desired application?

  2008/11/21 Dianne Hackborn hack...@android.com:
   Current this API is not planned to be available to third party apps, they
   will need to go through the system installer UI.

   2008/11/21 teo2706 teo2...@abv.bg

   Will PackageManager.installPackage() be available for applications in
   future versions? Ot will it be possible to install applications only
   through Package Installer application, as you suggested below in this
   thread?

   On 26 Авг, 09:36, hackbod hack...@gmail.com wrote:
This is not available to applications, sorry.

On Aug 26, 12:25 am, Wesley Sagittarius sit06...@gmail.com wrote:

 hi,

 Does anyone successful use the PackageManager  to install apk???

 wesley.

   --
   Dianne Hackborn
   Android framework engineer
   hack...@android.com

   Note: please don't send private questions to me, as I don't have time to
   provide private support.  All such questions should be posted on public
   forums, where I and others can see and answer them.

 --
 Dianne Hackborn
 Android framework engineer
 hack...@android.com

 Note: please don't send private questions to me, as I don't have time to
 provide private support.  All such questions should be posted on public
 forums, where I and others can see and answer them.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: PackageManager??

2008-12-18 Thread teo2706

I withdraw my question ...
The problem was that the apk file was put in a folder, which was not
accessible from the Package Installer application. The latter tries to
copy the apk file in other location...

On 18 Дек, 12:35, teo2706 teo2...@abv.bg wrote:
 Hello Dianne,

 I'm following the same approach with starting a VIEW intent on the apk
 file, but I am unable to install the package, because the Android
 system complains with:

 Out of space: Android System could not be viewed. Free up some space
 on your phone and try again.

 I have free space both on the SD card (901Mb) and on the internal
 phone storage (61Mb). Do you have an idea, what might be problem with
 my case? I have this problem both on the mobile phone and on the
 emulator.

 If I try to install the same package directly through adb, then I am
 able to do it.

 ---
 Thanks,
 Teodor

 On 22 Ноем, 02:18, Dianne Hackborn hack...@android.com wrote:

  You can put any .apk on the phone, and start a VIEW intent on it to bring up
  the installer UI.

  2008/11/21 Dorn Hetzel d...@hetzel.org

   If PackageManager has to do the installation, can PackageManager be
   launch from another application and passed information to help it
   locate the desired application?

   2008/11/21 Dianne Hackborn hack...@android.com:
Current this API is not planned to be available to third party apps, 
they
will need to go through the system installer UI.

2008/11/21 teo2706 teo2...@abv.bg

Will PackageManager.installPackage() be available for applications in
future versions? Ot will it be possible to install applications only
through Package Installer application, as you suggested below in this
thread?

On 26 Авг, 09:36, hackbod hack...@gmail.com wrote:
 This is not available to applications, sorry.

 On Aug 26, 12:25 am, Wesley Sagittarius sit06...@gmail.com wrote:

  hi,

  Does anyone successful use the PackageManager  to install apk???

  wesley.

--
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

  --
  Dianne Hackborn
  Android framework engineer
  hack...@android.com

  Note: please don't send private questions to me, as I don't have time to
  provide private support.  All such questions should be posted on public
  forums, where I and others can see and answer them.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: PackageManager.installPackage().

2008-12-18 Thread teo2706

I withdraw my question ...
The problem was that the apk file, that I wanted to install, was put
in a folder, which was not accessible from the Package Installer
application. As the latter tries to copy the apk file in other
location, it fails...

On 5 Дек, 12:20, teo2706 teo2...@abv.bg wrote:
 I realised, that the official release of Android SDK for Windows
 1.0_r1 lacks the Settings application and that's why the Package
 Installer application cannot succussfully install packages. I've
 checked out the sources from the Android repo and rebuilt the image
 files from them. Now, on attempt to install a package through the
 PackageInstaller application, I get the following error message from
 the Android System:

 Out of space: Android System could not be viewed. Free up some space
 on your phone and try again .

 From the Settings application, I can see, that I have 44Mb free space
 on the Internal Phone storage. I did also create a sdcard with 10Mb,
 and ran the emulator with the card (I see the 10Mb as free in the SD
 Card from the Settings application), but I still get the same
 exception with the Android system.

 Can anyone help me with this?

 ---
 Thanks,
 Teodor

 PS: The strangest thing is, that when I initially uploaded the new
 images, that I rebuilt from the sources, I was able to install
 packages, but after a few successful attempts, I can no longer
 successfully install packages through Package Installer application.

 On 24 Ноем, 10:54, teo2706 teo2...@abv.bg wrote:

  Hi all,

  I've already read the following two threads:

  1)http://groups.google.com/group/android-developers/browse_thread/threa...
  2)http://groups.google.com/group/android-developers/browse_thread/threa...

  I realised, that the only way to do an application installation is
  through Package Installer application. It does not work in the Android
  SDK for Windows 1.0_r1. Has it already been fixed in the sources of
  the SDK? If yes, has someone already rebuilt the SDK and uploaded it
  somewhere, so that it can be used by other developers?

  ---
  Regards
  Teodor


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: PackageManager.installPackage().

2008-12-05 Thread teo2706

I realised, that the official release of Android SDK for Windows
1.0_r1 lacks the Settings application and that's why the Package
Installer application cannot succussfully install packages. I've
checked out the sources from the Android repo and rebuilt the image
files from them. Now, on attempt to install a package through the
PackageInstaller application, I get the following error message from
the Android System:

Out of space: Android System could not be viewed. Free up some space
on your phone and try again .

From the Settings application, I can see, that I have 44Mb free space
on the Internal Phone storage. I did also create a sdcard with 10Mb,
and ran the emulator with the card (I see the 10Mb as free in the SD
Card from the Settings application), but I still get the same
exception with the Android system.

Can anyone help me with this?

---
Thanks,
Teodor

PS: The strangest thing is, that when I initially uploaded the new
images, that I rebuilt from the sources, I was able to install
packages, but after a few successful attempts, I can no longer
successfully install packages through Package Installer application.

On 24 Ноем, 10:54, teo2706 [EMAIL PROTECTED] wrote:
 Hi all,

 I've already read the following two threads:

 1)http://groups.google.com/group/android-developers/browse_thread/threa...
 2)http://groups.google.com/group/android-developers/browse_thread/threa...

 I realised, that the only way to do an application installation is
 through Package Installer application. It does not work in the Android
 SDK for Windows 1.0_r1. Has it already been fixed in the sources of
 the SDK? If yes, has someone already rebuilt the SDK and uploaded it
 somewhere, so that it can be used by other developers?

 ---
 Regards
 Teodor
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] PackageManager.installPackage().

2008-11-24 Thread teo2706

Hi all,

I've already read the following two threads:

1)
http://groups.google.com/group/android-developers/browse_thread/thread/fe0978b471d4bef4/e7392da007026dc3?lnk=gstq=installPackage+#e7392da007026dc3
2)
http://groups.google.com/group/android-developers/browse_thread/thread/1815768224168b52/fcf8c5ebee05df98?lnk=gstq=PackageManager.installPackage#fcf8c5ebee05df98

I realised, that the only way to do an application installation is
through Package Installer application. It does not work in the Android
SDK for Windows 1.0_r1. Has it already been fixed in the sources of
the SDK? If yes, has someone already rebuilt the SDK and uploaded it
somewhere, so that it can be used by other developers?

---
Regards
Teodor
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: PackageManager??

2008-11-21 Thread teo2706

Will PackageManager.installPackage() be available for applications in
future versions? Ot will it be possible to install applications only
through Package Installer application, as you suggested below in this
thread?

On 26 Авг, 09:36, hackbod [EMAIL PROTECTED] wrote:
 This is not available to applications, sorry.

 On Aug 26, 12:25 am, Wesley Sagittarius [EMAIL PROTECTED] wrote:

  hi,

  Does anyone successful use the PackageManager  to install apk???

  wesley.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---