{"id":25514330,"date":"2022-03-09T15:00:34","date_gmt":"2022-03-09T09:30:34","guid":{"rendered":"https:\/\/entri.app\/blog\/?p=25514330"},"modified":"2023-01-06T17:18:12","modified_gmt":"2023-01-06T11:48:12","slug":"how-to-create-static-shortcuts-in-android-apps","status":"publish","type":"post","link":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/","title":{"rendered":"How to Create Static Shortcuts in Android Apps 2023?"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_79_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69e8b3a94cf9e\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69e8b3a94cf9e\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#Static_Shortcuts\" >Static Shortcuts<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#Create_Static_Shortcuts\" >Create Static Shortcuts<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#Shortcutsxml_file_Code\" >Shortcuts.xml file Code<\/a><\/li><\/ul><\/nav><\/div>\n<p>Shortcuts in Android App provides a list of features or contents to the users, which assist the users in speedy access of a particular features within the application. The Shortcut content delivery depends on whether the Shortcut context is user-driven\/app-driven and also depends on the way of operation by the users. However the context of static shortcuts will not change, whereas the context of dynamic shortcuts will change constantly. The context of both static\/dynamic are driven by your app. In case of pinned shortcut, the users can decide the way to deliver content to them. So the context is user defined.<\/p>\n<p>Shortcuts in Android Apps are listed and put up depending on the service and operation they provide. Application shortcuts are entered as a list of units on the application icon when long-pressed. This article \u2018How to Create Static Shortcuts In Android App?\u2019 will provide information regarding the implementation of static shortcuts for performing various activities within the application. Read article \u2018How to Create Static Shortcuts In Android App?\u2019 for more details!<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Static_Shortcuts\"><\/span><strong>Static Shortcuts<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Prior to all the actions, the users must know what actually \u2018Static\u2019 here means. A set of pre-built shortcuts that are internally hard-coded in an application program. These entered shortcuts will remain the same with time\/users operations. Static shortcuts are fixed and that can be accessed at users convenience, even if the application is not working in the background. An application contains a maximum of four shortcuts. Only first four shortcuts are made available in the list, In order to upgrade the visual appearance of shortcuts.<\/p>\n<p>Static Shortcuts are good for apps that link to content using a compatible firm throughout the lifespan of users inter-linkage with the app.<\/p>\n<p><a href=\"https:\/\/entri.sng.link\/Bcofz\/wi9fw\/gqyf\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-25514438 size-full\" src=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square.png\" alt=\"\" width=\"345\" height=\"345\" srcset=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square.png 345w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square-300x300.png 300w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square-150x150.png 150w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square-24x24.png 24w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square-48x48.png 48w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square-96x96.png 96w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Square-75x75.png 75w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/a><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Create_Static_Shortcuts\"><\/span><strong>Create Static Shortcuts<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Static Shortcuts gives links to collective activities within your application. These activities and features in your app should be consistent throughout the lifetime of your app. Follow the given steps to create Static Shortcuts in your Android App;<\/p>\n<ol>\n<li>\n<h3><strong>Start a new project<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>Start by adding the meta-data to the operation with reference to an XML resource file. below discussed steps will explain the file in detail;<\/p>\n<ol start=\"2\">\n<li>\n<h3><strong>Create an Android Resource File in res\/ xml folder<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>For creating an android resource file, Go to- Android Resource File (res). A new file is created to reserve all the shortcuts. For programming the shortcuts, an android resource file with xml format is constructed. Save file-res\/xml\/shortcuts.xml and click OK. After generating the file, the shortcuts can be declared.<\/p>\n<ol start=\"3\">\n<li>\n<h3><strong>Declaration of shortcuts.xml file for App Shortcuts<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>In the resource file, we can define one or more shortcuts. But always the file should begin with a shortcut tag, and in that we can attach multiple shortcuts.<\/p>\n<table style=\"height: 1089px;\" width=\"762\">\n<tbody>\n<tr>\n<td width=\"741\">&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&gt;<\/p>\n<p>&lt;manifest xmlns:android=&#8221;<a href=\"http:\/\/schemas.android.com\/apk\/res\/android\">http:\/\/schemas.android.com\/apk\/res\/android<\/a>&#8221;<\/p>\n<p>package=&#8221;org.geeksforgeeks.static_shortcuts&#8221;&gt;<\/p>\n<p>&nbsp;<\/p>\n<p>&lt;application<\/p>\n<p>android:allowBackup=&#8221;true&#8221;<\/p>\n<p>android:icon=&#8221;@mipmap\/ic_launcher&#8221;<\/p>\n<p>android:label=&#8221;@string\/app_name&#8221;<\/p>\n<p>android:roundIcon=&#8221;@mipmap\/ic_launcher_round&#8221;<\/p>\n<p>android:supportsRtl=&#8221;true&#8221;<\/p>\n<p>android:theme=&#8221;@style\/AppTheme&#8221;&gt;<\/p>\n<p>&lt;activity android:name=&#8221;.Activity3&#8243;&gt;&lt;\/activity&gt;<\/p>\n<p>&lt;activity android:name=&#8221;.Activity2&#8243; \/&gt;<\/p>\n<p>&lt;activity android:name=&#8221;.Activity1&#8243; \/&gt;<\/p>\n<p>&lt;activity android:name=&#8221;.MainActivity&#8221;&gt;<\/p>\n<p>&lt;intent-filter&gt;<\/p>\n<p>&lt;action android:name=&#8221;android.intent.action.MAIN&#8221; \/&gt;<\/p>\n<p>&nbsp;<\/p>\n<p>&lt;category android:name=&#8221;android.intent.category.LAUNCHER&#8221; \/&gt;<\/p>\n<p>&lt;\/intent-filter&gt;<\/p>\n<p>&nbsp;<\/p>\n<p>&lt;!&#8211; Meta Data for linking the shortcuts.xml file to the Application Shortcuts &#8211;&gt;<\/p>\n<p>&lt;meta-data<\/p>\n<p>android:name=&#8221;android.app.shortcuts&#8221;<\/p>\n<p>android:resource=&#8221;@xml\/shortcuts&#8221; \/&gt;<\/p>\n<p>&lt;!&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&gt;<\/p>\n<p>&nbsp;<\/p>\n<p>&lt;\/activity&gt;<\/p>\n<p>&lt;\/application&gt;<\/p>\n<p>&nbsp;<\/p>\n<p>&lt;\/manifest&gt;<\/td>\n<\/tr>\n<\/tbody>\n<thead>\n<tr>\n<td width=\"741\"><\/td>\n<\/tr>\n<\/thead>\n<\/table>\n<ol start=\"4\">\n<li>\n<h3><strong>Design the shortcuts.xml file for creating different Shortcuts<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>A shortcut contains six parameters,1 intent with three parameters.<\/p>\n<h4><strong>Specifications of a shortcut element;<\/strong><\/h4>\n<p><strong>\u00a0<\/strong>Tabulated below are the parameters of shortcut elements<\/p>\n<table width=\"638\">\n<thead>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>Elements<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>Specifications<\/td>\n<\/tr>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>android:shortcutID<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>When shortcut manager object performs action on it, then a string will represent the shortcut<\/td>\n<\/tr>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>android:enabled<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>Decides whether the users can interrelate with shortcut from a supported launcher(true\/false)<\/td>\n<\/tr>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>android:shortcutLongLabel<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>Its an extended expressions that defines the shortcuts use up to 25 features<\/td>\n<\/tr>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>android:shortcutShortLabel<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>A short phrase that defines the shortcuts use up to 10 features<\/td>\n<\/tr>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>android:icon<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>It displays icon against the shortcuts<\/td>\n<\/tr>\n<tr>\n<td width=\"310\">&nbsp;<\/p>\n<p>android:shortcutDisabledMessage<\/td>\n<td width=\"329\">&nbsp;<\/p>\n<p>When a user try to launch a disabled shortcut, then a message will appear on the supported launcher<\/td>\n<\/tr>\n<\/thead>\n<\/table>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.sng.link\/Bcofz\/wi9fw\/gqyf\" target=\"_blank\" rel=\"noopener\">Get the latest Coding notes for free<\/a><\/strong><\/p>\n<ol start=\"5\">\n<li>\n<h3><strong>Generating different activities for Shortcuts<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>Reorienting Strings.xml file<\/p>\n<table width=\"741\">\n<thead>\n<tr>\n<td width=\"741\">&lt;resources&gt;<\/p>\n<p>&lt;string name=&#8221;app_name&#8221;&gt;Static_Shortcuts&lt;\/string&gt;<\/p>\n<p>&lt;string name=&#8221;compose_shortcut_short_label0&#8243;&gt;MainActivity&lt;\/string&gt;<\/p>\n<p>&lt;string name=&#8221;compose_shortcut_short_label1&#8243;&gt;Activity 1&lt;\/string&gt;<\/p>\n<p>&lt;string name=&#8221;compose_shortcut_short_label2&#8243;&gt;Activity 2&lt;\/string&gt;<\/p>\n<p>&lt;string name=&#8221;compose_shortcut_short_label3&#8243;&gt;Activity 3&lt;\/string&gt;<\/p>\n<p>&lt;\/resources&gt;<\/td>\n<\/tr>\n<\/thead>\n<\/table>\n<p>The shortcut labels are defined in res\/values\/strings.xml.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Shortcutsxml_file_Code\"><\/span><strong>Shortcuts.xml file Code<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li>ShortcutID, parameters, shortcutShortLabel, enabled, icon are required to contemplate the shortcut.<\/li>\n<li>The values are defined systematically in the res\/values\/strings.xml file.<\/li>\n<li>When a user operates an application icon for 2-3 seconds, four shortcuts are displayed. Where users can click and access the activities of the application.<\/li>\n<\/ul>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.sng.link\/Bcofz\/wi9fw\/gqyf\" target=\"_blank\" rel=\"noopener\"> Download the Entri App now! for the latest updates in Android App<\/a><\/strong><\/p>\n<p>Static shortcuts provide a loop to collective actions or activities within your app. To create one a user must know the steps involved.\u00a0 Hope this article \u2018How to Create Static Shortcuts in Android App?\u2019 will benefit the android app users.<\/p>\n<p><a href=\"https:\/\/entri.sng.link\/Bcofz\/wi9fw\/gqyf\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-25514437 size-full\" src=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Rectangle.png\" alt=\"\" width=\"970\" height=\"250\" srcset=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Rectangle.png 970w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Rectangle-300x77.png 300w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Rectangle-768x198.png 768w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Android-Development-Rectangle-750x193.png 750w\" sizes=\"auto, (max-width: 970px) 100vw, 970px\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Shortcuts in Android App provides a list of features or contents to the users, which assist the users in speedy access of a particular features within the application. The Shortcut content delivery depends on whether the Shortcut context is user-driven\/app-driven and also depends on the way of operation by the users. However the context of [&hellip;]<\/p>\n","protected":false},"author":108,"featured_media":25514768,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[802,1903,1841,1881],"tags":[],"class_list":["post-25514330","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles","category-coding","category-entri-skilling","category-web-android-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Create Static Shortcuts in Android Apps 2023? - Entri Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create Static Shortcuts in Android Apps 2023? - Entri Blog\" \/>\n<meta property=\"og:description\" content=\"Shortcuts in Android App provides a list of features or contents to the users, which assist the users in speedy access of a particular features within the application. The Shortcut content delivery depends on whether the Shortcut context is user-driven\/app-driven and also depends on the way of operation by the users. However the context of [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\" \/>\n<meta property=\"og:site_name\" content=\"Entri Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/entri.me\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-09T09:30:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-06T11:48:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png\" \/>\n\t<meta property=\"og:image:width\" content=\"820\" \/>\n\t<meta property=\"og:image:height\" content=\"615\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Mariyam Ajmal Farahath\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@entri_app\" \/>\n<meta name=\"twitter:site\" content=\"@entri_app\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mariyam Ajmal Farahath\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\"},\"author\":{\"name\":\"Mariyam Ajmal Farahath\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/932b9e2bb613e808886e191360f9e236\"},\"headline\":\"How to Create Static Shortcuts in Android Apps 2023?\",\"datePublished\":\"2022-03-09T09:30:34+00:00\",\"dateModified\":\"2023-01-06T11:48:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\"},\"wordCount\":939,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png\",\"articleSection\":[\"Articles\",\"Coding\",\"Entri Skilling\",\"Web and Android Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\",\"url\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\",\"name\":\"How to Create Static Shortcuts in Android Apps 2023? - Entri Blog\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png\",\"datePublished\":\"2022-03-09T09:30:34+00:00\",\"dateModified\":\"2023-01-06T11:48:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png\",\"width\":820,\"height\":615,\"caption\":\"How to Create Static Shortcuts in Android Apps?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/entri.app\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coding\",\"item\":\"https:\/\/entri.app\/blog\/category\/coding\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Create Static Shortcuts in Android Apps 2023?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/entri.app\/blog\/#website\",\"url\":\"https:\/\/entri.app\/blog\/\",\"name\":\"Entri Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/entri.app\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/entri.app\/blog\/#organization\",\"name\":\"Entri App\",\"url\":\"https:\/\/entri.app\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"width\":989,\"height\":446,\"caption\":\"Entri App\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/entri.me\/\",\"https:\/\/x.com\/entri_app\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/932b9e2bb613e808886e191360f9e236\",\"name\":\"Mariyam Ajmal Farahath\",\"url\":\"https:\/\/entri.app\/blog\/author\/mariyam\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create Static Shortcuts in Android Apps 2023? - Entri Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/","og_locale":"en_US","og_type":"article","og_title":"How to Create Static Shortcuts in Android Apps 2023? - Entri Blog","og_description":"Shortcuts in Android App provides a list of features or contents to the users, which assist the users in speedy access of a particular features within the application. The Shortcut content delivery depends on whether the Shortcut context is user-driven\/app-driven and also depends on the way of operation by the users. However the context of [&hellip;]","og_url":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/","og_site_name":"Entri Blog","article_publisher":"https:\/\/www.facebook.com\/entri.me\/","article_published_time":"2022-03-09T09:30:34+00:00","article_modified_time":"2023-01-06T11:48:12+00:00","og_image":[{"width":820,"height":615,"url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png","type":"image\/png"}],"author":"Mariyam Ajmal Farahath","twitter_card":"summary_large_image","twitter_creator":"@entri_app","twitter_site":"@entri_app","twitter_misc":{"Written by":"Mariyam Ajmal Farahath","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#article","isPartOf":{"@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/"},"author":{"name":"Mariyam Ajmal Farahath","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/932b9e2bb613e808886e191360f9e236"},"headline":"How to Create Static Shortcuts in Android Apps 2023?","datePublished":"2022-03-09T09:30:34+00:00","dateModified":"2023-01-06T11:48:12+00:00","mainEntityOfPage":{"@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/"},"wordCount":939,"commentCount":0,"publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"image":{"@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png","articleSection":["Articles","Coding","Entri Skilling","Web and Android Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/","url":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/","name":"How to Create Static Shortcuts in Android Apps 2023? - Entri Blog","isPartOf":{"@id":"https:\/\/entri.app\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage"},"image":{"@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png","datePublished":"2022-03-09T09:30:34+00:00","dateModified":"2023-01-06T11:48:12+00:00","breadcrumb":{"@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#primaryimage","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled31.png","width":820,"height":615,"caption":"How to Create Static Shortcuts in Android Apps?"},{"@type":"BreadcrumbList","@id":"https:\/\/entri.app\/blog\/how-to-create-static-shortcuts-in-android-apps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/entri.app\/blog\/"},{"@type":"ListItem","position":2,"name":"Coding","item":"https:\/\/entri.app\/blog\/category\/coding\/"},{"@type":"ListItem","position":3,"name":"How to Create Static Shortcuts in Android Apps 2023?"}]},{"@type":"WebSite","@id":"https:\/\/entri.app\/blog\/#website","url":"https:\/\/entri.app\/blog\/","name":"Entri Blog","description":"","publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entri.app\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/entri.app\/blog\/#organization","name":"Entri App","url":"https:\/\/entri.app\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","width":989,"height":446,"caption":"Entri App"},"image":{"@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/entri.me\/","https:\/\/x.com\/entri_app"]},{"@type":"Person","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/932b9e2bb613e808886e191360f9e236","name":"Mariyam Ajmal Farahath","url":"https:\/\/entri.app\/blog\/author\/mariyam\/"}]}},"_links":{"self":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25514330","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/users\/108"}],"replies":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/comments?post=25514330"}],"version-history":[{"count":6,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25514330\/revisions"}],"predecessor-version":[{"id":25550805,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25514330\/revisions\/25550805"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media\/25514768"}],"wp:attachment":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media?parent=25514330"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/categories?post=25514330"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/tags?post=25514330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}