[Ubuntu touch] Rolex/Redmi4a

badcloud

Senior Member
Dec 10, 2019
56
5
0
Also, virtual keyboard does not pop up in the account login page for Google (system settings)

---------- Post added at 05:46 PM ---------- Previous post was at 05:38 PM ----------

Also also (sry), how can I debug installed apk in anbox? I ran the "Exec:" value string (from the .desktop file of aurora/anbox, in this case) in the terminal, got a 'success' message but actual app interface does not appear.

When run from Unity launcher, aurora/anbox does run but crashes early on (in aurora's google api access phase I think)
 
  • Like
Reactions: DevilUsr

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Also, virtual keyboard does not pop up in the account login page for Google (system settings)

---------- Post added at 05:46 PM ---------- Previous post was at 05:38 PM ----------

Also also (sry), how can I debug installed apk in anbox? I ran the "Exec:" value string (from the .desktop file of aurora/anbox, in this case) in the terminal, got a 'success' message but actual app interface does not appear.

When run from Unity launcher, aurora/anbox does run but crashes early on (in aurora's google api access phase I think)
Thanks for report
To login google accounts u must use physical keyboard
And for anbox log I can't help u becoz this not handle by me

I will try fix libertine next update
 
  • Like
Reactions: bius88 and badcloud

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Also, virtual keyboard does not pop up in the account login page for Google (system settings)

---------- Post added at 05:46 PM ---------- Previous post was at 05:38 PM ----------

Also also (sry), how can I debug installed apk in anbox? I ran the "Exec:" value string (from the .desktop file of aurora/anbox, in this case) in the terminal, got a 'success' message but actual app interface does not appear.

When run from Unity launcher, aurora/anbox does run but crashes early on (in aurora's google api access phase I think)
For anbox try this

ln -s ~/anbox-data/data/media/0/Documents ~/Documents/android ln -s ~/anbox-data/data/media/0/Pictures ~/Pictures/android
ln -s ~/anbox-data/data/media/0/Music ~/Music/android
ln -s ~/anbox-data/data/media/0/Movies ~/Videos/android

For libertine try this method

http://docs.ubports.com/en/latest/userguide/dailyuse/libertine.html
 
Last edited:
  • Like
Reactions: bius88

badcloud

Senior Member
Dec 10, 2019
56
5
0
For anbox try this

ln -s ~/anbox-data/data/media/0/Documents ~/Documents/android ln -s ~/anbox-data/data/media/0/Pictures ~/Pictures/android
ln -s ~/anbox-data/data/media/0/Music ~/Music/android
ln -s ~/anbox-data/data/media/0/Movies ~/Videos/android

For libertine try this method

http://docs.ubports.com/en/latest/userguide/dailyuse/libertine.html
Anbox running Aurora Store still crashes after adding symlinks. FDroid works, for example. I would really like to debug anbox to understand why it crashes with Aurora.

I went according to the libertine userguide:

libertine-container-manager create -i default
Enter password for your user in the Libertine container or leave blank for no password:
Password: (left blank)
libertine-container-manager:123: ERROR: create(): Failed to create container: 'No module named 'libertine.LxcContainer''

---------- Post added at 09:49 AM ---------- Previous post was at 09:42 AM ----------

I ran into another issue. In UT terminal, I entered selection mode (using long press contextual menu).
1) I could not exit selection mode in order to copy selection.
2) Upon switching between programs, I went back to terminal and tried selecting text again and UT force reboots (could be because I tried selecting text beyond that which was displayed on screen, I don't know)
 

suoko

Senior Member
Jan 7, 2010
531
22
0
Tokyo
great job! how did you create the rom?
Did you use this? github.com/HaliumForMSM8916/halium-zip
The only bug i see is the top menu, the line under the icon is misaligned, its under the icon on the right sid3 of the selected one
 
Last edited:

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Update pushed
Note install with manual method

System and halium-boot :
https://github.com/areyoudeveloper1/ubports-ci/actions/runs/82515493

RootFs:
https://ci.ubports.com/job/xenial-h...-touch-hybris-xenial-edge-arm64-rootfs.tar.gz

How to install(is different with normal rom install)
-firts download offcial twrp https://dl.twrp.me/rolex/twrp-3.3.1-0-rolex.img.html
-then flash official twrp
-and then reboot into fastboot mode
-in computer exe command "fastboot flash boot halium-boot"
-after flash reboot into recovery and mount data partition
-in computer terminal execute "git clone https://gitlab.com/JBBgameich/halium-install.git && cd halium-install"
-then execute "./halium-install -p ut "path to rootfs" "path to halium system.img""
-The script will copy and extract the files to their proper places, then allow you to set the phablet user’s password.
-then after install complete reboot your phone

For Other Basic info:
http://docs.ubports.com/en/latest/porting/installing-16-04.html


Build by @DarknesShiddenorg
sorry for my bad english

DTANDKERNELSOURCE:

https://github.com/areyoudeveloper1/
 
  • Like
Reactions: suoko

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Will there be a new rom file (easier to upgrade) or better yet, will there be an optionto upgrade via apt? Saves the trouble of backing up/reinstalling programs

---------- Post added at 01:33 PM ---------- Previous post was at 01:14 PM ----------


Cannot find links to files...
But this one update source
 

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Will there be a new rom file (easier to upgrade) or better yet, will there be an optionto upgrade via apt? Saves the trouble of backing up/reinstalling programs

---------- Post added at 01:33 PM ---------- Previous post was at 01:14 PM ----------


Cannot find links to files...
Login into github
 
  • Like
Reactions: badcloud