add post on proficient motorcycling

This commit is contained in:
2024-09-01 22:26:54 +05:30
parent b74d8c26a7
commit eabac5de61
177 changed files with 5346 additions and 4438 deletions

View File

@@ -151,31 +151,31 @@
</header>
<main class="main">
<header class="page-header"><div class="breadcrumbs"><a href="https://www.siddharthagolu.com/">Home</a>&nbsp;»&nbsp;<a href="https://www.siddharthagolu.com/categories/">Categories</a></div>
<h1>
TIL
<a href="/categories/til/index.xml" title="RSS" aria-label="RSS">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" height="23">
<path d="M4 11a9 9 0 0 1 9 9" />
<path d="M4 4a16 16 0 0 1 16 16" />
<circle cx="5" cy="19" r="1" />
</svg>
</a>
</h1>
<h1>
TIL
<a href="/categories/til/index.xml" title="RSS" aria-label="RSS">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" height="23">
<path d="M4 11a9 9 0 0 1 9 9" />
<path d="M4 4a16 16 0 0 1 16 16" />
<circle cx="5" cy="19" r="1" />
</svg>
</a>
</h1>
</header>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Freezing Apps on Non Rooted Phones (Without a PC)
</h2>
</header>
<div class="entry-content">
<p>Recently when my mom got a new phone, I wanted to remove some system applications from the phone which are bloatware. Now doing this with a laptop is fairly easy, we can just use adb to uninstall, however the task becomes difficult if you cannot use a PC.
<header class="entry-header">
<h2 class="entry-hint-parent">Freezing Apps on Non Rooted Phones (Without a PC)
</h2>
</header>
<div class="entry-content">
<p>Recently when my mom got a new phone, I wanted to remove some system applications from the phone which are bloatware. Now doing this with a laptop is fairly easy, we can just use adb to uninstall, however the task becomes difficult if you cannot use a PC.
Found a way to do this via Shizuku &#43; Hail:
Install Shizuku Starting with android 11, you can use ADB on the device without using a PC....</p>
</div>
<footer class="entry-footer"><span title='2024-06-07 13:30:50 +0530 IST'>🗓 June 7, 2024</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;🔖&nbsp;<a href="/tags/android"> android</a>&nbsp;·&nbsp;<a href="/tags/apps"> apps</a>&nbsp;·&nbsp;<a href="/tags/tinkering"> tinkering</a></footer>
<a class="entry-link" aria-label="post link to Freezing Apps on Non Rooted Phones (Without a PC)" href="https://www.siddharthagolu.com/posts/til/freezing-apps-on-non-rooted-phones/"></a>
</div>
<footer class="entry-footer"><span title='2024-06-07 13:30:50 +0530 IST'>🗓 June 7, 2024</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;🔖&nbsp;<a href="/tags/android"> android</a>&nbsp;·&nbsp;<a href="/tags/apps"> apps</a>&nbsp;·&nbsp;<a href="/tags/tinkering"> tinkering</a></footer>
<a class="entry-link" aria-label="post link to Freezing Apps on Non Rooted Phones (Without a PC)" href="https://www.siddharthagolu.com/posts/til/freezing-apps-on-non-rooted-phones/"></a>
</article>
</main>