질문과 답변

모 바 일 android xml 파일에서 바로가기를 만들려고 하는데요

2022.07.14 17:17

brucex 조회:105

android xml 파일에서 바로가기를 만들려고 하는데요, url을 어디에 넣나요?

 

url = https://windowsforum.kr

 

 

windowsforum.xml 파일입니다.

 

 

<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">

    <shortcut

        android:shortcutId="manage_shortcuts"

        android:enabled="true"

        android:icon="@drawable/ic_launcher_foreground"

        android:shortcutShortLabel="@string/short_label"

        android:shortcutLongLabel="@string/short_label"

        android:shortcutDisabledMessage="@string/short_label">

        <intent

            android:action="android.intent.action.VIEW"

            android:targetPackage="com.example.ssa_modular"

            android:targetClass="com.example.ssa_modular.MainActivity" />

    </shortcut>

 

    <shortcut

        android:shortcutId="manage_shortcuts2"

        android:icon="@drawable/ic_launcher_background"

        android:shortcutShortLabel="@string/long_label"

        android:shortcutLongLabel="@string/long_label"

        android:shortcutDisabledMessage="@string/long_label">

        <intent

            android:action="android.intent.action.VIEW"

            android:targetPackage="com.example.ssa_modular"

            android:targetClass="com.example.ssa_modular.MainActivity" />

    </shortcut>

</shortcuts>

<activity

    android:name=".MainActivity"

    android:exported="true"

    android:launchMode="singleTop">

    <intent-filter>

        <action android:name="android.intent.action.MAIN" />

 

        <category android:name="android.intent.category.LAUNCHER" />

    </intent-filter>

    <meta-data

        android:name="android.app.shortcuts"

        android:resource="@xml/shortcuts" />

</activity>

번호 제목 글쓴이 조회 등록일
[공지] 질문과 답변 게시판 이용간 유의사항 gooddew - -
94153 윈 도 우| 앱 배지 or ms store에서 앱 바로설치방법 아시는분 [1] 윈도우포럼 224 07-20
94152 윈 도 우| 원격 데스크톱 라이선스 문제 [2] 러브늬 381 07-20
94151 모 바 일| 오늘 값자기 폰 화면이 검은색으로 변하고 켜지질 않습니다 [2] joe 413 07-20
94150 윈 도 우| Microsoft Edge 문의드립니다.(기본브라우저) [4] 하얀부엉이 318 07-20
94149 윈 도 우| 윈도11인데 슬립단축키가 안되네요? [1] brucex 209 07-20
94148 서버 / IT| DELL 프리시전 7920/5820 워크스테이션에 windows server 2... [4] 결비 315 07-20
94147 소프트웨어| BCD메뉴 수정.. USB부팅후 윈도우부팅 설정좀 도와주세요. [16] [JYC] 444 07-19
94146 소프트웨어| vmware workstation 16 에서 가상하드 매핑이 잘 안되네요 [6] fgcv 315 07-19
94145 윈 도 우| 윈도우10 작업표시줄에 실행중인 프로그램 아이콘 시인성 ... [2] 숲에이드 333 07-19
94144 소프트웨어| ventoy 질문입니다 [2] 프리티맨 313 07-19
94143 윈 도 우| Vhd 파일은 어찌 사용하는지요? [2] 프리티맨 424 07-19
94142 윈 도 우| WIM 이미지 캡쳐 도구 관련 질문입니다. [1] 블레이더영 930 07-19
94141 윈 도 우| 만능고스트 질문 드림니다 [3] 길동무 357 07-19
94140 소프트웨어| 내부망 오피스2019 작동중지 오류 관련 문의드립니다 [6] 현준윤 423 07-19
94139 윈 도 우| 12세대 지원되는 윈도우7 가지고 계신분 계신가요? [3] MSTSC 626 07-19
94138 기 타| Pokki Windows 질문입니다. [1] 深泉[三神 171 07-19
94137 윈 도 우| 윈도우11에서 작업표시줄로 바로가기 아이콘이 안들어가집... [3] assa 447 07-19
94136 하드웨어| 성능질문 [5] Anonymous 492 07-18
94135 소프트웨어| 블루투스나 ftp를 사용하지 않고, 폰의 파일을 관리할 수 ... [4] brucex 566 07-18
94134 윈 도 우| 노트북hdmi연결시 모니터화면잘림문제 [1] 칼슘 608 07-18
XE1.11.6 Layout1.4.8