Slion 1,201 Posted August 27, 2021 Share Posted August 27, 2021 @claude0001 Is that normal the gapps won't show up with my custom build? Does it needs some proper signing to work? Quote Link to post Share on other sites
Slion 1,201 Posted August 27, 2021 Share Posted August 27, 2021 (edited) I'm having a hard time installing APKs on my custom Lineage OS build. First for some reasons I could not setup gapps probably because of signing issues. Then the Files app won't open some apks. Some work like the one from my Fulguris Web Browser, some do not work like the one from F-Droid or my Fx Service. It has not much to do with the APKs themselves it's just that the Files app won't install them for some reason. When I had gapps I could use another File Manager to install them but as it is I can't cause I can't even install F-Droid… Edited August 27, 2021 by Slion 1 Quote Link to post Share on other sites
EskeRahn 5,460 Posted August 27, 2021 Share Posted August 27, 2021 14 hours ago, Slion said: @claude0001 Is that normal the gapps won't show up with my custom build? It needs some proper signing to work? Could it be some a/b stuff. The normal procedure install the main image to a, and then a recovery boot, and the gapps are put to b. (see batch a bit above) 1 Quote Link to post Share on other sites
Slion 1,201 Posted August 27, 2021 Share Posted August 27, 2021 3 minutes ago, EskeRahn said: Could it be some a/b stuff. The normal procedure install the main image to a, and then a recovery boot, and the gapps are put to b. (see batch a bit above) Could be, though I'm not using that batch script of yours, just doing sideload which I believe is targeting the current slot which I never changed explicitly. Quote Link to post Share on other sites
EskeRahn 5,460 Posted August 27, 2021 Share Posted August 27, 2021 1 minute ago, Slion said: Could be, though I'm not using that batch script of yours, just doing sideload which I believe is targeting the current slot which I never changed explicitly. Yes obviously you will not use that directly, but the logic I took from tdm's guide. And the interesting point is here to NOT just add as a second package after install, but to go to advanced, and reboot to recovery, and then add it (and that will be to b if the main was in a) 1 Quote Link to post Share on other sites
Slion 1,201 Posted August 27, 2021 Share Posted August 27, 2021 1 hour ago, Slion said: I'm having a hard time installing APKs on my custom Lineage OS build. First for some reasons I could not setup gapps probably because of signing issues. Then the Files app won't open some apks. Some work like the one from my Fulguris Web Browser, some do not work like the one from F-Droid or my Fx Service. It has not much to do with the APKs themselves it's just that the Files app won't install them for some reason. When I had gapps I could use another File Manager to install them but as it is I can't cause I can't even install F-Droid… Solution: adb install <full-file-name-apk> Though really we should report those issues upstream to Lineage I guess. 1 Quote Link to post Share on other sites
EskeRahn 5,460 Posted August 27, 2021 Share Posted August 27, 2021 3 hours ago, Slion said: Though really we should report those issues upstream to Lineage I guess. Indeed, as it is hardly limited to the Pro1(x) Quote Link to post Share on other sites
Rob. S. 1,661 Posted August 27, 2021 Share Posted August 27, 2021 18 hours ago, Slion said: @claude0001 Is that normal the gapps won't show up with my custom build? It needs some proper signing to work? Me, I cannot say because I never used a (potentially unsigned) custom build, but when I installed the official 18.1 build these days I had problems with GApps showing up, too, on first boot. Because of conflicting information and experience regarding how/when to sideload GApps (and Magisk) after having sideloaded LOS, I finally flashed those ZIPs on both A and B partitions (and then both came up)... Quote Link to post Share on other sites
Hook 3,020 Posted August 27, 2021 Share Posted August 27, 2021 10 minutes ago, Rob. S. said: Me, I cannot say because I never used a (potentially unsigned) custom build, but when I installed the official 18.1 build these days I had problems with GApps showing up, too, on first boot. Because of conflicting information and experience regarding how/when to sideload GApps (and Magisk) after having sideloaded LOS, I finally flashed those ZIPs on both A and B partitions (and then both came up)... I obviously don't build LOS, but I've never had a problem with Gapps showing up when sideloading LOS via ADB. I have always used @tdm instructions, as mentioned by @EskeRahn. I adb sideload the latest LOS nightly, then reboot to recovery, which changes you from the a/b partition you were on to the other a/b partion where the update was installed. Then I adb sideload Magisk and Gapps (in that order, if it makes a difference-- I don't think it does). 2 Quote Link to post Share on other sites
EskeRahn 5,460 Posted August 27, 2021 Share Posted August 27, 2021 4 minutes ago, Hook said: Then I adb sideload Magisk and Gapps (in that order, if it makes a difference-- I don't think it does). on 16.0 I loaded Gapps before SU, so I think you are right, and the order of those is not important Quote Link to post Share on other sites
EskeRahn 5,460 Posted August 27, 2021 Share Posted August 27, 2021 7 minutes ago, Hook said: ....then reboot to recovery, which changes you from the a/b partition you were on to the other a/b partion where the update was installed. I do not think that is quite accurate, I think it is the package flash that ends by setting the next boot partition to 'the other'. If you in recovery mode goes to advanced, reboot to recovery again, it does not change each time. I used to do that between gapps and su on 16.0, and they both went to b. Quote Link to post Share on other sites
Hook 3,020 Posted August 27, 2021 Share Posted August 27, 2021 4 minutes ago, EskeRahn said: I do not think that is quite accurate, I think it is the package flash that ends by setting the next boot partition to 'the other'. If you in recovery mode goes to advanced, reboot to recovery again, it does not change each time. I used to do that between gapps and su on 16.0, and they both went to b. I think we are saying the same thing. Maybe I wasn't clear-- I do not always have the terminology right. All I was saying is that, if recovery is showing you are on partition a: and you adb sideload the update, it still shows partition a: You then have to reboot to recovery and it shows you are now on partition b: Wnat actually accomplishes the change in partition is magic to a noob like me. 😄 And yes, reboot to recovery is not needed after Magisk and Gapps. 1 Quote Link to post Share on other sites
EskeRahn 5,460 Posted August 27, 2021 Share Posted August 27, 2021 16 minutes ago, Hook said: reboot to recovery is not needed after Magisk and Gapps. (i did it between the two packages, but it stayed on b - and yes it is magic to me too *LOL* so purely guessing here, it does not really print out much during the install, I guess that some more details ends up in a log-file somewhere) Quote Link to post Share on other sites
claude0001 1,341 Posted August 27, 2021 Share Posted August 27, 2021 10 hours ago, Slion said: I'm having a hard time installing APKs on my custom Lineage OS build. First for some reasons I could not setup gapps probably because of signing issues. Then the Files app won't open some apks. Some work like the one from my Fulguris Web Browser, some do not work like the one from F-Droid or my Fx Service. It has not much to do with the APKs themselves it's just that the Files app won't install them for some reason. When I had gapps I could use another File Manager to install them but as it is I can't cause I can't even install F-Droid… This seems really awkward. I fear I cannot help here. I have been using my self-built (testing-key-signed) Lineage for months. And while I do not use Gapps (on purpose 😎), I can sideload LOS-16's official AddonSU, and I can install any App via F-Droid, Aurora, or by opening the *.APK from the file browser. I did migrate a previous official Lineage install using the procedure explained in the Lineage wiki in order to not loose my data upon installing my own build. But that was it. I understand you wiped data before flashing your build ("Nuke the entire site from orbit!"), so I would expect signing-keys not to be an issue for you. 1 Quote Link to post Share on other sites
Slion 1,201 Posted August 28, 2021 Share Posted August 28, 2021 I'm contemplating the following keyboard driver changes: @VaZso You are going to like that one. Quote Link to post Share on other sites
marmistrz 93 Posted August 28, 2021 Share Posted August 28, 2021 For me, the biggest annoyance of the Pro1 keyboard is that it's impossible to turn off autocapitalization. Some time ago I took a quick look at the sources but I didn't find the root cause. This seems to be done by the Android userspace. Did anyone find a root cause or a workaround? 1 Quote Link to post Share on other sites
Slion 1,201 Posted August 28, 2021 Share Posted August 28, 2021 (edited) 4 minutes ago, marmistrz said: For me, the biggest annoyance of the Pro1 keyboard is that it's impossible to turn off autocapitalization. Some time ago I took a quick look at the sources but I didn't find the root cause. This seems to be done by the Android userspace. Did anyone find a root cause or a workaround? Certainly caused by your keyboard software. Try AnySoftKeyboard maybe or look into your current keyboard settings and see if there is an option to disable it. Edited August 28, 2021 by Slion Quote Link to post Share on other sites
marmistrz 93 Posted August 28, 2021 Share Posted August 28, 2021 47 minutes ago, Slion said: Certainly caused by your keyboard software. Try AnySoftKeyboard maybe or look into your current keyboard settings and see if there is an option to disable it. I'm using anysoftkeyboard as my virtual kbd and have autocapitalization turned off there. sentences are not autocapitalized when using the virtual kbd but the are while using the hw kbd Quote Link to post Share on other sites
Slion 1,201 Posted August 28, 2021 Share Posted August 28, 2021 14 minutes ago, marmistrz said: I'm using anysoftkeyboard as my virtual kbd and have autocapitalization turned off there. sentences are not autocapitalized when using the virtual kbd but the are while using the hw kbd Is there not a different set of settings for hardware keyboard? Quote Link to post Share on other sites
marmistrz 93 Posted August 28, 2021 Share Posted August 28, 2021 (edited) 14 minutes ago, Slion said: Is there not a different set of settings for hardware keyboard? There is but it doesn't provide any autocapitalization setting Edited August 28, 2021 by marmistrz 1 Quote Link to post Share on other sites
Slion 1,201 Posted August 28, 2021 Share Posted August 28, 2021 40 minutes ago, marmistrz said: There is but it doesn't provide any autocapitalization setting I'm using ASK too and I don't have auto caps. Nor do I have sticky shifts. At least not in WebView based browsers. Maybe it depends on the app somehow but I doubt it. Settings search field also does not have auto caps and stick shifts here. Quote Link to post Share on other sites
Maplesteel 97 Posted August 28, 2021 Share Posted August 28, 2021 (edited) This could be a red herring / I could be misremembering something but I thought the settings for external keyboards and/or the way the device driver manifest thingy is set, the keyboard is an ALPHA mode vs FULL keyboard mode, and ALPHA will auto-caps first letters for you. per @EskeRahns 2 year old comment. Quote In addition, to improve typing speed and accuracy, the framework provides special affordances for alphabetic keyboards such as auto-capitalization and toggled / locked SHIFT and ALT keys. Edited August 28, 2021 by Maplesteel 1 1 Quote Link to post Share on other sites
Rob. S. 1,661 Posted August 28, 2021 Share Posted August 28, 2021 (edited) 8 hours ago, Slion said: I'm using ASK too and I don't have auto caps. Nor do I have sticky shifts. At least not in WebView based browsers. Maybe it depends on the app somehow but I doubt it. I'm still not sure about the whole spectrum of things the app can change, but I guess the app can change quite a bit. I fear my brain is already overloaded with all those keyboard details even without going into things like debugging and changing a keyboard driver... I can't quite remember how it used to be in LOS 16.1 (which had an US International keymap with dead keys for accents and umlauts), but now in LOS 18.1 the long-press special-character popups don't work in text boxes on web pages, so I'm happy to get the umlauts and accents I need through Sym+key combinations... Edited August 28, 2021 by Rob. S. 1 Quote Link to post Share on other sites
marmistrz 93 Posted August 28, 2021 Share Posted August 28, 2021 4 hours ago, Maplesteel said: This could be a red herring / I could be misremembering something but I thought the settings for external keyboards and/or the way the device driver manifest thingy is set, the keyboard is an ALPHA mode vs FULL keyboard mode, and ALPHA will auto-caps first letters for you. per @EskeRahns 2 year old comment. Thanks. My point is that while I want sticky modifiers, i don't want autocapitalization 🙂 so switching back to full doesn't do the trick 1 1 Quote Link to post Share on other sites
Hook 3,020 Posted August 28, 2021 Share Posted August 28, 2021 57 minutes ago, marmistrz said: Thanks. My point is that while I want sticky modifiers, i don't want autocapitalization 🙂 so switching back to full doesn't do the trick Again, as far as I can tell, this is controlled by the the soft keyboard. AOSP keyboard has sticky shift (but no setting for it) but it does have an autocapitilization toggle. If you turn it off in the soft keyboard, the hardware keyboard no longer does it. 2 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.