środa, 19 lutego 2014

Android - środowisko programistyczne


Android Developer Tools (ADT) plugin for Eclipse
The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android.

With a single download, the ADT Bundle includes everything you need to begin developing apps:
  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

Install the SDK and Eclipse IDE

  1. Unpack the ZIP file (named adt-bundle-<os_platform>.zip) and save it to an appropriate location, such as a "Development" directory in your home directory.
  2. Open the adt-bundle-<os_platform>/eclipse/ directory and launch eclipse.

http://www.binboy.org/android/articles/649/Przygotowanie_srodowiska_programistycznego_pod_Androida.html
http://marcin-polak.blogspot.com/2011/10/android-srodowisko-pracy.html

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

JDK with NetBeans 7.4
This distribution of the JDK includes the Java SE bundle of NetBeans IDE, which is a powerful integrated development environment for developing applications on the Java platform.

Aby zainstalować Netbeans’a potrzebujemy instalatora Netbeans oraz JDK Javy. Lecz jest na to rozwiązanie, czyli pakiet JDK+Netbeans w jednym pliku.

http://nbandroid.org/
http://nbandroid.org/wiki/index.php/Main_Page
http://plugins.netbeans.org/plugin/19545/nbandroid
http://www.poradnik-informatyka.com/2012/03/31/netbeans-srodowisko-programistyczne-dla-androida/
https://netbeans.org/downloads/index.html
http://inteligentny-dom.ehouse.pro/konfiguracja-ide-netbeans-do-tworzenia-aplikacji-java-sdk-midp-android/
http://androida.info/przygotowanie-srodowiska-programistycznego

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Android Studio
Android Studio is a new Android development environment based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin. Android Studio provides integrated Android developer tools for development and debugging.

http://www.youtube.com/watch?v=e0fXuyL0xVU#t=56
http://2geeksgroup.wordpress.com/2013/11/29/26/
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Xamarin.Android
With Xamarin.Android, you can harness the full power of C# and .NET. Write shorter, simpler, and more maintainable code using features like LINQ, anonymous types, lambdas, and more.
Xamarin provides Visual Studio add-ins so that you can develop your iOS, Android and Windows apps all in a single solution. The Xamarin extensions support building, deploying, and debugging on simulator or device. 

http://xamarin.com/studio
https://xamarin.com/visual-studio
http://docs.xamarin.com/guides/android/getting_started/
http://www.whitneyland.com/2013/05/why-i-dont-recommend-xamarin-for-mobile-development.html

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

PHP for Android project (PFA)
PHP for Android project (PFA) aims to make PHP development in Android not only possible but also feasible providing tools and documentation.

Pierwszą rzeczą jaką musimy zrobić, aby móc pisać aplikacje w PHP na Androida, jest pobranie emulatora. Emulator pobiera się razem z Android SDK.
Do instalacji zostały jeszcze dwie aplikacje: ASE oraz PhpForAndroid.apk. Wystarczy, że w emulatorze wejdziecie na stronę http://www.phpforandroid.net/, a następnie zainstalujecie znajdujące się na stronie wspomniane aplikacje.

http://blog.wilgucki.pl/2010/07/php-for-android-wstep-do-tworzenia.html
http://developer.android.com/tools/help/emulator.html
http://www.phpforandroid.net/doku.php

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Additional resources:
Samples
- Android Design
- Developer Support Resources
- Developer training
Android Emulator
- API reference (classes)
Distribute app
- Android Source Code

Brak komentarzy:

Prześlij komentarz