Edu-Cold Community
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.



 
Pagina PrincipaPagina Principa  AcasaAcasa  CăutareCăutare  Ultimele imaginiUltimele imagini    ÎnregistrareÎnregistrare  ConectareConectare    
Salut/Hello
RO
Te invitam sa te inregistrezi acum pe forumul nostru, sa ne cunoastem si sa ne incepem impreuna aventura si colaborarea pe internet !
ENG
We invite now on our forum, to know and to start our adventure together and working on the internet!
Kiss.FM

RadioBlueEnergy
 
Parteneri RBE
==============
==============


 

 Adding SDK Packages

In jos 
AutorMesaj
Bumi
Fondator
Bumi


Warn : 0
masculin Mesaje : 290
Puncte : 2147522136
Data de inscriere : 04/11/2013
Varsta : 25
Localizare : Moscow / Rusia

Adding SDK Packages Empty
MesajSubiect: Adding SDK Packages   Adding SDK Packages I_icon_minitime2015-01-19, 10:54

Android Studio provides everything you need to start developing apps for Android, including the Android Studio IDE and the Android SDK tools.
If you didn't download Android Studio, go download Android Studio now, or switch to the stand-alone SDK Tools installinstructions.
Before you set up Android Studio, be sure you have installed JDK 6 or higher (the JRE alone is not sufficient)—JDK 7 is required when developing for Android 5.0 and higher. To check if you have JDK installed (and which version), open a terminal and type 

Cod:
javac -version


. If the JDK is not available or the version is lower than 6, go download JDK.

[ Show instructions for all platforms ]
To set up Android Studio on Windows:
[list="margin-right: 0px; margin-bottom: 15px; margin-left: 18px; padding-right: 0px; padding-left: 0px;"]

[*]Launch the 
[*]
Cod:
.exe

 file you just downloaded.
[*]Follow the setup wizard to install Android Studio and any necessary SDK tools.
[*]
On some Windows systems, the launcher script does not find where Java is installed. If you encounter this problem, you need to set an environment variable indicating the correct location.
Select Start menu > Computer > System Properties > Advanced System Properties. Then open Advanced tab > Environment Variables and add a new system variable 
Cod:
JAVA_HOME

 that points to your JDK folder, for example
Cod:
C:\Program Files\Java\jdk1.7.0_21

.



[/list]
[*][*]

The individual tools and other SDK packages are saved outside the Android Studio application directory. If you need to access the tools directly, use a terminal to navigate to the location where they are installed. For example:

Cod:
\Users\\sdk\


Android Studio is now ready and loaded with the Android developer tools, but there are still a couple packages you should add to make your Android SDK complete.
By default, the Android SDK does not include everything you need to start developing. The SDK separates tools, platforms, and other components into packages you can download as needed using the Android SDK Manager. So before you can start, there are a few packages you should add to your Android SDK.
To start adding packages, launch the Android SDK Manager in one of the following ways:

  • In Android Studio, click SDK Manager Adding SDK Packages Sdk-manager-studio in the toolbar.


  • If you're not using Android Studio:

    • Windows: Double-click the 
      Cod:
      SDK Manager.exe
       file at the root of the Android SDK directory.
    • Mac/Linux: Open a terminal and navigate to the 
      Cod:
      tools/
       directory in the Android SDK, then execute 
      Cod:
      android sdk
      .






When you open the SDK Manager for the first time, several packages are selected by default. Leave these selected, but be sure you have everything you need to get started by following these steps:
[list=large]

[*]

Get the latest SDK tools



Adding SDK Packages Sdk_manager_packages
As a minimum when setting up the Android SDK, you should download the latest tools and Android platform:
[list="margin: 5px 0px 5px 18px; padding-right: 0px; padding-left: 0px;"]

[*]Open the Tools directory and select:
[*]

  • Android SDK Tools

  • Android SDK Platform-tools

  • Android SDK Build-tools (highest version)




[*]Open the first Android X.X folder (the latest version) and select:
[*]

  • SDK Platform

  • A system image for the emulator, such as 
    ARM EABI v7a System Image






[/list]
[*][*]


[*]

Get the support library for additional APIs

opular APIs: 

[*]with most versions of Android.
Open the Extras directory and select:

  • Android Support Repository

  • Android Support Library



 
 

[*]

Get Google Play services for even more APIs


To develop with Google APIs, you need the Google Play services package:
Open the Extras directory and select:

  • Google Repository

  • Google Play services



Note: Google Play services APIs are not available on all Android-powered devices, but are available on all devices with Google Play Store. To use these APIs in the Android emulator, you must also install the the Google APIs system image from the latest Android X.X directory in the SDK Manager.

[*]

Install the packages

Once you've selected all the desired packages, continue to install:
[list="margin: 5px 0px 5px 18px; padding-right: 0px; padding-left: 0px;"]

[*]Click 
[*]Install X packages.
[*]In the next window, double-click each package name on the left to accept the license agreement for each.
[*]
[*]Click 
[*]Install.



[/list]
[*][*][*]
The download progress is shown at the bottom of the SDK Manager window. Do not exit the SDK Manager or it will cancel the download.

[*]

Build something!

With the above packages now in your Android SDK, you're ready to build apps for Android. As new tools and other APIs become available, simply launch the SDK Manager to download the new packages for your SDK.
Here are a few options for how you should proceed:












[/list]
Sus In jos
https://www.facebook.com/eduard.bumbum
 
Adding SDK Packages
Sus 
Pagina 1 din 1

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
Edu-Cold Community :: Android SDK-
Mergi direct la: