Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vldmr

Pages: 1 ... 5 6 [7]
91
Gemini PDA - Android / Improve Spanish/Catalan keyboard layout
« on: November 23, 2019, 10:30:44 pm »
Quote from: vldmr
Looks like I am screwed. Looks like the only remedy would be to reset device. Or go ask if anyone from cosmo community could extract and send me this original com.gemini.keyboard apk. Or maybe go ask Planet to send me that apk.

Well, the apk is actually available on google play store: https://play.google.com/store/apps/details?...gemini.keyboard

So at least I am back to square one, wiping cold sweat from forehead. Still, why did not this work on cosmo?

92
Gemini PDA - Android / Improve Spanish/Catalan keyboard layout
« on: November 23, 2019, 10:15:40 pm »
I tried to use this method on new cosmo communicator. In apk editor step i completed but system notification was shown that uninstallation failed. Installation of modified version after that failed as well obviously.

Feeling very determined I tried to use adb for uninstallation:
Code: [Select]
$ adb uninstall com.gemini.keyboard
Failure [DELETE_FAILED_INTERNAL_ERROR]

OK, after some web search an alternative method was found:
Code: [Select]
$ adb shell
Cosmo_Communicator:/ $ pm uninstall -k --user 0 com.gemini.keyboard
Success
Cosmo_Communicator:/ $ ^D

A-ha, got ya!. Now try to install again:

Code: [Select]
$ adb install gen_signed.apk
adb: failed to install gen_signed.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.gemini.keyboard signatures do not match previously installed version; ignoring!]

Ugh, why is that? Maybe pm will work?

Code: [Select]
Cosmo_Communicator:/data/local/tmp $ pm install --user 0 gen_signed.apk
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.gemini.keyboard signatures do not match previously installed version; ignoring!]

Oh, no! I guess its time to roll back to stock version of Planet keyboard. Go to app settings to reenable built-in application, and guess what - its not there any more. Uninstalled! But still remembers previous version, not letting me install my updated package!

Looks like I am screwed. Looks like the only remedy would be to reset device. Or go ask if anyone from cosmo community could extract and send me this original com.gemini.keyboard apk. Or maybe go ask Planet to send me that apk.

Oh, well, the only thing I am wondering -- why did it work on gemini, but fails on cosmo?

93
Cosmo Communicator - Android / Launchers... From Worst to Best
« on: November 23, 2019, 06:41:59 pm »
Quote from: Charlie Stross
Has anyone tried T-UI on the Cosmo?

I just installed it. I think it is way cool, and makes cosmo with its keyboard much more usable than launchers that require to touch the screen.
It is open source as well, link to github.

External screen work, as well as everything else as far as I can tell. Even Planet App Bar - which is a launcher on it own in a sense - pops up with the Planet button.

94
Cosmo Communicator - Android / Disabling Android Features
« on: November 23, 2019, 05:57:30 pm »
I found elsewhere an advice to disable Google application in app preferences. Unfortunately, after disabling and restarting device, the search bar was still there, it just became non-functional.

Quote from: gidds
Yep, switching to another launcher is one way.

Another workaround is to drag your icons to a second page (to the right).  The Google bar is only on the first page.

95
Cosmo Communicator - Android / Application switcher problem
« on: November 23, 2019, 05:49:34 pm »
Application switcher list on my cosmo shows just title bars with application names and the area underneath where I would expect a thumbnail of the application screen is just blank. Is this just my device or other owners have this as well?
 [ Invalid Attachment ]

96
Cosmo Communicator - General Discussion / Film on new cosmo screen
« on: November 23, 2019, 04:52:25 pm »
I just received my indigogo cosmo yesterday. While unpacking I removed the usual film covering the screen from external display, and then headed up to do the same with main screen, but found that the film covering it does not have the usual ear tab for pulling it off. I also not able to peel it with finger nail.

Then my wife suggested - maybe it is not supposed to be removed, maybe it is part of screen, or maybe it is a screen protector. That suggestion stopped me from using more radical tool for removing the film.

So here is the question to new cosmo owners - or maybe to manufacturer: is the film on main screen of new cosmo is supposed to be removed? Did any new owner already removed that film?

Kind of stupid problem, but had to ask..

Pages: 1 ... 5 6 [7]