Difference between revisions of "Android"

From Lost In Wonderlands
Jump to: navigation, search
(Android Training)
(Android Tutorials)
Line 39: Line 39:
 
=== Android Tutorials ===
 
=== Android Tutorials ===
 
* https://www.vogella.com/tutorials/android.html
 
* https://www.vogella.com/tutorials/android.html
 +
 +
=== Android Blogs ====
 +
* https://www.greenbot.com/
  
 
=== Android Components ===
 
=== Android Components ===

Revision as of 19:18, 20 March 2019

Android

Opensource Technology Android wiki pages (OTA)

List of links of interest on project

Goal is to keep & share knowledge on android technologies

See Also

* iOS
* Tizen
*  Firefox OS
* Jolla
*  Mer Project
*  Ubuntu Phone
* Main_Page

Android

Android Developper

Android SDK Documentation

https://developer.android.com/reference/android/view/View

facebook SDK for Android

Google Codelabs

Android Training


Android Tutorials

Android Blogs =

Android Components

Android Studio

Android Wear

Android TV

Android Car

Android Testing

https://developer.android.com/training/testing/index.html
https://developer.android.com/training/testing/integration-testing/index.html
https://developer.android.com/training/testing/unit-testing/local-unit-tests.html
https://developer.android.com/training/testing/unit-testing/instrumented-unit-tests.html
tools
https://developer.android.com/studio/test/command-line.html
https://developer.android.com/studio/test/monkeyrunner/index.html
https://developer.android.com/studio/test/monkey.html
https://source.android.com/devices/tech/debug/dumpsys.html
UI Testing
https://developer.android.com/training/testing/ui-testing/index.html
https://developer.android.com/training/testing/ui-testing/uiautomator-testing.html
https://google.github.io/android-testing-support-library/docs/uiautomator/
testing support library
https://google.github.io/android-testing-support-library/
https://developer.android.com/topic/libraries/testing-support-library/
testing display performance
https://developer.android.com/training/testing/performance.html

testing a service
https://developer.android.com/training/testing/integration-testing/service-testing.html
testing a content provider
https://developer.android.com/training/testing/integration-testing/content-provider-testing.html
testing -samples
https://github.com/googlesamples/android-testing
testing templates
https://github.com/googlesamples/android-testing-templates
CodeLab Testing android app
https://codelabs.developers.google.com/codelabs/android-testing/index.html#0


testing and debugging with android studio
https://www.youtube.com/watch?v=2I6fuD20qlY