Changing the name of an app

Changing the name of an app typically involves modifying the relevant metadata and resources within the app's source code. The specific steps to change the app name may vary depending on the platform and development environment you are using. Here are some general guidelines for common platforms: 1. Android (Java/Kotlin): - Open your Android project in an integrated development environment (IDE) such as Android Studio. - Locate the `AndroidManifest.xml` file within your project's directory structure. - Inside the `` tag, find the `android:label` attribute and change its value to the desired new name for your app. - Rebuild and run your app to see the updated name in the launcher and other UI elements. 2. iOS (Objective-C/Swift): - Open your iOS project in Xcode. - Locate the `Info.plist` file within your project's directory structure. - Look for the `CFBundleDisplayName` key and change its value to the desired new name for your app. - Additionally, you may need to modify the `CFBundleName` key with the same new name. - Rebuild and run your app to see the updated name in the home screen and other UI elements. 3. Web Apps: - For web apps, the name displayed to users is typically controlled by the browser or the website's title tag. - To change the name displayed in the browser tab, you can modify the `` tag within the `<head>` section of your HTML file. - Additionally, if you want to change the name displayed when users save your web app to their home screen or bookmarks, you can use the `apple-mobile-web-app-title` meta tag for iOS Safari or the `application-name` meta tag for other browsers. Remember to rebuild and reinstall your app on the respective platform after making the changes. Additionally, changing the app name may require updating other branding elements such as icons, descriptions, and references within your app and its associated stores or marketplaces. It's important to note that if you have already published your app, changing its name may have implications for existing users and searchability, so consider the potential impacts before making any modifications. </div> <div class='post-bottom'> <div class='post-footer float-container'> <div class='post-footer-line post-footer-line-1'> </div> <div class='post-footer-line post-footer-line-2'> </div> <div class='post-footer-line post-footer-line-3'> </div> </div> <div class='post-share-buttons post-share-buttons-bottom invisible'> <div class='byline post-share-buttons goog-inline-block'> <div aria-owns='sharing-popup-Blog1-byline-985694519742848884' class='sharing' data-title='Changing the name of an app'> <button aria-controls='sharing-popup-Blog1-byline-985694519742848884' aria-label='Share' class='sharing-button touch-icon-button' id='sharing-button-Blog1-byline-985694519742848884' role='button'> <div class='flat-icon-button ripple'> <svg class='svg-icon-24'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_share_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </div> </button> <div class='share-buttons-container'> <ul aria-hidden='true' aria-label='Share' class='share-buttons hidden' id='sharing-popup-Blog1-byline-985694519742848884' role='menu'> <li> <span aria-label='Get link' class='sharing-platform-button sharing-element-link' data-href='https://www.blogger.com/share-post.g?blogID=3412138344716673684&postID=985694519742848884&target=' data-url='https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html' role='menuitem' tabindex='-1' title='Get link'> <svg class='svg-icon-24 touch-icon sharing-link'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_link_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Get link</span> </span> </li> <li> <span aria-label='Share to Facebook' class='sharing-platform-button sharing-element-facebook' data-href='https://www.blogger.com/share-post.g?blogID=3412138344716673684&postID=985694519742848884&target=facebook' data-url='https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html' role='menuitem' tabindex='-1' title='Share to Facebook'> <svg class='svg-icon-24 touch-icon sharing-facebook'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_facebook_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Facebook</span> </span> </li> <li> <span aria-label='Share to X' class='sharing-platform-button sharing-element-twitter' data-href='https://www.blogger.com/share-post.g?blogID=3412138344716673684&postID=985694519742848884&target=twitter' data-url='https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html' role='menuitem' tabindex='-1' title='Share to X'> <svg class='svg-icon-24 touch-icon sharing-twitter'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_twitter_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>X</span> </span> </li> <li> <span aria-label='Share to Pinterest' class='sharing-platform-button sharing-element-pinterest' data-href='https://www.blogger.com/share-post.g?blogID=3412138344716673684&postID=985694519742848884&target=pinterest' data-url='https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html' role='menuitem' tabindex='-1' title='Share to Pinterest'> <svg class='svg-icon-24 touch-icon sharing-pinterest'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_pinterest_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Pinterest</span> </span> </li> <li> <span aria-label='Email' class='sharing-platform-button sharing-element-email' data-href='https://www.blogger.com/share-post.g?blogID=3412138344716673684&postID=985694519742848884&target=email' data-url='https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html' role='menuitem' tabindex='-1' title='Email'> <svg class='svg-icon-24 touch-icon sharing-email'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_24_email_dark' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Email</span> </span> </li> <li aria-hidden='true' class='hidden'> <span aria-label='Share to other apps' class='sharing-platform-button sharing-element-other' data-url='https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html' role='menuitem' tabindex='-1' title='Share to other apps'> <svg class='svg-icon-24 touch-icon sharing-sharingOther'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_more_horiz_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <span class='platform-sharing-text'>Other Apps</span> </span> </li> </ul> </div> </div> </div> </div> </div> </div> </div> <section class='comments embed' data-num-comments='0' id='comments'> <a name='comments'></a> <h3 class='title'>Comments</h3> <div id='Blog1_comments-block-wrapper'> </div> <div class='footer'> <div class='comment-form'> <a name='comment-form'></a> <h4 id='comment-post-message'>Post a Comment</h4> <a href='https://www.blogger.com/comment/frame/3412138344716673684?po=985694519742848884&hl=en&saa=84935&skin=contempo' id='comment-editor-src'></a> <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410px' id='comment-editor' name='comment-editor' src='' width='100%'></iframe> <script src='https://www.blogger.com/static/v1/jsbin/681870030-comment_from_post_iframe.js' type='text/javascript'></script> <script type='text/javascript'> BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html'); </script> </div> </div> </section> </article> </div> </div><div class='widget PopularPosts' data-version='2' id='PopularPosts1'> <h3 class='title'> Popular posts from this blog </h3> <div class='widget-content'> <div role='feed'> <article class='post' role='article'> <h3 class='post-title'><a href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-photo-recovrey.html'>Privacy Policy for Photo Recovrey</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> - <meta content='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-photo-recovrey.html'/> <a class='timestamp-link' href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-photo-recovrey.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2024-03-20T05:36:00-07:00' title='2024-03-20T05:36:00-07:00'> March 20, 2024 </time> </a> </span> </div> </div> <div class='item-content float-container'> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Privacy Policy This privacy policy applies to the Photo Recovery app (hereby referred to as "Application") for mobile devices that was created by ElkassissM. (hereby referred to as "Service Provider") as a Free service. This service is intended for use "AS IS". Information Collection and Use The Application collects information when you download and use it. This information may include information such as Your device's Internet Protocol address (e.g. IP address) The pages of the Application that you visit, the time and date of your visit, the time spent on those pages The time spent on the Application The operating system you use on your mobile device The Application collects your device's location, which helps the Service Provider determine your approximate geographical location and make use of in below ways: Geolocation Services: The Service Provider utilizes location data to provide features such as personalized content, relevant recommend... </div> <a class='snippet-fade r-snippet-fade hidden' href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-photo-recovrey.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-photo-recovrey.html' title='Privacy Policy for Photo Recovrey'> Read more </a> </div> </div> </article> <article class='post' role='article'> <h3 class='post-title'><a href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-shoot-balls.html'>Privacy Policy for Shoot The Balls</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> - <meta content='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-shoot-balls.html'/> <a class='timestamp-link' href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-shoot-balls.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2024-03-18T20:38:00-07:00' title='2024-03-18T20:38:00-07:00'> March 18, 2024 </time> </a> </span> </div> </div> <div class='item-content float-container'> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Privacy Policy This privacy policy applies to the Shoot The Balls app (hereby referred to as "Application") for mobile devices that was created by ElkassissM. (hereby referred to as "Service Provider") as a Free service. This service is intended for use "AS IS". Information Collection and Use The Application collects information when you download and use it. This information may include information such as Your device's Internet Protocol address (e.g. IP address) The pages of the Application that you visit, the time and date of your visit, the time spent on those pages The time spent on the Application The operating system you use on your mobile device ...and more. The Service Provider may use the information you provided to contact you from time to time to provide you with important information, required notices and marketing promotions. For a better experience, while using the Application, the Service Provider may require you to provide us with... </div> <a class='snippet-fade r-snippet-fade hidden' href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-shoot-balls.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://devlabexpress.blogspot.com/2024/03/privacy-policy-for-shoot-balls.html' title='Privacy Policy for Shoot The Balls'> Read more </a> </div> </div> </article> <article class='post' role='article'> <h3 class='post-title'><a href='https://devlabexpress.blogspot.com/2023/06/cleaning-up-source-code-is-essential.html'>Cleaning up the source code is an essential practice to ensure readability</a></h3> <div class='post-header'> <div class='post-header-line-1'> <span class='byline post-timestamp'> - <meta content='https://devlabexpress.blogspot.com/2023/06/cleaning-up-source-code-is-essential.html'/> <a class='timestamp-link' href='https://devlabexpress.blogspot.com/2023/06/cleaning-up-source-code-is-essential.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2023-06-08T08:22:00-07:00' title='2023-06-08T08:22:00-07:00'> June 08, 2023 </time> </a> </span> </div> </div> <div class='item-content float-container'> <div class='popular-posts-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Cleaning up the source code is an essential practice to ensure readability, maintainability, and overall code quality. Here are some tips to help you clean up your code: 1. Remove redundant or unused code: Scan through your codebase and identify any code that is no longer necessary or isn't being used. This includes unused variables, functions, imports, or commented-out code. Removing such code improves clarity and reduces clutter. 2. Use meaningful and descriptive names: Ensure that your variables, functions, classes, and other code elements have meaningful names that accurately reflect their purpose and functionality. Avoid generic names like "temp" or "x" and strive for clarity and consistency in your naming conventions. 3. Break down large functions or methods: If you have long and complex functions, consider breaking them down into smaller, more focused functions. Each function should ideally have a single responsibility and perform a specific task. This... </div> <a class='snippet-fade r-snippet-fade hidden' href='https://devlabexpress.blogspot.com/2023/06/cleaning-up-source-code-is-essential.html'></a> </div> <div class='jump-link flat-button ripple'> <a href='https://devlabexpress.blogspot.com/2023/06/cleaning-up-source-code-is-essential.html' title='Cleaning up the source code is an essential practice to ensure readability'> Read more </a> </div> </div> </article> </div> </div> </div></div> </main> </div> <footer class='footer section' id='footer' name='Footer'><div class='widget Attribution' data-version='2' id='Attribution1'> <div class='widget-content'> <div class='blogger'> <a href='https://www.blogger.com' rel='nofollow'> <svg class='svg-icon-24'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_post_blogger_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> Powered by Blogger </a> </div> <div class='image-attribution'> Theme images by <a href="http://www.istockphoto.com/portfolio/Dizzo?platform=blogger">Dizzo</a> </div> </div> </div></footer> </div> </div> </div> <aside class='sidebar-container container sidebar-invisible' role='complementary'> <div class='navigation'> <button class='svg-icon-24-button flat-icon-button ripple sidebar-back'> <svg class='svg-icon-24'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_arrow_back_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </button> </div> <div class='sidebar_top_wrapper'> <div class='sidebar_top section' id='sidebar_top' name='Sidebar (Top)'><div class='widget Profile' data-version='2' id='Profile1'> <div class='wrapper solo'> <div class='widget-content individual'> <a href='https://www.blogger.com/profile/16030973983559546732' rel='nofollow'> <img alt='My photo' class='profile-img' height='120' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjg2wd9bFcZWSZFyPmKcGgmc_nysrslzxPKXx6a1bcONjNXvK_MOV7k4dIv-Pez54OsCVeIUoMpamlCWZwCperHNeTabe3_DbBQCYMktgiF5jIMf-zmInMyBBIXWu3z5lhg9Qk5stfvGH3XBN836rEnWQ2s2vBO7VbKSuKiB_ldRWs/s220/DevLab(1).png' width='120'/> </a> <div class='profile-info'> <dl class='profile-datablock'> <dt class='profile-data'> <a class='profile-link g-profile' href='https://www.blogger.com/profile/16030973983559546732' rel='author nofollow'> M.ELKASSISS </a> </dt> <dd class='profile-textblock profile-snippet snippet-container r-snippet-container'> <div class='snippet-item r-snippetized'> Welcome to DevLab Express! At DevLab Express, we believe in the power of innovation and creativity in the world of app development. Whether you're an aspiring developer looking to sharpen your skills or a seasoned professional seeking the latest industry insights, you've come to the right place. Our mission is to provide a comprehensive platform where developers of all levels can gather, learn, and collaborate. Through a combination of tutorials, in-depth articles, and engaging discussions, we aim to empower you with the knowledge and resources you need to excel in the fast-paced world of app development. </div> <div class='snippet-fade r-snippet-fade hidden'></div> </dd> </dl> <a class='profile-link visit-profile pill-button' href='https://www.blogger.com/profile/16030973983559546732' rel='author'> Visit profile </a> </div> </div> </div> </div></div> </div> <div class='sidebar_bottom section' id='sidebar_bottom' name='Sidebar (Bottom)'><div class='widget BlogArchive' data-version='2' id='BlogArchive1'> <details class='collapsible extendable'> <summary> <div class='collapsible-title'> <h3 class='title'> Archive </h3> <svg class='svg-icon-24 chevron-down'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_expand_more_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> <svg class='svg-icon-24 chevron-up'> <use xlink:href='/responsive/sprite_v1_6.css.svg#ic_expand_less_black_24dp' xmlns:xlink='http://www.w3.org/1999/xlink'></use> </svg> </div> </summary> <div class='widget-content'> <div id='ArchiveList'> <div id='BlogArchive1_ArchiveList'> <div class='first-items'> <ul class='flat'> <li class='archivedate'> <a href='https://devlabexpress.blogspot.com/2024/03/'>March 2024<span class='post-count'>2</span></a> </li> <li class='archivedate'> <a href='https://devlabexpress.blogspot.com/2023/06/'>June 2023<span class='post-count'>6</span></a> </li> </ul> </div> </div> </div> </div> </details> </div> <div class='widget ReportAbuse' data-version='2' id='ReportAbuse1'> <h3 class='title'> <a class='report_abuse' href='https://www.blogger.com/go/report-abuse' rel='noopener nofollow' target='_blank'> Report Abuse </a> </h3> </div></div> </aside> <script type="text/javascript" src="https://resources.blogblog.com/blogblog/data/res/3624328423-indie_compiled.js" async="true"></script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/3551516202-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AOuZoY7cJb052WzjBcb3hcx-oGhqmE9YcA:1744188216787';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3412138344716673684','//devlabexpress.blogspot.com/2023/06/changing-name-of-app.html','3412138344716673684'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '3412138344716673684', 'title': 'DevLab Express', 'url': 'https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html', 'canonicalUrl': 'https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html', 'homepageUrl': 'https://devlabexpress.blogspot.com/', 'searchUrl': 'https://devlabexpress.blogspot.com/search', 'canonicalHomepageUrl': 'https://devlabexpress.blogspot.com/', 'blogspotFaviconUrl': 'https://devlabexpress.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': true, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22DevLab Express - Atom\x22 href\x3d\x22https://devlabexpress.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22DevLab Express - RSS\x22 href\x3d\x22https://devlabexpress.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22DevLab Express - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/3412138344716673684/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22DevLab Express - Atom\x22 href\x3d\x22https://devlabexpress.blogspot.com/feeds/985694519742848884/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseClientId': 'ca-pub-5201506809977749', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': true, 'adsenseAutoAds': true, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/7a8d7c47386f2f51', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId': '985694519742848884', 'pageName': 'Changing the name of an app', 'pageTitle': 'DevLab Express: Changing the name of an app', 'metaDescription': ''}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'Contempo', 'localizedName': 'Contempo', 'isResponsive': true, 'isAlternateRendering': false, 'isCustom': false, 'variant': 'indie_baby_blue', 'variantId': 'indie_baby_blue'}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Changing the name of an app', 'description': '', 'url': 'https://devlabexpress.blogspot.com/2023/06/changing-name-of-app.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 985694519742848884}}, {'name': 'widgets', 'data': [{'title': 'Search This Blog', 'type': 'BlogSearch', 'sectionId': 'search_top', 'id': 'BlogSearch1'}, {'title': 'DevLab Express (Header)', 'type': 'Header', 'sectionId': 'header', 'id': 'Header1'}, {'title': '', 'type': 'PageList', 'sectionId': 'page_list_top', 'id': 'PageList1'}, {'title': '', 'type': 'FeaturedPost', 'sectionId': 'page_body', 'id': 'FeaturedPost1', 'postId': '6416277331518497944'}, {'title': 'Blog Posts', 'type': 'Blog', 'sectionId': 'page_body', 'id': 'Blog1', 'posts': [{'id': '985694519742848884', 'title': 'Changing the name of an app', 'showInlineAds': false}], 'headerByline': {'regionName': 'header1', 'items': [{'name': 'share', 'label': ''}, {'name': 'timestamp', 'label': '-'}]}, 'footerBylines': [{'regionName': 'footer1', 'items': [{'name': 'comments', 'label': 'comments'}, {'name': 'icons', 'label': ''}]}, {'regionName': 'footer2', 'items': [{'name': 'labels', 'label': ''}]}, {'regionName': 'footer3', 'items': [{'name': 'location', 'label': 'Location:'}]}], 'allBylineItems': [{'name': 'share', 'label': ''}, {'name': 'timestamp', 'label': '-'}, {'name': 'comments', 'label': 'comments'}, {'name': 'icons', 'label': ''}, {'name': 'labels', 'label': ''}, {'name': 'location', 'label': 'Location:'}]}, {'title': '', 'type': 'PopularPosts', 'sectionId': 'page_body', 'id': 'PopularPosts1', 'posts': [{'title': 'Privacy Policy for Photo Recovrey', 'id': 6416277331518497944}, {'title': 'Privacy Policy for Shoot The Balls', 'id': 7972492496240934507}, {'title': 'Cleaning up the source code is an essential practice to ensure readability', 'id': 5701748271542979368}]}, {'type': 'Attribution', 'sectionId': 'footer', 'id': 'Attribution1'}, {'title': 'About Me', 'type': 'Profile', 'sectionId': 'sidebar_top', 'id': 'Profile1'}, {'type': 'BlogArchive', 'sectionId': 'sidebar_bottom', 'id': 'BlogArchive1'}, {'title': '', 'type': 'ReportAbuse', 'sectionId': 'sidebar_bottom', 'id': 'ReportAbuse1'}]}]); _WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch1', 'search_top', document.getElementById('BlogSearch1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'page_list_top', document.getElementById('PageList1'), {'title': '', 'links': [{'isCurrentPage': false, 'href': 'https://devlabexpress.blogspot.com/', 'title': 'Home'}], 'mobile': false, 'showPlaceholder': true, 'hasCurrentPage': false}, 'displayModeFull')); _WidgetManager._RegisterWidget('_FeaturedPostView', new _WidgetInfo('FeaturedPost1', 'page_body', document.getElementById('FeaturedPost1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'page_body', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/549359800-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/3681588378-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'page_body', document.getElementById('PopularPosts1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'footer', document.getElementById('Attribution1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar_top', document.getElementById('Profile1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar_bottom', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ReportAbuseView', new _WidgetInfo('ReportAbuse1', 'sidebar_bottom', document.getElementById('ReportAbuse1'), {}, 'displayModeFull')); </script> </body> </html>