https://github.com/d4rk-lucif3r/second-activity-app-multiintent
Tutorial for Creating Second Activity in Android Studio.
https://github.com/d4rk-lucif3r/second-activity-app-multiintent
Last synced: 3 months ago
JSON representation
Tutorial for Creating Second Activity in Android Studio.
- Host: GitHub
- URL: https://github.com/d4rk-lucif3r/second-activity-app-multiintent
- Owner: d4rk-lucif3r
- Created: 2020-03-31T19:11:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T16:05:09.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T09:52:34.043Z (5 months ago)
- Language: Java
- Homepage:
- Size: 1.09 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecondActivity in Android-Studio by d4rk-lucif3r

- App with MultiActivity using different Intents.# Description
- Main activity consist of 3 buttons.
- 1st Button for second activity.
- 2nd Button for opening https://google.com.
- 3rd Button for opening google camera(through package also packge for gcam is different from other OEMs Camera APP).# Changing Functionality of Camera Button.
- You can change the functionality of camera opening button by changing package name in **MainActivity line 38**.# Preview
-