질문과 답변

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

2022.07.14 17:17

brucex 조회:93

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 - -
94171 하드웨어| autocad 찾고 있습니다 kor 2019 이후 다 필요합니다 [3] 프리티맨 545 07-21
94170 윈 도 우| 익스플로러 초기화 명령어로 자동설정 만들 수 있을까요? [4] 투윤 276 07-21
94169 하드웨어| CPU 성능차이 궁금합니다 [10] 양치기영감 741 07-21
94168 윈 도 우| 파일을 찾아요 ㅠ.,ㅠ [10] 하얀달 520 07-21
94167 윈 도 우| 윈도우 로그인 문의 드립니다. [6] 하얀달 232 07-21
94166 윈 도 우| 윈도우 디펜더 관련삭제된 윈도우 설치했는데요 그래도 삭... [4] 프리티맨 376 07-21
94165 윈 도 우| ventoy로 SSD 512G에 설치 시 오류를 뜹니다. [6] ToOnI_ 347 07-21
94164 윈 도 우| 예전 꼬져님.. 현재 따라큐님.. 844버전 소지하신분... ojaykim 178 07-21
94163 윈 도 우| 어느순간부터 파일을 끌어놓기하면 [1] 앤디크리 284 07-21
94162 소프트웨어| 원노트에 네이버 동영상을 넣을 수 없는가요? brucex 98 07-21
94161 하드웨어| nvme 외장하드 윈도우 설치 후 외장하드가 인식이 안욉니다 [2] 프리티맨 552 07-20
94160 소프트웨어| 혹시 edge 초기화 명령 batch 파일로 [4] 토르망치 434 07-20
94159 소프트웨어| PE 관련 프로그램 질문드립니다. Airbrone13 206 07-20
94158 서버 / IT| IPTIME 공유기 간이NAS EXT4 포맷시 쓰기권한 [3] MSTSC 2368 07-20
94157 윈 도 우| 빠른부팅 cmd 명령어 질문드립니다. [1] billy 423 07-20
94156 기 타| 기업용 인터넷 많이 사용하나요? [1] 윈포우도럼 363 07-20
94155 소프트웨어| AOMEI Backupper 와 vmware같은건가요? [1] 프리티맨 205 07-20
94154 윈 도 우| 앱 배지 or ms store에서 앱 바로설치방법 아시는분 [1] 윈도우포럼 220 07-20
94153 윈 도 우| 원격 데스크톱 라이선스 문제 [2] 러브늬 373 07-20
94152 모 바 일| 오늘 값자기 폰 화면이 검은색으로 변하고 켜지질 않습니다 [2] joe 406 07-20
XE1.11.6 Layout1.4.8