LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Mobile
User Name
Password
Linux - Mobile This forum is for the discussion of all topics relating to Mobile Linux. This includes Android, Tizen, Sailfish OS, Replicant, Ubuntu Touch, webOS, and other similar projects and products.

Notices


Reply
  Search this Thread
Old 09-07-2019, 07:22 PM   #31
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210

I decided to install Anbox on the Ubuntu Touch phone I have (the Nexus 5 phone). Tricky. At one point, on my desktop computer, I was entering commands in the terminal in an adb session I was having with the phone, and it asked for my password. So, I kept entering my desktop computer's password, and the terminal kept saying it was incorrect. Drove me bonkers until I realized that I was supposed to be entering in the phone's password rather than the desktop computer's password. Anyway, I did succeed, and was able to install and run an Android app on the Ubuntu Touch phone. So, that gives it more options.
 
Old 09-07-2019, 11:19 PM   #32
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Quote:
Originally Posted by ondoho View Post
Some Android keyboards can deal with that - let's hope UBports' keyboard also does. It's not a big thing, maybe just a matter of choosing a different input "language".
Yes, I did notice that some usable options were given (which I failed to notice at first glance).
 
Old 09-08-2019, 01:18 AM   #33
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by mark_alfred View Post
I kept entering my desktop computer's password, and the terminal kept saying it was incorrect. Drove me bonkers until I realized that I was supposed to be entering in the phone's password rather than the desktop computer's password.
A common problem with remote logins.
I use distinctly different shell prompts for each login - i.e. define a distinct shell prompt in the remote client's ~/.profile or ~/.bashrc or some such.

How are Android apps under Ubports? Which functionality/apps do you really need that are not available natively?
 
Old 09-08-2019, 09:08 AM   #34
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Quote:
Originally Posted by ondoho View Post
How are Android apps under Ubports? Which functionality/apps do you really need that are not available natively?
So far, the only two Android apps I've installed have been GTFSOffline and F-Droid.

Assuming F-Droid is where an Ubuntu Touch user gets their Android apps (which in my case will be true), then F-Droid is recommended to keep track of when these apps need to be updated. I'm uncertain whether F-Droid itself could do that, or whether it would simply serve as an alert to me that I'd need to reinstall via the "How to install new APKs" procedure (as described here), I don't know (I assume the latter).

Regarding GTFSOffline, this is something I use to find out when the next bus/streetcar/train is coming to a transit stop (without having to rely on having data, which I don't have since it's too expensive, and there's enough opportunities to use wifi). I have yet to test whether it actually works or not (it relies on a phone's location services), but I've yet to go out and try it. However, even after successfully installing it, I had some unexpected difficulties setting it up. The app requires creating a database from publicly available transit feeds, which come out monthly. And the database needs to be inserted where it can read it (which normally would be /sdcard/Android/data/com.wbrenna.gtfsoffline/files/). However, that was not accessible via the normal file manager. So, I had to use the command line to search for the folder and then, with sudo, insert the file into the folder. After doing this it worked.

Another glitch is that UBports doesn't have the back button option on the bottom, as does Android. So, applications need a back button to be built into it (IE, if you go to "preferences" or "settings", if the app doesn't have a back button built into it, which is the case with GTFSOffline, then you have to kill the app and restart it to get to the main window again.)
Attached Thumbnails
Click image for larger version

Name:	nobackbutton.png
Views:	18
Size:	14.1 KB
ID:	31323  
 
1 members found this post helpful.
Old 09-08-2019, 01:41 PM   #35
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Hmm. I went outside, and tried out GTFSOffline, and it did not work.

My phone needs to be able to do the following: have a map application that works offline (relying on downloaded maps/tiles from OSM or lacells or whatever), have an offline transit-feed reading service, wifi, a phone with texting that works, and a flash-light. Wifi works on the UBports phone, and presumably the phone stuff works (I haven't yet transferred the SIM card from my Galaxy Nexus -- running LineageOS -- to the Nexus 5 with Ubuntu Touch). Also preferably have a calendar and contacts information that makes it easy to have a copy on my desktop (I think this will be easier with Ubuntu Touch, using command-line Linux applications, than it has been with LineageOS).

The offline location and mapping stuff isn't going well with Ubuntu Touch. I'm gonna try to install it fresh, explore more thoroughly the native Ubuntu apps, and then see if I can get it to a point where it's acceptable. Otherwise, it becomes a LineageOS phone.
 
Old 09-08-2019, 02:12 PM   #36
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Hmm #2. Well, on my Ubuntu laptop, I tried using the package that supposedly makes installing a breeze. Not. That works like shit. So, I'm back to manually installing it (reinstalling it, to clear out all the crap I tried previously).
 
Old 09-08-2019, 02:36 PM   #37
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Hmm #3. Well, seems the manual installation isn't going well either, which, in retrospect, doesn't surprise me. The UBports recovery program is terrible. Last time, I needed to install the TWRP recovery program on it to properly wipe the thing. Well, guess I'll have to do the same this time. And then reinstall the LineageOS image. And then maybe I'll be able to reinstall Ubuntu Touch.... the fact that it's almost impossible to simply reinstall it is, well, kinda sad.
 
Old 09-08-2019, 04:33 PM   #38
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Okay, so I reinstalled Ubuntu Touch. I figure that my screwing around with it likely was messing it up. So, I'm now on the UBports forum asking how I can properly set stuff up. I'm hoping I can get it up to my minimum standard to declare it a "keeper".
 
Old 09-09-2019, 12:50 PM   #39
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
GTFSOffline looks interesting.
Installed it now. My region offers a database, have to get it on the phone somehow (this just normal LOS).

Quote:
Originally Posted by mark_alfred View Post
Another glitch is that UBports doesn't have the back button option on the bottom, as does Android. So, applications need a back button to be built into it (IE, if you go to "preferences" or "settings", if the app doesn't have a back button built into it, which is the case with GTFSOffline, then you have to kill the app and restart it to get to the main window again.)
I think I heard that Ubuntu Touch uses swipe gestures for this sort of things? Like, from the very edge inwards, sth like that?

Quote:
Originally Posted by mark_alfred View Post
My phone needs to be able to do the following: have a map application that works offline (relying on downloaded maps/tiles from OSM
Isn't OSMAnd available for you? FWIW, I don't think it uses tiles but draws the maps in real time from XML files.

Anyhow, I hope you get it going again. I really do. You're my guinea pig
 
1 members found this post helpful.
Old 09-09-2019, 01:05 PM   #40
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
This makes me sad.
I had hoped that Linux users may be a group of people who don't just want a slab of greecy glass.
Are there no users left who prefer things like physical keyboards and useful ports (audio etc.) Rather than a new slab of shiny?
 
1 members found this post helpful.
Old 09-09-2019, 01:31 PM   #41
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ oh. now it's the form factor, not the software, not the firmware?
FWIW, I'd truly like something that has usability & size comparable to a (large) smartphone, but with real Linux.
For my mobile computing needs. Removing the physical keyboard also reduces size, and frankly, I'm not planning to do any coding or essays on it.
At home nothing will ever replace the keyboard, even though it also gets greasy.
 
Old 09-09-2019, 01:38 PM   #42
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by ondoho View Post
^ oh. now it's the form factor, not the software, not the firmware?
FWIW, I'd truly like something that has usability & size comparable to a (large) smartphone, but with real Linux.
For my mobile computing needs. Removing the physical keyboard also reduces size, and frankly, I'm not planning to do any coding or essays on it.
At home nothing will ever replace the keyboard, even though it also gets greasy.
I refer more to the lack of choice. I have no specific gripe with a slab of dirty glass but there are more form facctors and more OSs out there and all but Android and Apple are ignored.
Yes, I'm equating things which are not specifically realated (OS freedom and physical keyboards) butthe attitude killing them both is the same.
 
Old 09-09-2019, 03:13 PM   #43
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Rep: Reputation: Disabled
This is exactly what I am looking for providing that it's reasonably priced. https://www.youtube.com/watch?v=8V711Iordo4 More on the Pinephone. https://www.pine64.org/pinephone/

Last edited by Crippled; 09-09-2019 at 03:19 PM.
 
Old 09-09-2019, 03:16 PM   #44
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by 273 View Post
I refer more to the lack of choice. I have no specific gripe with a slab of dirty glass but there are more form facctors and more OSs out there and all but Android and Apple are ignored.
Yes, I'm equating things which are not specifically realated (OS freedom and physical keyboards) butthe attitude killing them both is the same.
I find non-constructive complainy comments worse.
What would those other choices be for mobile computing, in your opinion? Whether they exist or not, share your vision.
And let's just assume we could run a full GNU/Linux on them (so not UBPorts).
______________________________

Quote:
Originally Posted by Crippled View Post
This is exactly what I am looking for providing that it's reasonably priced. https://www.youtube.com/watch?v=FYd2BpKWTeE
Is anybody else seeing a large-breasted lady visiting an otter cafe here?

Last edited by ondoho; 09-09-2019 at 03:18 PM.
 
Old 09-10-2019, 05:35 AM   #45
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by ondoho View Post
I find non-constructive complainy comments worse.
What would those other choices be for mobile computing, in your opinion? Whether they exist or not, share your vision.
And let's just assume we could run a full GNU/Linux on them (so not UBPorts).
______________________________


Is anybody else seeing a large-breasted lady visiting an otter cafe here?
Have you seriously never seen a device thatKs not a slab of glass?
I'm typing this on one of the last true Blackberry devices -- it's as thin as most other phones, has a 2560 by 1440 display and a hardware qwerty keyboard. It's not perfect but it's as decent device and was a choice.
Then there's the Planet Gemini and forthcoming Cosmno. Tiny "laptop" like devices which, thankfully, are being manufactured, are a choice and do run desktop style Lunux as a choice.
Remember the HTC devices with things like the ability to use in Lapopt or tablet style?

People today seem obsessed by the idea a mobile communications device is a slab of glass. If I sound negative and moany it's because I am and it only takes a quick look at the state of things to see why.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: You Can Now Turn Your Old Moto G2 "Titan" Phone Into an Ubuntu Phone, Here's How LXer Syndicated Linux News 0 02-23-2018 04:02 AM
does anyone here use VOIP phone service jaz General 4 05-30-2004 05:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Mobile

All times are GMT -5. The time now is 07:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration