Editing Liberating Mobiles

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 66: Line 66:
* Now connect the Android device to your computer and execute the <code>adb devices</code> command in the terminal.
* Now connect the Android device to your computer and execute the <code>adb devices</code> command in the terminal.


= Remove Proprietary Google Applications =
== Remove Proprietary Google Applications ==
1. Open your terminal and run <code>adb devices</code>. You should be able to see your device on the list.<br>
1. Open your terminal and run <code>adb devices</code>. You should be able to see your device on the list.<br>
2. Now run, <code>adb shell</code> <br>
2. Now run, <code>adb shell</code> <br>
Line 72: Line 72:


<code>pm uninstall -k --user 0 <Package Name></code>
<code>pm uninstall -k --user 0 <Package Name></code>
{| class="wikitable"  
 
|- style="text-align:center;"
{| class="wikitable" style="text-align:center;"
|-
! App Name
! App Name
! Package Name
! Package Name
! Recommended Alternatives
|-
|-
| Google Play Store
| Google Play Store
| com.android.vending
| com.android.vending
| [https://f-droid.org/en/packages/com.aurora.store/ Aurora Store]
|-
| Google Mail
| com.google.android.gm
| [https://f-droid.org/en/packages/com.fsck.k9/ K-9 Mail] and<br />[https://mail.riseup.net/rc/ RiseUp Mail]
|-
|-
| YouTube
| YouTube
| com.google.android.youtube
| com.google.android.youtube  
| [https://f-droid.org/en/packages/org.schabi.newpipe/ NewPipe]
|-
|-
| Google Maps
| Google Maps
| com.google.android.apps.maps
| com.google.android.apps.maps  
| [https://f-droid.org/en/packages/net.osmand.plus/ OsmAnd+]
|-
|-
| Google Duo
| Google Duo
| com.google.android.apps.tachyon
| com.google.android.apps.tachyon  
| [https://f-droid.org/en/packages/org.jitsi.meet/ Jitsi Meet]
|-
|-
| Google Play Music
| Google Play Music
| com.google.android.music
| com.google.android.music
| [https://f-droid.org/en/packages/org.videolan.vlc/ VLC Player]
|-
|-
| Google Play Videos
| Google Play Videos
| com.google.android.videos
| com.google.android.videos
| [https://f-droid.org/en/packages/org.videolan.vlc/ VLC Player]
|-
|-
| Google Play Games
| Google Play Games
| com.google.android.play.games
| com.google.android.play.games
|
|-
|-
| Google Play Books
| Google Play Books
| com.google.android.apps.books
| com.google.android.apps.books
|
|-
|-
| Google Chrome
| Google Chrome
| com.android.chrome
| com.android.chrome
| [https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/ Fennec F-Droid]
|-
|-
| Google Docs
| Google Docs
| com.google.android.apps.docs.editors.docs
| com.google.android.apps.docs.editors.docs
|
|-
|-
| Google Photos
| Google Photos
| com.google.android.apps.photos
| com.google.android.apps.photos
| [https://f-droid.org/en/packages/com.simplemobiletools.gallery.pro/ Simple Gallery Pro]
|-
|-
| Google Authenticator
| Google Drive
| com.google.android.apps.authenticator2
| com.google.android.apps.docs 
| [https://f-droid.org/en/packages/org.liberty.android.freeotpplus/ FreeOTP+]
|}
 
4. To replace the above removed applications, below is a list of recommendations:
   
{| class="wikitable"
|- style="font-weight:bold;"
! Utility
! Application
! Source
|-
| Web Browsing
| Fennec
| https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/
|-
| Email Client
| K-9 Mail
| https://f-droid.org/en/packages/com.fsck.k9/
|-
| Instant Messaging
| Signal
| https://signal.org/en/
|-
| SMS
| QKSMS
| https://f-droid.org/en/packages/com.moez.QKSMS/
|-
| Multimedia
| VLC Player
| https://f-droid.org/en/packages/org.videolan.vlc/
|-
| Gallery
| Simple Gallery Pro
| https://f-droid.org/en/packages/com.simplemobiletools.gallery.pro/
|-
| Notes
| Standard Notes
| https://f-droid.org/en/packages/com.standardnotes/
|-
|-
| Google Drive
| Contacts
| com.google.android.apps.docs
| Simple Contacts
| [https://f-droid.org/en/packages/com.nextcloud.client/ NextCloud]
| https://f-droid.org/en/packages/com.simplemobiletools.contacts.pro/
|-
| Files
| Materail Files
| https://f-droid.org/en/packages/me.zhanghai.android.files/
|-
| Maps
| OsmAnd+
| https://f-droid.org/en/packages/net.osmand.plus/
|-
| Search Engine
| SearX
| https://search.fsftn.org/
|-
| Camera
| OpenCamera
| https://f-droid.org/en/packages/net.sourceforge.opencamera/
|-
| Authenticator
| FreeOTP+
| https://f-droid.org/en/packages/org.liberty.android.freeotpplus/
|-
| Calender
| Etar
| https://f-droid.org/en/packages/ws.xsoh.etar/
|-
| Email Service
| RiseUp Mail
| https://mail.riseup.net/rc/
|-
|-
| Google Messages
| Password Manager
| com.google.android.apps.messaging
| Bitwarden
| [https://f-droid.org/en/packages/com.moez.QKSMS/ QKSMS]
| https://bitwarden.com/
|}
|}


Line 160: Line 209:


   Note: This method will not work for all devices. Some devices need additional steps to accomplish this step. Please refer to next sections for device specific guides to unlock bootloader. Various company devices have various specific methods to unlock the bootloader.
   Note: This method will not work for all devices. Some devices need additional steps to accomplish this step. Please refer to next sections for device specific guides to unlock bootloader. Various company devices have various specific methods to unlock the bootloader.
5. Copy the de-googlified Operating System into the ADB folder[from where you are running the commands].Now run this command:<br>
5. Install the de-googlified Operating System into the Device and you are good to go.<br>
                                    <code> adb sideload <Degooglified_ROM>.zip </code><br>
6. Set up your backed up applications.
6. Restart your phone and set up your backed up applications.


= Alternatives =
= Alternatives =


The Alternatives to proprietary software has been discussed in detail [https://fsmi.wiki/index.php/Alternatives here.]
The Alternatives to proprietary software has been discussed in detail [https://fsmi.wiki/index.php/Alternatives here.]
= Device Recommendations =
{| class="wikitable"
|-
! Manufacturer
! Model
! Average Time<br />to Liberate<br />
! Availability of<br />Custom ROM
|-
| rowspan="2" | Xiaomi
| Redmi Note 8, 8 Pro, 9, 9 Pro, <br />10, 10S, 10 Pro, 10 Pro Max
| 7 - 8 Days
| Available for few models
|-
| Mi 8, 9 Power, 10, 10i, 11 Lite
| 7 - 8 Days
| Available for few models
|-
| OnePlus
| Nord, 8, 8T
| 1 - 2 Hours
| Available
|-
| Samsung
| Galaxy S8+, M31,
| 3 - 4 Hours
| Available
|-
|
|
|
|
|}
= Common Myths =
As with any attempt to free ourselves from restrictive systems, our attempts to liberating mobiles from proprietary clutches are hindered by common myths and misconceptions. Below are some myths propagated by the proprietary systems to cripple people's attempt to liberate.
{| class="wikitable"
|- style="font-weight:bold;"
! Myths
! Facts
|- style="vertical-align:middle;"
| De-googlification is very geeky
| No, De-googlification has a very small learning curve. You can start small by using Newpipe instead of YouTube on your device.
|- style="vertical-align:middle;"
| Battery discharges faster.
| No, This is absolutely false. Battery discharges are based on background services. Google Android comes with many background services which consume lots of power. In fact, De-googlification will increase the battery life by stopping such Google background services.
|- style="vertical-align:middle;"
| Regularly used office, social media, e-commerce, games, food delivery & payment apps do not work on de-googlified devices
| Office, social media, e-commerce, games, food delivery & payment applications will work in De-googlified devices. We also have MicroG to support applications which have strict dependencies with Google in freedom software custom OS. <br /><br />Ex: LinkedIn, Zoom, WebEx, Okta Verify, Facebook, Instagram, Paytm
|- style="vertical-align:middle;"
| Phone’s media data is lost.
| No, This is false. De-googlification will not result in data loss. Every De-googlification guide explains where a backup  is required.
|- style="vertical-align:middle;"
| GPS or other location sharing doesn’t work.
| No. Unlike Google Android, De-googlification liberates the user from location surveillance. It also gives the user options to triage their location in different modes like cellular data combined with GPS sensor, Battery saving mode, etc. We also have free software to spoof user location to the installed applications.
|- style="vertical-align:middle;"
| Contacts Syncing is hard with De-googlified devices.
| No, It is, in fact, easy. We can easily sync contacts using applications like Nextcloud Sync.
|- style="vertical-align:middle;"
| User experience is bad in de-googlified devices.
| No, this is absolutely false. Google Android OS is limited by the proprietary maker, while a freedom software custom OS brings together customization from across the community, giving more options to choose from.
|- style="vertical-align:middle;"
| The functionality of the hardware cannot be fully utilized because of the Software limitations.
| No, De-googlification, in fact, brings more utilization of hardware. Many old devices abandoned by the Google Android are still supported by the community with updates which are otherwise unavailable. The specifications come into full utilization due to freedom from crippleware [by killing processes to restrict features from users]. Word of caution is that the latest proprietary features like liquid cooling might not be immediately available.
|- style="vertical-align:middle;"
| Play Store based applications cannot be installed and updated without Play Store.
| No. Not only can we install and update Play Store based apps, we can do it anonymously and also with the user's account in Aurora Store. Unlike Google Play Store, which updates without user's control, the freedom alternative puts the control in the hands of the users.
|- style="vertical-align:middle;"
| There are several call drops.
| De-googlification will not affect cellular network related activity. People using custom ROM reported these issues for under-developed projects. Stable projects do not have these issues.
|}


= References =
= References =

Please note that all contributions to FSMI WIKI are considered to be released under the Creative Commons Attribution-ShareAlike (see FSMI WIKI:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)