An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/android_impliziteintents

Android app showing how to use implicit intent to open other apps.
https://github.com/mdecker-mobilecomputing/android_impliziteintents

android github-actions implicit-intents

Last synced: about 2 months ago
JSON representation

Android app showing how to use implicit intent to open other apps.

Awesome Lists containing this project

README

          

# Android-App "Implizite Intents" #


Dieses Repository enthält den Quellcode für eine native Android-App mit Java, die die Verwendung
von *impliziten Intents* demonstriert.


**Verwandte Projekte:**
* [Explicit Intents](https://github.com/MDecker-MobileComputing/Android_ZweiActivities)
* [Custom Implicit Intent](https://github.com/MDecker-MobileComputing/Android_ImpliziteIntents)


----

## Screenshots ##


![Screenshot 1: MainActivity](screenshot_1.png)   ![Screenshot 2: MainActivity](screenshot_2.png)

![Screenshot 3: Secondary activity for taking pictures](screenshot_3.png)


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).