[android-developers] Android-sdk manager is not showing all Packages

2016-05-20 Thread Niladri Dutta
Hi geeks, 


I have a problem , my android-sdk-manager is suddenly stopped showing all 
packages, it is only showing the installed packages only. Can you guys help 
me out how to solve this issue?




-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9675d29f-a778-4aae-aad0-343690d5744a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android SDK Manager: Library size

2016-05-13 Thread TreKing
On Thu, May 12, 2016 at 5:34 AM, Reader Man1  wrote:

> It will be helpful if Android SDK Manager had:


https://code.google.com/p/android/issues/entry?template=Tools%20feature%20request

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgjAWDktDfczaK1TdQNkSYB-jJnPJ8gGDhEcgvehnQWSYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android SDK Manager: Library size

2016-05-12 Thread Reader Man1
Hi, 
It will be helpful if Android SDK Manager had:

a new column that has the size of the library.
and in the bottom, a label that calculates the sum of all sizes, so we 
can know how much we are downloading.
and last, when we click download, write the downloaded size(Overall 
progress).

Last the log window, does not log the size of each library.

This will give us a good estimate if we had slow internet, on how much it 
will take to finish, and if really need that library or not, and if we have 
good disk space for all the selections.





-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6840b57d-b3bb-41d0-9365-6013a83336d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android SDK manager

2012-09-26 Thread Albert
Hi!
I'm using linux Mint and I install the Android SDK  and downloading the 
packages, the manager log says in red: Stopping ADB server failed (code 
-1)
And then when I connect my phone to the usb laptop, this one doesn't 
recognize any device because there is no ADB. How can I fix this problem, 
please?

-- 
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] Android sdk manager download interruptions

2012-09-05 Thread Matthew Carey
Some of the modules (motorola/htc) the sdk manager downloads require 
username/password combinations before the process proceeds. It would be 
nice if these requirements could be dealt with at the beginning of the 
process rather than stopping midway and waiting for input before the 
lengthy process can continue. I left this running over the weekend just to 
find it paused a quarter the way through the long slow batch process.

-- 
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] Android SDK Manager stops downloading packages

2012-08-02 Thread cmsgun
 I have Windows XP Pro, SP3 since yesterday I have been trying to Install 
Android 4.1 Platform ( not all just one Platform) while downloading it's 
stop 

I have try so many times now I'm fed up with install Android platform look 
like no resume download support at all with SDK manager. There is no issue 
with my INTERNET connection

It's given this issue 

downloaded finished with wrong size .Expected 68787988.bytes,Got 7222 bytes 
Done.Nothing was installed 

but when I unchecked force https://.. option It's give below issue 

SSL peer shut down incorrectly Done. Nothing was installed.

plz help me :(


-- 
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] Android SDK Manager r20 does not show any packages on Ubuntu 11.10

2012-07-11 Thread Cestmir Houska
Hello everyone,

I hope this is the correct forum to post this problem.

I downloaded the Android SDK .tgz file for SDK version r20 and unpacked it 
on my harddrive. Now, when I try to run the Android SDK Manager (by calling 
./android update sdk in the android-sdk-linux/tools directory), the SDK 
manager appears, loads the repositories and packages and when it's done, 
there are no packages apart from the installed Android SDK Tools package. 
I tried running the SDK manager in the CLI, which also didn't help:

czestmyr@czestmyr:~/prog/android-sdk-linux/tools$ ./android update sdk 
--no-ui
Refresh Sources:
  Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
  Fetched Add-ons List successfully
  Refresh Sources
  Fetching URL: 
https://dl-ssl.google.com/android/repository/repository-7.xml
Refresh Sources:
  Fetching URL: 
https://dl-ssl.google.com/android/repository/repository-7.xml
Refresh Sources:
  Fetching URL: 
https://dl-ssl.google.com/android/repository/repository-7.xml
Refresh Sources:
  Fetching URL: 
https://dl-ssl.google.com/android/repository/repository-7.xml
There is nothing to install or update.

I have a 64-bit machine running a 32-bit Ubuntu 11.10

Thanks for any help. Regards,

Cestmir

-- 
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] Android SDK manager not downloading the tools and SDK's

2012-07-10 Thread kalyan kuramana
I am runnig on windows 7.and proxy server lan,i downloaded the sdk from the 
developer site,after installing the file,a sdk manager opened, when i try 
to install the files as suggested by the developer site ,the download is 
not working smoothly, sometimes it goes upto 8% or 12% and takes forever 
from there,i already checked the option force https to http,but no use and 
i had given my proxy address,can anybody help me 

-- 
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] Android SDK Manager unable to install

2012-01-02 Thread Mittal
Android SDK manager is not able to install many packages. In fact when
I try to install the android SDK platforms it starts downloading it
after a hour or so, it says downloading finished with wrong size.
Expected *** bytes but got  bytes. And eventually it says
Not installed. Till now, I have been able to successfully install the
Tools (Android SDK Tools and Android SDK Platform Tools), and some
extras like Android Support Package. All other Android (say 4.0.3 or
3.0 or even 1.5) platforms and API's are not being installed due the
above mentioned reason. Please HELP!!

I have tried to download this a dozen times with absolutely no luck. I
have changed my proxy settings accordingly and have also selected the
Force https to be used as http://; option.

Waiting for your reply!

-- 
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] Android SDK Manager Failed to fetch URL

2011-07-25 Thread Alexandra Kulik
Sometimes in the Android SDK Manager appear problems with updating the
installed package or with installing new packages and you can get
error: Failed to fetch URL 
http://www.echobykyocera.com/download/echo_repository.xml/addon.xml,
reason: Server returned HTTP response code: 403 for URL:
http://www.echobykyocera.com/download/echo_repository.xml/addon.xml;

There are the several methods that maybe can help you:

1. Start SDK Manager with administrator privileges
(In Windows right click on SDK Manager.exe and select Run as
Administrator).

2. Maybe you need select HTTP instead of HTTPS
(Go to Settings and select Force https:// ... sources to be
fetchign using http:// ...).

3. If you have proxy-server you must specify it
(Go to Settings and insert your HTTP Proxy Server and HTTP Proxy
Port in appropriate cell).

4. Disable all antiviruses and firewalls or add Manager to the list of
exception.

-- 
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] Android sdk manager

2011-07-19 Thread mkhays
Problem
If i start my android sdk manager.exe to install its components it
only displays a black screen which disappears after a few seconds.I
have tried uninstalling the sdk, jdk and jre then install afresh, it
all doesn't seem to work.
is it possible that there is a registry key i have to delete...?
please help me here.

-- 
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