mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
add post on proficient motorcycling
This commit is contained in:
@@ -151,31 +151,31 @@
|
||||
</header>
|
||||
<main class="main">
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="https://www.siddharthagolu.com/">Home</a> » <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 + 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> · 2 min · 🔖 <a href="/tags/android"> android</a> · <a href="/tags/apps"> apps</a> · <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> · 2 min · 🔖 <a href="/tags/android"> android</a> · <a href="/tags/apps"> apps</a> · <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>
|
||||
|
||||
|
@@ -9,7 +9,7 @@
|
||||
<url>https://www.siddharthagolu.com/images/Love_for_mountains.jpeg</url>
|
||||
<link>https://www.siddharthagolu.com/images/Love_for_mountains.jpeg</link>
|
||||
</image>
|
||||
<generator>Hugo -- 0.129.0</generator>
|
||||
<generator>Hugo -- 0.133.1</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 09 Jun 2024 09:57:20 +0530</lastBuildDate>
|
||||
<atom:link href="https://www.siddharthagolu.com/categories/til/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
Reference in New Issue
Block a user