Question how to install gapps? - Samsung Galaxy A52s 5G

I downloaded the nikgapps core package and installed it along with lineageOS, the installation was successful, but the device did not have google services and play store.

Up

Related

[Solved] LineageOS 14.1 crashes at install when OpenGApps 7.1 are installed

I have a Samsung Galaxy Tab 10.1 WiFi (SM-T520, picassowifi, n2awifi).
I want to have LineageOS 14.1 (nightly build of 2017-05-18). In comparison to the stock ROM (Android 4.2.2), LineageOS offers me a more current version of Android including "more current" security patches.
Furthermore I already use LineageOS on my smartphone so I am familiar with the LineageOS ROM.
So much for my motivation. Here comes the issue with it...
I went over to wiki.lineageos.org/devices/n2awifi/install to review the installation instructions for LineageOS on my tablet variant (there mentioned as "n2awifi"). I see references to Heimdall which I never was able to properly "install" (more precisely the drivers) so I use my own perfectly working way I describe now:
I went over to download.lineageos.org for receiving the latest (as of 2017-05-25) nightly (only nightlies are available at this time) of LineageOS 14.1 for my tablet variant (there mentioned as "n2awifi"). The version I took was "lineage-14.1-20170518-nightly-n2awifi-signed.zip".
I went over to https://eu.dl.twrp.me/picassowifi/ for receiving the latest (as of 2017-05-25) build of the TWRP recovery image for my tablet variant (there mentioned as "picassowifi"). The version I took was "twrp-3.0.2-0-picassowifi.img.tar".
Edit: 3.1.1 was already out but I discovery random crashes and reboots with it. So I went back to the known stable 3.0.2.
I went over to www.sammobile.com/firmwares/ for receiving the latest (as of 2017-05-25) build of the Odin tools to flash TWRP recovery onto my tablet variant (there mentioned as "SM-T520"). The version I took was "Odin v3.11.1".
I went over to developer.samsung.com to receive the latest (as of 2017-05-25) build of the SAMSUNG Android USB Driver for Windows. The version I took was "Feb 10, 2015".
I went over to opengapps.org for receiving the latest (as of 2017-05-25) build of the OpenGApps package. The version I took was "open_gapps-arm-7.1-nano-20170525.zip".
I downloaded the latest Android Platform Tools directly from Google and extract it into my home directory (Windows). I extend the PATH variable with the directory I just extracted to be able to use just "adb" in any to access the adb application which is now within that extracted directory.
I started my tablet into the Download environment (ODIN mode).
I flashed the TWRP recovery image (tar ball) with Odin.
I restarted my tablet into the Recovery environment (now TWRP).
I wiped out everything on the tablet. using TWRP wipe option. Like system, data, both caches, internal storage.
I startet TWRP's ADB Sideload mode.
I sideloaded the LineageOS ZIP package onto the tablet.
I performed a factory reset. Notice: I did not install any other software (like OpenGApps) onto the tablet.
I performed a restart and complete the LineageOS installation procedure. As of now everything works fine expect that no Google application where installed (like Google Play store for getting apps).
I restartet my tablet into the Recovery environment (TWRP) again and like before wiped out everything.
I startet TWRP's ADB Sideload mode.
I sideloaded the LineageOS ZIP package onto the tablet.
I sideloaded the OpenGApps ZIP package onto the tablet.
I performed a factory reset. Notice: Now GApps are already installed onto my tablet.
I performed a restart and try complete the LineageOS installation procedure. Unfortunately the installation wizard crashes on the second step.
LineageOS welcome screen: <Next>
Language selection: "English (United States)": <Next>
Welcome to your SM-T520 screen: "Set up as new"
Error message: "Setup Wizard has stopped"
Of course there was an option to "Open app again" but this just results into getting to the language selection page again (step 2).
Since I cannot reach the developer tools to enable ADB I cannot access the logs, right?
I this behavior known? How can I supply helpful log files in this situation?
burnersk said:
I this behavior known?
Click to expand...
Click to collapse
Yes.
Setup needs some networking.
Just pull down the status bar and enable wifi.
It becomes possible after error message (step 4 in your post) if I remember correctly.
bbsc said:
Just pull down the status bar and enable wifi.
It becomes possible after error message (step 4 in your post) if I remember correctly.
Click to expand...
Click to collapse
Thank you.
But it only becomes available within the time frame of the black screen after hitting "Open app again". When the language screen is up again the status bar is unavailable again. But if you pulled it down at black screen you will have it.
burnersk said:
When the language screen is up again the status bar is unavailable again.
Click to expand...
Click to collapse
Ok, but you only need it once - just for to enable wifi which is disabled by default for some reason.

Error installing latest Lineageos cm14-1 Moto-z Play

I have unlocked my Moto-z play, flashed twrp 3.1.1, copied the latest lineageos to the internal storage, wiped the data, I select install and the lineageos image and I get the following error:
This package supports bootloader(s): 0xC105, 0xC106, 0xC107, 0xC112: this device has bootloader 0xC014. I am running the stock android 6.0.1. Searching the forums it says to install 'nougat'. Can someone point me to the 'how-to' for this?
Thanks
Y-
YileKu said:
I have unlocked my Moto-z play, flashed twrp 3.1.1, copied the latest lineageos to the internal storage, wiped the data, I select install and the lineageos image and I get the following error:
This package supports bootloader(s): 0xC105, 0xC106, 0xC107, 0xC112: this device has bootloader 0xC014. I am running the stock android 6.0.1. Searching the forums it says to install 'nougat'. Can someone point me to the 'how-to' for this?
Thanks
Y-
Click to expand...
Click to collapse
Flash through adb nougat firmware and then install recovery again (bootloader will stay unlocked). After that, you can flash LOS.
https://forum.xda-developers.com/moto-z-play/how-to/moto-z-play-reteu-firmware-otas-t3557917

LineageOS uses Google for setup.

Hello,
I'm trying to install LineageOS with the least amount of Google footprint possible along with Magisk Manager.
However, when booting into LineageOS, it uses Google to setup my device instead of the LineageOS.
My process of installation:
1. Open Recovery and Advance wipe everything (excluding OTG, including Internal Storage) and Format Data after that
2. Reboot into bootloader
3. fastboot flash recovery twrp-3.3.1-1-20190713-codeworkx-dumpling.img
4. fastboot boot twrp-3.3.1-1-20190713-codeworkx-dumpling.img
5. adb sideload lineage-16.0-20190816-nightly-dumpling-signed.zip // I've also tried flashing / installing it like a regular zip
6. adb push open_gapps-arm64-9.0-pico-20190816.zip // I've also tried using aroma sometimes
7. adb push Magisk-v19.3.zip
8. Install / Flash Gapps
9. Install / Flash Magisk
10. Boot into System
Using the above method, Google loads up to setup my device.
I'd like to use LineageOS with its stock apps and ONLY Play Store from Google if possible.
Any help is much appreciated.
JohnnyBoiiJB said:
Hello,
I'm trying to install LineageOS with the least amount of Google footprint possible along with Magisk Manager.
However, when booting into LineageOS, it uses Google to setup my device instead of the LineageOS.
My process of installation:
1. Open Recovery and Advance wipe everything (excluding OTG, including Internal Storage) and Format Data after that
2. Reboot into bootloader
3. fastboot flash recovery twrp-3.3.1-1-20190713-codeworkx-dumpling.img
4. fastboot boot twrp-3.3.1-1-20190713-codeworkx-dumpling.img
5. adb sideload lineage-16.0-20190816-nightly-dumpling-signed.zip // I've also tried flashing / installing it like a regular zip
6. adb push open_gapps-arm64-9.0-pico-20190816.zip // I've also tried using aroma sometimes
7. adb push Magisk-v19.3.zip
8. Install / Flash Gapps
9. Install / Flash Magisk
10. Boot into System
Using the above method, Google loads up to setup my device.
I'd like to use LineageOS with its stock apps and ONLY Play Store from Google if possible.
Any help is much appreciated.
Click to expand...
Click to collapse
you can't
for play store you need google core apps and google play services
if you don't want google at setup remove
setupwizard folder from system/priv-app
after flashing gapps
AlMaghraby said:
you can't
for play store you need google core apps and google play services
if you don't want google at setup remove
setupwizard folder from system/priv-app
after flashing gapps
Click to expand...
Click to collapse
Does that make LineageOS do the setup instead of Google? Sorry new to this whole thing..
AlMaghraby said:
you can't
for play store you need google core apps and google play services
if you don't want google at setup remove
setupwizard folder from system/priv-app
after flashing gapps
Click to expand...
Click to collapse
Also, in this youtube video here: v=3wI2ht0kbeU , you can see the person sideloading lineage and setup the phone and then load gapps. However, in the LineageOS Installation guide, it is highly recommended to flash the gapps immediately after flashing LOS.
JohnnyBoiiJB said:
Does that make LineageOS do the setup instead of Google? Sorry new to this whole thing..
Click to expand...
Click to collapse
yes
---------- Post added at 11:46 PM ---------- Previous post was at 11:44 PM ----------
JohnnyBoiiJB said:
Also, in this youtube video here: v=3wI2ht0kbeU , you can see the person sideloading lineage and setup the phone and then load gapps. However, in the LineageOS Installation guide, it is highly recommended to flash the gapps immediately after flashing LOS.
Click to expand...
Click to collapse
most of the apps you use require google play services to work
that's why
If you want the smallest Google footprint possible then you can use MicroG instead of Gapps. There is even a LineageOS weekly build that comes with it preinstalled https://download.lineage.microg.org/dumpling/

System partition is too small to install Google GSI system

Hi There!
I come to you with a request for help. Well, I wanted to install the GSI system straight from the Google website, but during the installation it turns out that my system partition is definitely too small.
Is there any way to properly install the IMG image straight from the Google site? Probably should enlarge the system partition, just HOW? I need the help of experts, and I know that at the XDA Forum I will find them.
Below you will need information:
- My device is Google Pixel XL (marlin),
- My phone supports Treble A and B updates,
- The system I wanted to install was the beta GSI Android 11 straight from the Google website,
- The recovery I used when trying to install the system: twrp-3.4.0-0-marlin.img from TWRP site,
- I also tried to install the system using CMD with ADB and fastboot,
- I have fastboot unlocked on my device,
- Information about too small partition also occurs when trying to install GSI Android 10,
- My device does not support fastbootd,
- LineageOS ZIP packages work normally and install without any errors,
- Updates from ADB sideload also load smoothly,
- Here is the link from where I got GSI Android 11 and 10: https://developer.android.com/topic/generic-system-image/releases#android-gsi-11,
I'm trying this also, credited the error to the system partition on marlin being 2gb and the system img on Google GSI being 2.1gb.
I know there's also an AOSP GSI which i downloaded from the same Google website and the image is 1.3gb if I'm not mistaken. I was able to flash this but phone wont boot. It will just bootloop on the Google with white background image and that's it.
I also tried downgrading to Android 8.1 factory image since I heard that another user got GSI Android 11 working coming from 8.1 but after trying this way I got the same bootloop error.
Solution
I was able to install Android 10 GSI on my Pixel, this method should work. You just need to reflash Android 9, see: https://forum.highonandroid.com/t/how-to-flash-android-10-gsi-roms-on-pixel-or-pixel-xl/217
I spent hours trying to figure this out but worked.

How to install Magisk ?

Hi
I can't install Magisk
I tried to install using this thread https://forum.xda-developers.com/t/install-magisk-on-android-11-r-100-functional.4162761/
Tried to install Magisk on OctaviOS 1.3
If i do this
Code:
1-Reboot in twrp and flash MagiskR.zip
2-Reboot system and install MagiskR.APK
3-Open magisk and update MagiskR.APK
And go to Magisk I have only 3 options Magism home page, Magisk Logs, Magisk settings and nothing else. No plugins and ways to give root to applications.
Also it types.
Magisk
Latest: N/A
Installed: N/A
Status:N/A
A/B: Yes
SAR: Yes
Ramdisk: Yes
When I try to do all 5 steps
Code:
Twrp installation:
1-Reboot in twrp and flash MagiskR.zip
2-Reboot system and install MagiskR.APK
3-Open magisk and update MagiskR.APK
4-Reboot in twrp and Flash Magisk-e66b0bf3(20425).zip
5-Reboot system and ready
I get always in fastboot
Then I tried to install Magisk on Syberia Project and after flashing zip I don't have Magisk Manager installed on my phone. I installed apk from this thread and tried lastest apk from Github. Both didn't work
I also tried to update Magisk apk to Beta version and nothing changed.
Is your bootloader unlocked?

Categories

Resources