Skip to content

arpio23/droidian-images

 
 

Repository files navigation

Droidian on Moto G Power (sofia)

Droidian is a GNU/Linux distribution based on top of Mobian, a Debian-based distribution for mobile devices. The goal of Droidian is to be able to run Mobian on Android phones.

Phosh

Cutie-Shell

THE INSTRUCTIONS BELLOW WILL WIPE ALL THE DATA ON YOUR DEVICE

Default password: 1234

You have stock Android10

  • Continue in the Prepare section

You have stock Android11

Prepare

  • You need unlocked bootloader.
  • Go to Settings->About phone and tap the Build number 7 times
  • Got to Settings->System->Advanced->Developer options and activate USB debugging
  • Backup all your data, the installation steps will wipe everything in the userdata partition.
  • Using adb for example: adb pull /dev/block/by-name/userdata
  • Make sure you can boot both slots a & b

Installation

Mobile Data set up on PHOSH

  • You successfuly booted Droidian
  • Go to Setteings->Mobile Network and activate Mobile data Add the Acces Point for your provider
  • Using ssh or the terminal app on the phone:
    cd /usr/share/ofono/scripts
       ./deactivate-context 1
       ./set-context-property 0 AccessPointName YOUR_AP_NAME
       ./activate-context 1
       
  • Reboot
  • Go to Setteings->Mobile Network and toggle Mobile data

Mobile Data set up on CUTIE

  • Just set your apn in the settings app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%