Android Entwicklung: Unterschied zwischen den Versionen
Stefan (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Droid lernen == https://droid-lernen.de/“) |
Stefan (Diskussion | Beiträge) (→BlueTooth) |
||
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | == developer.android.com/ == | ||
+ | https://developer.android.com/ | ||
+ | |||
== Droid lernen == | == Droid lernen == | ||
https://droid-lernen.de/ | https://droid-lernen.de/ | ||
+ | |||
+ | == DroidWiki == | ||
+ | https://www.droidwiki.org/wiki/Hauptseite | ||
+ | |||
+ | == android-app-programmieren-tutorial == | ||
+ | http://www.programmierenlernenhq.de/android-app-programmieren-tutorial/ | ||
+ | |||
+ | == www.uni-trier.de/fileadmin/urt/doku/android/android.pdf == | ||
+ | https://www.uni-trier.de/fileadmin/urt/doku/android/android.pdf | ||
+ | |||
+ | == Android Studio Tutorial Deutsch == | ||
+ | https://www.youtube.com/channel/UCiccpAp7AT4PS96d5VU8X0w | ||
+ | |||
+ | == GPS == | ||
+ | https://demonuts.com/current-gps-location/ | ||
+ | https://www.androidhive.info/2012/07/android-gps-location-manager-tutorial/ | ||
+ | https://www.youtube.com/watch?v=gDQnC-QA95Q | ||
+ | https://androidexample.com/GPS_Basic__-__Android_Example/index.php?view=article_discription&aid=68 | ||
+ | https://medium.com/@parsaniahardik/current-gps-location-android-studio-tutorial-5ce778a6caad | ||
+ | |||
+ | == BlueTooth == | ||
+ | https://www.frag-duino.de/index.php/maker-faq/33-verwenden-eines-bluetooth-moduls-mit-einem-arduino-und-android | ||
+ | http://mcuhq.com/27/simple-android-bluetooth-application-with-arduino-example | ||
+ | https://wingoodharry.wordpress.com/2014/04/15/android-sendreceive-data-with-arduino-using-bluetooth-part-2/ | ||
+ | http://solderer.tv/data-transfer-between-android-and-arduino-via-bluetooth/ | ||
+ | |||
+ | https://developer.android.com/guide/topics/connectivity/bluetooth | ||
+ | |||
+ | https://de.wikibooks.org/wiki/Googles_Android/_Bluetooth | ||
+ | |||
+ | https://draeger-it.blog/android-bluetoothkommunikation/ |
Aktuelle Version vom 6. August 2018, 15:06 Uhr
Inhaltsverzeichnis
developer.android.com/
https://developer.android.com/
Droid lernen
https://droid-lernen.de/
DroidWiki
https://www.droidwiki.org/wiki/Hauptseite
android-app-programmieren-tutorial
http://www.programmierenlernenhq.de/android-app-programmieren-tutorial/
www.uni-trier.de/fileadmin/urt/doku/android/android.pdf
https://www.uni-trier.de/fileadmin/urt/doku/android/android.pdf
Android Studio Tutorial Deutsch
https://www.youtube.com/channel/UCiccpAp7AT4PS96d5VU8X0w
GPS
https://demonuts.com/current-gps-location/ https://www.androidhive.info/2012/07/android-gps-location-manager-tutorial/ https://www.youtube.com/watch?v=gDQnC-QA95Q https://androidexample.com/GPS_Basic__-__Android_Example/index.php?view=article_discription&aid=68 https://medium.com/@parsaniahardik/current-gps-location-android-studio-tutorial-5ce778a6caad
BlueTooth
https://www.frag-duino.de/index.php/maker-faq/33-verwenden-eines-bluetooth-moduls-mit-einem-arduino-und-android http://mcuhq.com/27/simple-android-bluetooth-application-with-arduino-example https://wingoodharry.wordpress.com/2014/04/15/android-sendreceive-data-with-arduino-using-bluetooth-part-2/ http://solderer.tv/data-transfer-between-android-and-arduino-via-bluetooth/
https://developer.android.com/guide/topics/connectivity/bluetooth
https://de.wikibooks.org/wiki/Googles_Android/_Bluetooth
https://draeger-it.blog/android-bluetoothkommunikation/