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.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_impliziteintents
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-10-06T14:46:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T08:11:41.000Z (9 months ago)
- Last Synced: 2025-11-14T17:18:24.100Z (7 months ago)
- Topics: android, github-actions, implicit-intents
- Language: Java
- Homepage:
- Size: 416 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 ##
 

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