@GosuSan i have the same device you will actually need 12.02 as the final version will work but for some reason screen rotation is broken i dont know why you should just be able to use the installer but if you cannot you will need to use fastboot command from the terminal and you will have to fasboot flash <partition> filename.img to each file the partiton names are the same as the filenames
Posts
-
RE: Some Confusion about the install requirements
-
RE: Which devices support Ubuntu Touch to run games smoothly?
i for one would love to play openMW on UT and doom3 "dehm3" (not sure if i spelled that right)
-
RE: I am about to give up and leave
@jojumaxx i feel the same way im a dev for over 30 years .....after banging my head into brick walls over and over again and i complained non stop for a bit .....but really i just had to step back and realize "this isnt linux" ....ask all these guys they will tell you ......i dont have any answers it just is what it is ....the sooner you accept that the better off you will be ......i have like 50 programs i want to port to UT but i keep running into outdated libs and dead links all kinds of issues .......but ultimately the scope of UT versus how many developers is extremely unbalanced and as time goes forward UT seems to be falling behind .......its just not very cool to bust the existing developers ballz as they are doing their best and usually not even getting paid ......i totally get your frustration tho (like im your #1 fan in this) ........if you know how to code forge ahead and add the features you want (will be a learning experience)
-
RE: Would it be possible to port this app?
omg i see why axolotl isnt getting any development love ........its a giant mess .....this may take a extremely long time .....30 years of writing software i have come to the conclusion the K.I.S.S method is really king ....axolotl does not and i repeat does not follow K.I.S.S (keep it simple silly) ....i can build it kinda so we shall see
-
RE: Would it be possible to port this app?
@Moem im cloning it now if i can get it to build on my system ill prob be able to do something with it ....although i prob wont be able to directly help them because im locked out of github atm
-
RE: Would it be possible to port this app?
@Moem actually i can make the script i have use it automatically so you wouldnt have to use the terminal ....but alas i think its just to outdated to bother
-
RE: Would it be possible to port this app?
when the newer libraries become available i can make it happen pretty easy i already have the main shell of the program as you see ....so eventually it prob will happen ...depends on the core devs
-
RE: Would it be possible to port this app?
so iv been stalking the signal github ....and right now im thinking it wont be possible for alot of reasons ....the only way currently would be to install the signal-cli program and that would might not work because of alot of current updates to the core libs of signal and lack of updates with everything else ...currently .....have you tried to use libertine? (i have never gotten it to work) ....im sorry i wanted to make this happen for you
-
RE: Would it be possible to port this app?
one main issue im running into is signal does not provide a public api so i have to use signal-cli to make things happen the issue is UT file system is locked ....so i dont know what to do .....can a clickable app download and install a program for the system or does it only use its own space to do anything? ...if its a command line app like signal-cli can it run in a apps user space? ....so much i dont know about clickable ........this is why im usually complaining about this or that on UT regarding the locked file system ....great for security but makes app development .....really hard ....im sure its just something simple (or complicated lol)i need to learn though
-
RE: Would it be possible to port this app?
@Moem do you prefer to use you username and password or do you use any Oauth i.e google, github, ect?
-
RE: Would it be possible to port this app?
@Moem thats all i needed to know for now .....ill go ahead and put it into a clickable and we can try hit or miss ....right now none of my devices have UT on them so my testing is limited to clickable desktop
-
RE: Would it be possible to port this app?
@Moem well when i say private message i mean it only works on the local network or port forwarding ....without the need to contact a 3rd party server .... i guess i dont understand what you want in a use case? ....to use signal it needs to contact signal servers to log in and they handle the ability to contact anyone on signal .....where i could just make this a local network private chat or even bundle it with its own server then port forward would be needed to access the outside(not sure how to do that with clickable just yet)
-
RE: Would it be possible to port this app?
maybe ill ditch github Oauth and use something more basic like google ....or should i even worry about a login? this could easily be made into a private messaging app ....@Moem ...its your app so you can decide the features
-
RE: Would it be possible to port this app?
its a good distraction and is way easier app to build than a web browser
-
RE: Would it be possible to port this app?
if i can get my way i have like 50 apps to bring over to UT including a entire office suite .....i want to bring my AI assistant over but i dont think it will work very well .....meh phones ....but yeah its for sure on my todo
-
RE: Would it be possible to port this app?
@Moem you mean kinda like this?? .....do to the fact your so awesome i thought id give it a shot ....iv never used signal so i had to google it and us AI to help ....but why not? .....so what i need is for this to be tested and then given feedback then i can port it to click or fix it or whatever (in theory) lol ....when im done ill name Moem-signal app lol ....its a single file script so do you prefer the code here copy and paste or a google drive link to the file? ....im locked out of github ATM and dont really care to go back (i cannot stand microsoft)
-
attempting to build a browser in qt
well since i started developing apps for my pylinux distro i might as well port some of them to click ......its like all the fun of developing an app the first time but i get all the joy of doing it a second time! lol ..... no really though tracking down up to date qt modules is a nightmare on a arm64 so im stuck using older versions ....tried to compile from source but usually missing a lib on arm64 (right now a orange pi 5 is my real only dev computer and to be honest i dont really know how to code on windows ~and i dont want to) .....idk just blabbing was hoping to get some input also looks nothing like the original script do to older versions im stuck using ...... the original
-
RE: Is it possible to install UT on a Droidian device
@Enrico13011978 me too you have to downgrade
-
RE: Is it possible to install UT on a Droidian device
@Enrico13011978 you need a very specific miui 12.0.2 if memory serves i have the same device
-
RE: am i crazy or couldnt we launch a UT instance using clickable??
@arubislander oh wow ....i must have lost my mind then lol .....maybe i used a vm once and totally forgot or something