[GAPPS][CM11][CM12][4.4.4][5.0.2][5.1] Delta Gapps With Modular Addons (All DPI) - Galaxy Tab 2 7" Android Development

Announcement
I want to consolidate my gapps threads, so these gapps packages will continue to be updated in the following centralized location:
http://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368

GEL can now be found on Google Play Store so the add-on should not be necessary anymore.
Edit: Google says it's released but I still don't see it in the market. There might be some device restrictions preventing it from showing up.

Tsjoklat said:
GEL can now be found on Google Play Store so the add-on should not be necessary anymore.
Edit: they say it's released but I still don't see it in the market.
Click to expand...
Click to collapse
Google search 'google now launcher,' that's the new one.
Sent from my GT-P3110 using XDA Premium 4 mobile app

kthomson205 said:
Google search 'google now launcher,' that's the new one.
Sent from my GT-P3110 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Maybe I just need to wait for the Google Play Store to sync up with European servers before it becomes visible in the market.
Edit: I am able to sideload the official release.

Tsjoklat said:
Maybe I just need to wait for the Google Play Store to sync up with European servers before it becomes visible in the market.
Edit: I am able to sideload the official release, but it complains about not having the correct version of Google search when it starts.
Click to expand...
Click to collapse
Thanks @Tsjoklat.....i got official update of GEL yesterday on Play store......it works like a charm...

lokesh.3440 said:
Thanks @Tsjoklat.....i got official update of GEL yesterday on Play store......it works like a charm...
Click to expand...
Click to collapse
Google Now Launcher is working fine with my market now.

Thread updated for 4.4.3. Attached to the OP is also a list of changes (diff) from the previous version. Please re-read the OP for updated information.
I've created this version of gapps mostly because the file permissions were incorrect with all the other gapps versions floating around out there. Also, I dont like how all the other gapps versions replace the stock applications with Google's versions. The CM ROMs can't be properly tested, if all the stock applications are being replaced with Google's versions.
Note: when updating to the 4.4.3 gapps, uninstall any updates for the following apps in the list below because they have been updated to the latest Play Store versions:
Cloud Print
Gmail
Google Text to Speech
Hangouts
Talkback
Google Play Store

Wonderful!

I've added gapps-kk-20140602-2-signed.zip with the following changes:
1) Replace app/GoogleCalendarSyncAdapter.apk with priv-app/CalendarProvider.apk
2) Add app/ChromeBookmarksSyncAdapter.apk
3) Plus some changes to the gapps backup script found below:
Code:
--- gapps-kk-20140602-1-signed/system/addon.d/70-gapps.sh 2014-06-06 13:04:19.626521173 +0200
+++ gapps-kk-20140602-2-signed/system/addon.d/70-gapps.sh 2014-06-06 13:02:18.000000000 +0200
@@ -40,7 +40,7 @@
priv-app/GoogleLoginService.apk
priv-app/GoogleOneTimeInitializer.apk
priv-app/GooglePartnerSetup.apk
-priv-app/GoogleSearch.apk
+priv-app/Velvet.apk app/QuickSearchBox.apk
priv-app/GoogleServicesFramework.apk
priv-app/Phonesky.apk
priv-app/PrebuiltGmsCore.apk

gapps-kk-20140602-3-signed.zip
Upon further testing with CalendarProvider.apk, it appears that the stock CM calendar application does not function properly anymore. The stock CM calendar application is unable to respond to scheduling appointments in the agenda via gmail notifications when using CalendarProvider.apk. The only way to use CalendarProvider.apk is to remove the stock CM calendar application and replace it with Google's Calendar application. Therefore, I have removed the CalendarProvider.apk from gapps and reverted back to GoogleCalendarSyncAdapter.apk. The stock CM calendar application works completely fine with GoogleCalendarSyncAdapter.apk.
Latest Android 4.4.3 version with working stock Calendar:
gapps-kk-20140602-3-signed.zip
Code:
diff -ru gapps-kk-20140602-2-signed/system/addon.d/70-gapps.sh gapps-kk-20140602-3-signed/system/addon.d/70-gapps.sh
--- gapps-kk-20140602-2-signed/system/addon.d/70-gapps.sh 2014-06-08 00:06:18.000000000 +0200
+++ gapps-kk-20140602-3-signed/system/addon.d/70-gapps.sh 2014-06-08 13:11:30.000000000 +0200
@@ -10,6 +10,7 @@
app/CloudPrint2.apk
app/GenieWidget.apk
app/Gmail2.apk
+app/GoogleCalendarSyncAdapter.apk
app/GoogleContactsSyncAdapter.apk
app/GoogleTTS.apk
app/Hangouts.apk
@@ -35,7 +36,6 @@
lib/libpatts_engine_jni_api_ub.210030103.so
lib/libspeexwrapper.so
lib/libvcdecoder_jni.so
-priv-app/CalendarProvider.apk
priv-app/GoogleBackupTransport.apk
priv-app/GoogleFeedback.apk
priv-app/GoogleLoginService.apk
Only in gapps-kk-20140602-3-signed/system/app: GoogleCalendarSyncAdapter.apk
Only in gapps-kk-20140602-2-signed/system/priv-app: CalendarProvider.apk

@Tsjoklat brother I installed cm latest nigh lies, along with ur first version of 4.4.3 gapps + ur cam fix.. Everything works fine so can I simply flash ur 3rd version of gapps over existing without any wipe?? Pls tel me
Sent from my GT-P3100 using Tapatalk

Vishesh said:
@Tsjoklat brother I installed cm latest nigh lies, along with ur first version of 4.4.3 gapps + ur cam fix.. Everything works fine so can I simply flash ur 3rd version of gapps over existing without any wipe?? Pls tel me
Sent from my GT-P3100 using Tapatalk
Click to expand...
Click to collapse
Yes you can flash without wiping,,but please make sure you format system before flashing.

Vishesh said:
@Tsjoklat brother I installed cm latest nigh lies, along with ur first version of 4.4.3 gapps + ur cam fix.. Everything works fine so can I simply flash ur 3rd version of gapps over existing without any wipe?? Pls tel me
Sent from my GT-P3100 using Tapatalk
Click to expand...
Click to collapse
Update instructions:
1) reboot to recovery
2) format /system (no other wipes needed)
3) install cm rom
4) install new gapps
5) install any other patches you want
6) reboot to android
Note: no settings will be lost because we don't need to wipe data/cache partitions.

Tsjoklat said:
Update instructions:
1) reboot to recovery
2) format /system (no other wipes needed)
3) install cm rom
4) install new gapps
5) install any other patches you want
6) reboot to android
Note: no settings will be lost because we don't need to wipe data/cache partitions.
Click to expand...
Click to collapse
I got bootloop after flashing recent gapps. Here is what i have done :
1) flash ROM without wipe
2) format system
2) flashed gapps
3) flashed cm camera fix
4) wipe cache/dalvik cache
Am i doing anything wrong @Tsjoklat?

lokesh.3440 said:
I got bootloop after flashing recent gapps. Here is what i have done :
1) flash ROM without wipe
2) format system
2) flashed gapps
3) flashed cm camera fix
4) wipe cache/dalvik cache
Am i doing anything wrong @Tsjoklat?
Click to expand...
Click to collapse
Format /system first, then flash the rom. Next, flash gapps.

Tsjoklat said:
Format /system first, then flash the rom. Next, flash gapps.
Click to expand...
Click to collapse
i did tried that as well... is it necessary to flash camera fix everytime i flash gapps/ROM ?

lokesh.3440 said:
i did tried that as well... is it necessary to flash camera fix everytime i flash gapps/ROM ?
Click to expand...
Click to collapse
The camera patch needs to be applied over when you install the rom again. Gapps only needs to be installed once because it uses automatic backup scripts upon upgrades.
You don't need to wipe cache/data partitions when updating gapps. If you want to clean orphan cache/data, then Ti Backup has an option to clean dalvik cache and remove orphans without having to format it.

gapps-kk-20140606-1-signed.zip
A new official cm11 gapps package has been released (gapps-kk-20140606-signed.zip) on its official website. I have merged my latest version of gapps with the latest official gapps package.
A few notes:
1) The official gapps package (gapps-kk-20140606-signed.zip) has a bug in the gapps backup script. None of the new libraries have been added to the backup list. This is fixed in my latest version.
2) Bluetooth low energy google framework is now removed from latest gapps package because its not being used.
3) MediaUploader.apk has been added to enable ability of uploading to picasa account.
4) ConfigUpdater.apk has been added to enable configuration support.
5) libjni_latinime.so has been removed because it was overwriting an preexisting file from cm11
6) Upgraded Google apps to 4.4.3
7) Added/Removed libraries from 4.4.2 to 4.4.3:
Only in gapps-kk-20140606-1-signed/system/lib: libcrashreporter.so
Only in gapps-kk-20140606-1-signed/system/lib: libfilterframework_jni.so
Only in gapps-kk-20140606-1-signed/system/lib: libgcastv2_base.so
Only in gapps-kk-20140606-1-signed/system/lib: libgcastv2_support.so
Only in gapps-kk-20140606-1-signed/system/lib: libgoogle_hotword_jni.so
Only in gapps-kk-20140606-1-signed/system/lib: libjgcastservice.so
Only in gapps-kk-20140606-1-signed/system/lib: libmoviemaker-jni.so
Only in gapps-kk-20140606-1-signed/system/lib: libnetjni.so
Only in gapps-kk-20140606-1-signed/system/lib: libpatts_engine_jni_api_ub.210030103.so
Only in gapps-kk-20140606-1-signed/system/lib: libphotoeditor_native.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.antblur_constant.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.antblur_drama.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.antblur.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.drama.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.film_base.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.fixedframe.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.grey.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.image_wrapper.so
Only in gapps-kk-20140105-5-signed/system/lib: librs.retrolux.so
Only in gapps-kk-20140105-5-signed/system/lib: libRSSupport.so
See OP for download info and diffs.

Could you please make for us a slim/minimal version?
Just Gplay, syn apk/libs, framework and others maybe (minimal as need). Apps like Gmail, hangouts, Glauncher and others that can install manually later in Gplay doesn't included

+1 for slim version (barely use gmail, etc)
Btw latest 20140606-1 installed and working great
Will report back if found any issue

Related

[APP][JB][P31XX] Unofficial Gapps 4.2.2 for GTab 2 (OMAP4 optimized + DPI 160 addon)

The latest version of gapps (gapps-jb-20130301-signed.zip) on the official Google download page (http://goo.im/gapps/) for JellyBean is version 4.2.2-573038.
This thread is a work in progress in an attempt to keep an updated version of gapps available for Galaxy Tab 2 users. Currently, the official gapps package (20130301) is up-to-date with Jelly Bean, but I have still released an updated package with my modifications. See changelog in text files below for details.
History:
* Attached is gapps for JB (4.1.2-485486) extracted from stock Galaxy Nexus I9250 ROM (JZO54K).
* Attached is gapps for JB (4.2.2-573038) extracted from stock Galaxy Nexus I9250 ROM (JDQ39).
Note: The Galaxy Tab 2 and the Galaxy Nexus both share the same processor (OMAP4) from Texas Instruments. Therefore, because their chipsets are the same, gapps extracted from Galaxy Nexus firmwares are also optimized for the Galaxy Tab 2.
These files have been tested working on CM10 and CM10.1 (depending on the version of gapps). The version of the gapps must match the version of the Android operating system. For example, gapps 4.2.2 only works with Android 4.2.2.
Note: These new gapps packages also contain the latest versions of FaceLock, Gmail, and Google Talk.
*** Attached below are also clockworkmod flash-able zip files for DPI 160 modified Google Play and GoogleServicesFramework. If you want to change the Galaxy Tab 2 into "Tablet" user interface, then the /system/build.prop must be changed to a DPI of 133 or less. Unfortunately, these changes will break the Google Play market compatibility because the market does not know your device when you change the DPI properties. Therefore, a DPI of 160 has been now hard-coded into these two applications which allows you to change build.prop to anything you want without affecting the compatibility of the market. The version of the Android Market that has been included in these DPI modified flashable zip files is 3.4.7. I have chosen this version (3.4.7) because it is the last version that still has full compatibility with Ti Backup and it is also the last version of Google Play with a "sane" version of the applications list. IMHO.
The version of Google Play (Phonesky.apk) in the DPI 160 zips can also be updated with any of the "DPI 160" patched market files from this post (http://forum.xda-developers.com/showthread.php?t=1580827) and you can keep the same version of GSF that I have just posted.
** All zip files are flash-able via ClockWorkMod
*** Text files below contain MD5Sum information and links for downloading.
New version of gapps for ics (4.0.4-390215) extracted from latest P3113 ROM (P3113UEBLG5_P3113XARBLG5_XAR). Enjoy.
Many thx!
I've uploaded to my Dropbox for easier downloading for some folks, hope you don't mind
4.0.4-390215
https://www.dropbox.com/s/wpkp3qav82o1e4u/gapps-ics-4.0.4-390215-signed.zip
I guess it's only for 4.0.4 ?
Cause i'm still running 4.0.3 even if I tried to flash 4.0.4 but it didn't work
(I have GT-P3110...)
YouHieng said:
I guess it's only for 4.0.4 ?
Cause i'm still running 4.0.3 even if I tried to flash 4.0.4 but it didn't work
Click to expand...
Click to collapse
The ICS versions work with any 4.0.4 ROM like cyanogen 9.
I have just added gapps-jb-4.1.1-398337-signed.zip (optimized for OMAP processors) for JellyBean to the first post. These files were extracted from the new OTA Galaxy Nexus JellyBean update (JRO03C). I figured that the Galaxy Tab 2 and the Galaxy Nexus should work the same because they both share the same processor and I did not want to wait for google to release a new gapps package. Notice that gapps-jb-20120726-signed (from the official gapps download page) is actually 4.1-392829. The gapps package that I have just uploaded is 4.1.1. This gapps package includes updated versions of Google Talk, Gmail, and FaceLock as well.
This is tested working on CM10.
Note: This gapps package (4.1.1-398337) should work with any device using an OMAP processor (p51xx and p31xx) and running Android 4.1.1 (jellybean).
I have re-uploaded gapps-jb-4.1.1-398337-signed because I had accidentally left out a file in the package. The calendar sync was not working. This is now fixed and a new link has been added to the first post.
Tsjoklat said:
I have re-uploaded gapps-jb-4.1.1-398337-signed because I had accidentally left out a file in the package. The calendar sync was not working. This is now fixed and a new link has been added to the first post.
Click to expand...
Click to collapse
Many thanks for your gapps-jb-4.1.1-398337 collection! Running great.
Quick question: Google Calendar Sync is still version 4.0.3 239410 - am I wrong?
accuphase said:
Many thanks for your gapps-jb-4.1.1-398337 collection! Running great.
Quick question: Google Calendar Sync is still version 4.0.3 239410 - am I wrong?
Click to expand...
Click to collapse
Yes, that is correct. The calendar syc has not changed. That is why i was confused too.
Tsjoklat said:
Yes, that is correct. The calendar syc has not changed. That is why i was confused too.
Click to expand...
Click to collapse
Thanks for clarification!
Sent from my Galaxy Nexus running cm10
accuphase said:
Thanks for clarification!
Click to expand...
Click to collapse
Actually, there is a slightly newer version of Calendar Sync that I just found in one of the other packages I made. I could substitute 4.0.3 for 4.0.4-390215 (from my ICS gapps). Although, I still can not find a Calendar Sync for 4.1.
Tsjoklat said:
Actually, there is a slightly newer version of Calendar Sync that I just found in one of the other packages I made. I could substitute 4.0.3 for 4.0.4-390215 (from my ICS gapps). Although, I still can not find a Calendar Sync for 4.1.
Click to expand...
Click to collapse
+1
Sent from my Galaxy Nexus running cm10
accuphase said:
+1
Click to expand...
Click to collapse
Thanks for pointing that out. I have updated the link to gapps-jb-4.1.1-398337-signed.zip on the first page one more time with the following minor change:
Updated GoogleCalendarSyncAdapter from 4.0.3-239410 to 4.0.4-390215 (20120801)
Upgrade procedure: Flash with clockworkmod. No data wipes necessary.
Do I need to wipe before flashing or can I just flash over my ICS gapps? I'm on CM10
jstarcher said:
Do I need to wipe before flashing or can I just flash over my ICS gapps? I'm on CM10
Click to expand...
Click to collapse
You do not need to wipe if you are already on CM10 and you have flashed the official gapps. You can install these gapps on top of the official gapps without having to wipe anything.
thanks for this!
I have just added clockworkmod flash-able zip files for DPI 160 modified Google Play and GoogleServicesFramework. If you want to change the Galaxy Tab 2 into "Tablet" user interface, then the /system/build.prop must be changed to a DPI of 133 or less. Unfortunately, these changes will break the Google Play market compatibility because the market does not know your device when you change the DPI properties. Therefore, a DPI of 160 has been now hard-coded into these two applications which allows you to change build.prop to anything you want without affecting the compatibility of the market. I have created two files, one for the latest 20120726 official Google Apps, and also one for the 4.1.1-398337 Gapps that I have included in this post. The version of the Android Market that has been included in these flashable zip files is 3.4.7. I have chosen this version (3.4.7) because it is the last version that still has full compatibility with Ti Backup and it is also the last version of Google Play with a "sane" version of the applications list. IMHO.
But, you can update the Market with any of the "DPI 160" patched market files from this post (http://forum.xda-developers.com/showthread.php?t=1580827) and keep the same version of GSF that I have just posted.
Been having a issue restoring my settings after flashing gapps, When I look into backup & reset 'backup my data' and 'automatic restore' is checked. Under 'backup account' it shows no account is currently storing backup data, not sure if that has anything to do with it.
Running CM9 final, everytime I flash a new rom then gapps after all my previous settings are lost.
tarroyo said:
Been having a issue restoring my settings after flashing gapps, When I look into backup & reset 'backup my data' and 'automatic restore' is checked. Under 'backup account' it shows no account is currently storing backup data, not sure if that has anything to do with it.
Running CM9 final, everytime I flash a new rom then gapps after all my previous settings are lost.
Click to expand...
Click to collapse
GoogleBackupTransport is the file that would affect backing up your data. Your settings should not be lost by just flashing gapps again during an upgrade of the same version ROM (for example, flashing a new nightly build over the last one). Actually, you do not have to keep flashing gapps after every installation because they are backed up with Cyanogenmod's scripts. Which version of gapps are you using? Does this problem occur if you use GoogleBackupTransport.apk from the official gapps?
Note that the DPI 160 patched zips with a modified GSF and Google Play are for CM 10 only.
Tsjoklat said:
GoogleBackupTransport is the file that would affect backing up your data. Your settings should not be lost by just flashing gapps again during an upgrade of the same version ROM (for example, flashing a new nightly build over the last one). Actually, you do not have to keep flashing gapps after every installation because they are backed up with Cyanogenmod's scripts. Which version of gapps are you using? Does this problem occur if you use GoogleBackupTransport.apk from the official gapps?
Note that the DPI 160 patched zips with a modified GSF and Google Play are for CM 10 only.
Click to expand...
Click to collapse
Using gapps ics 4.0.4-390215, Will try flashing the official gapps and see if I encounter this issue.

[ROM][P75x0/p4&p4wifi][KK4.4]Omni ROM (15-Feb-2014)

Earlier, I have been compiling several ROMs for the galaxy tab (P7510/p4wifi) based on KitKat 4.4. I now decided to move over to OMNI ROM as base: http://omnirom.org/
The nice thing of OMNI in my personal opinion is smoothness: it is relatively low in features, but at the same time it is not that resource hungry as some other ROMs. The end result is a smooth ROM.
Changelog of 15-Feb-2014
-Omni codebase of 14-Jan
Several small fixes, nothing spectecular
It features the Infamous kernel (same kernel as for JB4.3, without SELinux). The zram code has been optimized (based on google advice for low-RAM devices) and is enabled by default.
To see the additions on top of Omni, check github (additional patches are always shown on top):
Frameworks
Settings
OmniGears
First installation:
-Boot into recovery
-Factory reset
-Wipe system partition
-Install ROM
-Boot tablet (there sometimes are bootloops if gapps is flashed directly on top of the ROM without first booting the ROM)
-Reboot recovery
-Install SuperSU: http://download.chainfire.eu/371/SuperSU/UPDATE-SuperSU-v1.85.zip
-Install gapps (you should use a package specifically for KK4.4 and with the old-fashioned updater-script! - don't worry if you install an outdated gapps packages with the correct updater-script, as long as it is for KK4.4 the apps in the gapps package will be automatically updated -> only small gapps packages fit, e.g. banks core of pa 0-day gapps mini)
-Boot it up
-> some people report issues (e.g. bootloop or crashing gapps) if they flash ROM, gapps & supersu in a row after fully wiping the tablet. In that case, wipe again, flash ROM, boot the tab, reboot to recovery, and then flash the rest.
-> if coming from stock ROM, a factory reset may wipe you entire /data partition, so you loose you sdcard contents as well (I think this only happens with CWM, but I'm not sure)
-> in CWM "wipe system partition" can be found under mounts, and is called "format /system"
->If you get the message 'This package is for "p4" devices this is a "GT-P7500"' (or something likewise) update to a recent CWM or TWRP
Update installation (OMNI -> OMNI):
-Boot into recovery
-Install ROM
-Install SuperSU (in the SuperUser app you can create a script that will automatically backup/restore SuperSU on ROM updates so you don't have to reflash SuperSU).
-Boot it up
You can download any gapps packages for kitkat that you like, but one that many have used successfullyis PA 0 day gapps:
http://forum.xda-developers.com/showthread.php?t=2397942
Downloads:
P4WIFI:
http://rootaxbox.no-ip.org/kasper_h/roms/p4wifi/omni44/
P4:
http://rootaxbox.no-ip.org/kasper_h/roms/p4/omni44/
Credits:
OMNI team for the code
AAccount for his help along the way to get KK4.4 to compile for our aging device!
pershoot for the basis for the device trees & kernel base
Code:
Basis of OMNI code: https://github.com/omnirom/
Common p4 device tree: https://github.com/kasperhettinga/android_device_samsung_p4-common
Device tree p4wifi: https://github.com/kasperhettinga/android_device_samsung_p4wifi
Vendor blobs p4wifi: https://github.com/kasperhettinga/android_vendor_samsung_p4wifi
Device tree p4wifi: https://github.com/kasperhettinga/android_device_samsung_p4
Vendor blobs p4wifi: https://github.com/kasperhettinga/android_vendor_samsung_p4
What does NOT work?
-There are graphical glitches. Although they mainly have been solved there seem to be some remaining issues with hwcomposer that may crash the tab.
-Bluetooth audio does not work (other Bluetooth functions do work).
-HDMI output (may be fixed according to some posts, didn't test myself yet)
-HD movies (in e.g. youtube) may stutter
Smoothness advice:
Go to performance settings:
-Overclock CPU to 1400MHz (Do this at your own risk!)
-Set IO scheduler to CFQ
-Keep governor on Interactive
Go to developer settings:
-Set the three animation scale options to 0.5x
-Activate "Force GPU rendering"
-Active "Disble HW-overlays"
-Set background process limit to 4 processes
(if performance/developer options are not yet shown, go to settings>about and press build number 7 times)
-> Thanks to all forum members contributing to this list
-> Do it at your own risk!
-> Don't complain about limited battery life (ROW+interactive+1000MHz leads to better battery life for sure)
Some other tips:
-For improvement of sound quality, you can use Viper4Android
-For more volume only, SpeakerBoost is earier to use
-For netflix, head over here: http://forum.xda-developers.com/showpost.php?p=49208063&postcount=445
-To be able to use Flash player, use a browser that doesn't use the kitkat browser engine (e.g. firefox can be used). Download flash player from adobe website (thanks to AAccount for finding out!).
- If you can't see your internal SD on PC: Go to Settings -> Storage -> 3 dot menu -> tick MTP.
-To use the multi-window feature, go to the recent apps screen, press&hold an app, and select put aside.
Great......downloading now
Sent from my GT-N7000 using Tapatalk
p4
is there any p4 version in progress br zezam?
Nice work :good:
you will get version and for the P7500 ?
kasper_h said:
Reserved
Click to expand...
Click to collapse
i'm new to Galaxy tab 10.1..LOL,,, can this ROM be installed directly from Stock ROM with TWRP,,,Please help ASAP
zezam67 said:
is there any p4 version in progress br zezam?
Click to expand...
Click to collapse
paiktaras said:
Nice work :good:
you will get version and for the P7500 ?
Click to expand...
Click to collapse
Kasper already said that he won't be building for the p4.
Looks like my P7500 is gonna be a P7510 soon..
BTW, we still need to flash supersu zip?
Sent from my GT-P7500 using Tapatalk HD
Xenodrome_ said:
i'm new to Galaxy tab 10.1..LOL,,, can this ROM be installed directly from Stock ROM with TWRP,,,Please help ASAP
Click to expand...
Click to collapse
Just wipe everything and flash the ROM.
eushaun99 said:
Kasper already said that he won't be building for the p4.
Looks like my P7500 is gonna be a P7510 soon..
BTW, we still need to flash supersu zip?
Sent from my GT-P7500 using Tapatalk HD
Click to expand...
Click to collapse
You need to separately flash SuperSU. SuperSU can create a script for backing it up, so that on future ROM flashes you don't have to repeat this.
oooppppsss the ROM can not be installed in a P4
Hi,
I have tried to install the ROM in a P4 and I receive an error saying "this device is a P4 and the ROM can not be installed"
esfjrg1 said:
Hi,
I have tried to install the ROM in a P4 and I receive an error saying "this device is a P4 and the ROM can not be installed"
Click to expand...
Click to collapse
Doh, its a p4wifi ROM. If you don't use 3g, flash a p4wofi recovery first, reboot, and flash again.
Sent from my GT-P7500 using Tapatalk HD
esfjrg1 said:
Hi,
I have tried to install the ROM in a P4 and I receive an error saying "this device is a P4 and the ROM can not be installed"
Click to expand...
Click to collapse
Flash P4wifi recovery, Then flash this ZIP again
Bad to see that it is really not for the GT-P7500 . So i will not update.... i really need my 3G
Why it is so difficult to get 3G working Did 4.4 change so much?
Traace said:
Flash P4wifi recovery, Then flash this ZIP again
Bad to see that it is really not for the GT-P7500 . So i will not update.... i really need my 3G
Why it is so difficult to get 3G working Did 4.4 change so much?
Click to expand...
Click to collapse
The problem is that in 4.4 the radio stuff has been redone. I also had problem with another device I develop for (SGS) to get the radio to work. And to develop a ROM for a device I don't own make it even more complicated. In the past weeks I sometimes flashed 10-15 testbuilds on a single day to try and fix something simple (like USB OTG). If someone else would test something for me, the progress would be way too slow.
But all my code is open source: someone with a p7500 can just grab all the code, adapt it to p7500 and compile it. And start the whole process of fixing bugs
I get a unfortunately, setup wizard has stopped error and can not pass it.. Anything to work around it?
Sent from my SPH-L720 using xda app-developers app
@kasper_h As you might awared, YouTube is broken. It ran the same problem at that time with my GT-N7000 with OMNI 4.4, they managed to fix it. Maybe you can check with herna on that thread.
So far so good running ART
Sent from my GT-N7000 using Tapatalk
I also get the com.google.process.location has stopped error but I can pass that one..
Sent from my SPH-L720 using xda app-developers app
kasper_h said:
First installation:
-Install gapps (you can download any gapps package you like, as long as it is specifically for JB4.3!)
Click to expand...
Click to collapse
Is there a difference between 4.3/4.4 gapps?
Sent from my myTouch 4G using Tapatalk
Chris4809 said:
I get a unfortunately, setup wizard has stopped error and can not pass it.. Anything to work around it?
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Which gapps package? I flashed ROM & gapps myself today as well, just to test it once more. And it works flawlessly.
rogconnect said:
@kasper_h As you might awared, YouTube is broken. It ran the same problem at that time with my GT-N7000 with OMNI 4.4, they managed to fix it. Maybe you can check with herna on that thread.
So far so good running ART
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
Youtube is a problem with some hardware blobs I believe. I had the same on AOKP. I have spend a lot of time, but could never solve it. I decided to ignore it
Chris4809 said:
I also get the com.google.process.location has stopped error but I can pass that one..
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
jaibar said:
Is there a difference between 4.3/4.4 gapps?
Sent from my myTouch 4G using Tapatalk
Click to expand...
Click to collapse
Yes, you should only use kitkat (4.4) gapps!
kasper_h said:
Which gapps package? I flashed ROM & gapps myself today as well, just to test it once more. And it works flawlessly.
Youtube is a problem with some hardware blobs I believe. I had the same on AOKP. I have spend a lot of time, but could never solve it. I decided to ignore it
Yes, you should only use kitkat (4.4) gapps!
Click to expand...
Click to collapse
If it is 4.4 gapps you might want update the OP.. It is telling us that we should use 3.4
Sent from my SPH-L720 using xda app-developers app
After enabled ART on first boot then rebooted. And then rebooted to recovery to install Banks 12-14_GApps_Core_4.4.2_signed.zip.. then I can signed in Google...so far no FC on Google apps.
Sent from my GT-P7510 using Tapatalk
I'm getting the "setup wizard has stopped" error also.
Coming from pac_P4wifi_4.3-Infamous_20131114
Followed install instructions.
Used gapps-jb-20130813-signed
Cannot find gapps for 4.4. The 20130813 (4.3) package seems to be the most current.

[ROM][Nexus4][LucidAosp][V6][20/11/14][RootSupport][AdvancePowerMenu]++

Hi,
i will go straight into the subject, this is a personal source built ROM that i decided to share here so your welcome to try it and thank me if you like it.
The ROM is not rooted out of the box but flashing Super Su will give you root.
Everything works.
Its an otapackage built ROM but it wont break and overwrite your recovery, thanks to Scroller he came up with something for the Nexus 7 (2013) that i ported in this Nexus 4 Rom.
If your fine with that you can go on.
Also before i forget im not responsible if you brick your device, if you follow my instructions it will not happen.
Features:
-Advance power menu
-SuperSu built-in the settings
-Root friendly
-Original default material style wallpaper
-Battery percent on the battery icon
-Ability to set the brightness lower and higher than default(you might not notice it but it's there)
-Couple of under the hood tweaks
-More to come..stay tune.
XDA member manthan808 made a good video description(video was shot before V6) : Install instructions:
-Make sure you are on the latest TWRP recovery, link here https://mega.co.nz/#!mpRjhKbR!WTj36MNlp7eHA3-GpsU1NaNCsN00ddE9wBNnjxBsN0Y
-Make a backup of your device in TWRP in case you mess something up.
-Wipe data/factory reset, then wipe cache.
-Install theROM , link here https://www.androidfilehost.com/?fid=95784891001615430
-Install the Gapps, link here https://s.basketbuild.com/filedl/gapps?dl=gapps-lp-20141109-signed.zip
-Install SuperSu if you want root http://download.chainfire.eu/396/SuperSU/
-Wipe cache if you want.
-Reboot, enjoy and hit the thanks button if you like it!
-Note: To update the Rom from an older version, do a backup of your apps(titanium) and clean flash(wipe data/factory reset, advance-> wipe cache and dalvik(even if not there anymore) , flash in batch the rom, gapps super su and your titanium zip if you have one. Dirty flashing is totally not recommended.
**** Changelog for [V6] 20/11/2014 ****
-Gave a name to the rom its now LucidAosp
-Since users requested it lockscreen 360 degree rotation as been reverted to stock(no rotation)
-Default wallpaper as been changed to a material design wallpaper that i created
-Advance Power Menu took some steroids, it now features reboot, reboot recovery, reboot bootloader, power off, airplane mode, notification mode toggles(silent, vibration..), settings(i changed the settings icon, on the previous version the icon was almost invisible).
-SuperSu built-in the settings(just under develloper option), (need to flash SuperSu in recovery when flashing the rom to enable it).
-Battery percent is now visible on the battery icon.
-Default Phone icon as been changed to the Google one.
-Known bug: AOSP keyboard swipe bug still there, if you really care about swype use the Google keyboard.
-More to come, stay tune.
*****************************************
--Thanks to Google for Android
--Thanks to XDA .
--Thanks to Scroller
--Special thanks to xda member GROGG88
--Thanks to Omnirom
will test & ..
jonathanxx1 said:
Hi,
i will go straight into the subject, this is a personal source built ROM that i decided to share here so your welcome to try it and thank me if you like it.
Its a good way to have Lollipop before Google actually give it to us Nexus 4 owners.
The ROM is not rooted but i will try to find a way to do so the next version will be rooted.
Everything works except GPS and im sure it will be a no go for GPS until Google realease the 5.0 binaries for the Nexus 4.
If your fine with that you can go on.
Also before i forget im not responsible if you brick your device, if you follow my instructions it will not happen.
Install instructions:
-Make sure you are on the latest TWRP recovery, link here https://www.dropbox.com/s/6ioi68xm7zgxu4i/openrecovery-twrp-2.8.1.0-mako.img?dl=0
-Make a backup of your device in TWRP in case you mess something up.
-Wipe data/factory reset, then wipe cache.
-Install the ROM, link here https://www.dropbox.com/s/7isi7y9m00cha3v/aosp_mako-ota-eng.jonathan.zip?dl=0
-Install the Gapps, link here https://www.dropbox.com/s/uyrk7s7xoi0q1zu/defcon-L-gapps-v2.zip?dl=0
-Wipe cache if you want.
-Reboot, enjoy and hit the thanks button if you like it!
--Thanks to Google for Android
--Thanks to XDA
--Credits to defcon for the Gapps.
Click to expand...
Click to collapse
get back to you with resualts monday. happy flashing
jonathanxx1 said:
Hi,
i will go straight into the subject, this is a personal source built ROM that i decided to share here so your welcome to try it and thank me if you like it.
Its a good way to have Lollipop before Google actually give it to us Nexus 4 owners.
The ROM is not rooted but i will try to find a way to do so the next version will be rooted.
Everything works except GPS and im sure it will be a no go for GPS until Google realease the 5.0 binaries for the Nexus 4.
If your fine with that you can go on.
Also before i forget im not responsible if you brick your device, if you follow my instructions it will not happen.
Install instructions:
-Make sure you are on the latest TWRP recovery, link here https://www.dropbox.com/s/6ioi68xm7zgxu4i/openrecovery-twrp-2.8.1.0-mako.img?dl=0
-Make a backup of your device in TWRP in case you mess something up.
-Wipe data/factory reset, then wipe cache.
-Install the ROM, link here https://www.dropbox.com/s/7isi7y9m00cha3v/aosp_mako-ota-eng.jonathan.zip?dl=0
-Install the Gapps, link here https://www.dropbox.com/s/uyrk7s7xoi0q1zu/defcon-L-gapps-v2.zip?dl=0
-Wipe cache if you want.
-Reboot, enjoy and hit the thanks button if you like it!
--Thanks to Google for Android
--Thanks to XDA
--Credits to defcon for the Gapps.
Click to expand...
Click to collapse
Maybe it will help you - GPS is working on defconoi's 5.0.0 build. You can find it here - https://www.androidfilehost.com/?fid=95784891001606683
Joshua Mr PC Repair said:
get back to you with resualts monday. happy flashing
Click to expand...
Click to collapse
instagram , facebook , bbm and twitter dont work at all fc and says not compadible
Joshua Mr PC Repair said:
instagram , facebook , bbm and twitter dont work at all fc and says not compadible
Click to expand...
Click to collapse
I guess these apps are not updated yet for lollipop, Google plus works.
Edit:
I'm not a user of any of those apps but I downloaded Facebook and Instagram and everything works fine.
Sent from my AOSP on Mako using XDA Free mobile app
jonathanxx1 said:
I guess these apps are not updated yet for lollipop, Google plus works.
Sent from my AOSP on Mako using XDA Free mobile app
Click to expand...
Click to collapse
iv been using 22s preview for a while no issues with any apps
Joshua Mr PC Repair said:
iv been using 22s preview for a while no issues with any apps
Click to expand...
Click to collapse
Like I just said up there ^ Facebook and Instagram works fine for me.
Sent from my AOSP on Mako using XDA Free mobile app
Thanks
I changed the link for the files to Mega , Dropbox shutted down my link because of too much trafic.
Just added a link for the CM 12 Gapps in the OP
Edit: With the Cm Gapps I got a lot of errors on the play store when downloading something so I still recommend the defcon Gapps.
I leave the Cm Gapps in case you want to try them.
Sent from my AOSP on Mako using XDA Free mobile app
I stated in the original post that the GPS wasn't working but I was wrong .
If your inside your house it won't work, you just need to go outside, activate an app that require GPS and it will trigger the GPS full blast.
After that problem is solve for the GPS.
So this ROM is fully stable and until Google release the Nexus 4 binaries for 5.0 I won't update it.
Sent from my AOSP on Mako using XDA Free mobile app
Original post updated with a fix for not loosing your custom recovery when flashing the ROM.
Yay!
Updated again , now you dont need anymore to flash something to prevent the ROM to boot back into the stock recovery , now the fix is built-in.
another nice job
flash it later
The Rom as been updated today, in this build flashing SuperSU will give you root access as opposed to the previous version.
I recommend a clean flash to update.
Enjoy.
I updated the ROM today , now its based on android 5.0.0_r6, the ROM contains now the official 5.0 binaries for Nexus 4 and i fixed the Google location service problem , now its 100% working(Google map and all that).
I also changed the Gapps , now its a minimal set of gapps .
Clean flash is recommend.
Thanks mate! Are there are any other links than Mega? Mega somehow doesn't work here.
Bro if I try to flash the only available download then it fails cause its only an OTA
ktetreault14 said:
Bro if I try to flash the only available download then it fails cause its only an OTA
Click to expand...
Click to collapse
It's not supposed to fail, it's a zip like any other ROM that you would flash in recovery.
I flashed my nexus 4 just after the build and no problem.
Sent from my Nexus 7 using XDA Free mobile app
sahilarora911 said:
Thanks mate! Are there are any other links than Mega? Mega somehow doesn't work here.
Click to expand...
Click to collapse
Tomorrow I will try to get the files to android file host, now I'm going to sleep , I will check that tomorrow morning.
But Mega works just fine.
Sent from my Nexus 7 using XDA Free mobile app

[ROM][7.0][[A9100] Nougat International ROM for A9100

Flashing this rom at your own risk
Introduction
I wait long time for official nougat ROM so I made this for my own. I share it for who need it.
Features
Based on A910FXXU1BQL3 - Galaxy A9 ⑥ SM-A910F XXV Vietnam (Android 7.0 2017-12-26, August Security Patch)
GApps integrated (original)
Odexed
Deknoxed
Debloated
Stable & Smooth
Battery Huge
Setup Phone like a international phone
Removed all non-useful Microsoft, Google, Samsung
Updated all system apps
Watch Youtube in 2k (some build.prop tweaks)
Device Certified (Pass Safetynet)
Bugs
Big bug is Recent & Back button does not work. ( Home and Fingerprint work like champion). You can use visual button or assistant menu for back and recent button. I use gestures.
Prerequired
- Unlocked bootloader
- Latest CP/Modem A9100ZCU1AQH1. You can download and flash over ODIN (link download included). Or you can install latest official A9100ZCU1AQH1 rom.
- TWRP installed
- A working brain
Installation
1. Download this ROM
2. Copy to the internal (or sdcard) storage
3. Boot to TWRP
4. Wipe dalvik cache, system, data, cache (If cannot mount data let's format data and reboot to TWRP again)
5. Install my ROM
6. Wipe dalvik cache.
7. Reboot
8. Njoy!
PS: First boot may take a long time to boot (5-7 minutes) So please patient don't interrupt it.
Root
-Just flash latest Magisk. and Busybox if needed
Download
CP/Modem A9100ZCU1AQH1
Nougat Intenational ROM For A9100
Please do not share this link outside this forum. Share this topic only. Thanks
-
Hi Tithitoy, thank you very much for your effort.
Do you know what are the differences between this ROM an Elite Stock ROM for A910F https://forum.xda-developers.com/samsung-a-series/development/rom-a9pro-elite-stock-t3674513 ?
Elite ROM is for the A910F, it works on the A9100 but the back and recent buttons are not operational (as in this ROM).
Regards
Pucherot2 said:
Hi Tithitoy, thank you very much for your effort.
Do you know what are the differences between this ROM an Elite Stock ROM for A910F https://forum.xda-developers.com/samsung-a-series/development/rom-a9pro-elite-stock-t3674513 ?
Elite ROM is for the A910F, it works on the A9100 but the back and recent buttons are not operational (as in this ROM).
Regards
Click to expand...
Click to collapse
Hi, As you can see. I build this Rom from latest nougat 7.0 code XXV. Elite is build from code INS. Elite is prerooted. My build is pass Safetynet and certified in google play .Other i think same
tithitoy said:
Hi, As you can see. I build this Rom from latest nougat 7.0 code XXV. Elite is build from code INS. Elite is prerooted. My build is pass Safetynet and certified in google play .Other i think same
Click to expand...
Click to collapse
Great!!!
Thank you very much.
tithitoy said:
Hi, As you can see. I build this Rom from latest nougat 7.0 code XXV. Elite is build from code INS. Elite is prerooted. My build is pass Safetynet and certified in google play .Other i think same
Click to expand...
Click to collapse
Do I need to flash "no verity no encrypt" zip after flashing Magisk/SuperSU or not
wow, so awesome, what idea do you have to use the navigation keys?
annton said:
wow, so awesome, what idea do you have to use the navigation keys?
Click to expand...
Click to collapse
The ROM has included this app:
https://play.google.com/store/apps/details?id=com.ss.edgegestures
But I prefer this one:
https://play.google.com/store/apps/details?id=com.bluebee.iphonexgestures
You also can add Samsung Weather Widget and Samsung keyboard.
Regards
there is a manner to edit camera app to get 4k video recording?
Using samsung internet browser you can not activate secret mode.
I cannot use fingerprint into apps (banking apps)
I think the problem is the "device state = Custom" due de custom recovery.
Hi tithitoy, thank you very much for your work, the ROM is working fine.
I have only a issue with fingerprint.
Fingerprint works OK to unlock the smartphone, but I can't use fingerprint to login into apps.
Do you kwon this issue? Does it work OK for you?
Regards
Pucherot2 said:
Hi tithitoy, thank you very much for your work, the ROM is working fine.
I have only a issue with fingerprint.
Fingerprint works OK to unlock the smartphone, but I can't use fingerprint t
Do you kwon this issue? Does it work OK for you?
Regards
Click to expand...
Click to collapse
If you want to use FP to login website or apps you need install Samsung Pass. But Samsung pass do not work with custom recover or rooted phone. My FP work OK with bank apps with out Samsung Pass because my apps support FP
Please Fix Recent & Back button
I want to thank you for the good work you have done, I did not know what it was to have a Chinese version .. all problems, thanks to you I have a phone with a great battery and a great operating system.
Thank you very much!!
Please fix no back and recent key soon
can this rom be installed on a910f?
Zool_7 said:
can this rom be installed on a910f?
Click to expand...
Click to collapse
Of course! With A910F it has full features.
Does the back and recent button work?
tithitoy said:
Flashing this rom at your own risk
Introduction
I wait long time for official nougat ROM so I made this for my own. I share it for who need it.
Features
Based on A910FXXU1BQL3 - Galaxy A9 ⑥ SM-A910F XXV Vietnam (Android 7.0 2017-12-26, August Security Patch)
GApps integrated (original)
Odexed
Deknoxed
Debloated
Stable & Smooth
Battery Huge
Setup Phone like a international phone
Removed all non-useful Microsoft, Google, Samsung
Updated all system apps
Watch Youtube in 2k (some build.prop tweaks)
Device Certified (Pass Safetynet)
Bugs
Big bug is Recent & Back button does not work. ( Home and Fingerprint work like champion). You can use visual button or assistant menu for back and recent button. I use gestures.
Prerequired
- Unlocked bootloader
- Latest CP/Modem A9100ZCU1AQH1. You can download and flash over ODIN (link download included). Or you can install latest official A9100ZCU1AQH1 rom.
- TWRP installed
- A working brain [emoji14]
Installation
1. Download this ROM
2. Copy to the internal (or sdcard) storage
3. Boot to TWRP
4. Wipe dalvik cache, system, data, cache (If cannot mount data let's format data and reboot to TWRP again)
5. Install my ROM
6. Wipe dalvik cache.
7. Reboot
8. Njoy!
PS: First boot may take a long time to boot (5-7 minutes) So please patient don't interrupt it.
Root
-Just flash latest Magisk. and Busybox if needed
Download
CP/Modem A9100ZCU1AQH1
Nougat Intenational ROM For A9100
Please do not share this link outside this forum. Share this topic only. Thanks
-
Click to expand...
Click to collapse
I have d/l and copy to SD card, but cannot update. How to update the rom? Mount SD card?
我從使用 Tapatalk 的 SM-A9100 發送
tithitoy said:
Of course! With A910F it has full features.
Click to expand...
Click to collapse
I installed this rom on my A910F(A9 pro),the back button and recent button dont work,but the rom works perfectly.can you fix this problem?
martinjhm271 said:
I installed this rom on my A910F(A9 pro),the back button and recent button dont work,but the rom works perfectly.can you fix this problem?
Click to expand...
Click to collapse
What Is your baseband you are using?
luihw said:
I have d/l and copy to SD card, but cannot update. How to update the rom? Mount SD card?
我從使用 Tapatalk 的 SM-A9100 發送
Click to expand...
Click to collapse
Follow install steps. I think you cannot mount data.

[8.1] EDOs Oreo (Prerooted and Debloated)

Hi people.
This is just a flashable zip of stock 8.1 ROM.
A lot of thanks to @ananjaser1211 for all help and his kernel, and @Dyeide for fixing updater script.
ROM is tested on J530F and J530G, I don't know does it work on other models, test and tell.
Supoorts J730 too, but I didn't test it so if someone can, please do.
Modifications from stock fw are:
- HeliosPro kernel that support OC and tons of other features
- Added two apps that control kernel (OxygenControl is for GPU, and EliteTuner is for everything else)
- Prerooted with latest Magisk 17.1 and added Busybox
- Googles FaceLock is preinstalled because we don't have Samsung one.
- Hevily debloated
From January patch changelog is as follows:
- Kernel updated to latest Helios 2.6 (now with 2A charging)
- Magisk updated to latest Canary version
- Sound mod with Dolby Atmos for headphones and speaker
- Network traffic monitor for statusbar
- Native call recording
- Native screen recorder
- No sound when making screenshot
- An option to disable camera shutter sound
- Samsung Pie emojis
- Update for all Samsung apps (Themes and Galaxy apps are OneUI)
- Fixed little bugs from previous versions.
I recommend to flash Oreo BL and CP, and latest TWRP first than ROM, and thoose you can find in this Telegram Channel --- https://t.me/J2017Oreo
So for using this ROM you need latest TWRP!
TWRP DOWNLOAD LINK (J530)
Installation steps:
- Flash latest TWRP, and reboot in it
- Wipe data, system, cache and dalvik
- Flash ROM zip
- Reboot to system
(If you feel ROM is laggy when see welcome screen just reboot once)
DOWNLOAD LINK VERSION 1 - first version
DOWNLOAD LINK VERSION 2 - November patch
DOWNLOAD LINK VERSION 3 - December patch
DOWNLOAD LINK VERSION 4 - January patch
Source Code:
[url]https://github.com/ananjaser1211/Helios_7870[/URL]
Kernel thread:
[url]https://forum.xda-developers.com/galaxy-j5/samsung-galaxy-j5-pro-2017-roms-kernels-recoveries--other-development/kernel-refined-kernel-v1-0-t3675500[/URL]
Here are some screenshots, but it is basicly 8.1 oreo but debloated...
I try to install over Nougat, and i wilk tell you if it cause problems. Tnx for your work
Edit: all works fine!
djedjy said:
Hi people.
This is just a flashable zip of stock 8.1 ROM.
A lot of thanks to @ananjaser1211 for all help and his kernel, and @Dyeide for fixing updater script.
ROM is tested on J530F and J530G, I don't know does it work on other models, test and tell.
Supoorts J730 too, but I didn't test it so if someone can, please do.
Modifications from stock fw are:
- HeliosPro kernel that support OC and tons of other features
- Added two apps that control kernel (OxygenControl is for GPU, and EliteTuner is for everything else)
- Prerooted with latest Magisk 17.1 and added Busybox
- Googles FaceLock is preinstalled because we don't have Samsung one.
- Hevily debloated
I recommend to flash Oreo BL and CP, and latest TWRP first than ROM, and thoose you can find in this Telegram Channel --- https://t.me/J2017Oreo
So for using this ROM you need latest TWRP!
TWRP DOWNLOAD LINK (J530)
Installation steps:
- Flash latest TWRP, and reboot in it
- Wipe data, system, cache and dalvik
- Flash ROM zip
- Reboot to system
(If you feel ROM is laggy when see welcome screen just reboot once)
DOWNLOAD LINK
Click to expand...
Click to collapse
can I install over a custom rom? is any problem? my device is j5G
absvini said:
can I install over a custom rom? is any problem? my device is j5G
Click to expand...
Click to collapse
I have installed over breeze rom. First wipe data system and cache. All works fine
Work in J530G?
Clean flash, all works fine. Good work guys, thank you
playstorevictor said:
Work in J530G?
Click to expand...
Click to collapse
Yes, someone tested.
I confirm that with oreo front flash works only with stock camera. Thank you samsung
wetito said:
I confirm that with oreo front flash works only with stock camera. Thank you samsung
Click to expand...
Click to collapse
Thanks for confirmation, people didnt believe me when i said that in oreo
Okay. Got it! Everything work's great. Good job.
support for J530Y ?
This is a j530f stock based rom
Clea flash. Everything's ok so far. Just whatsapp audios crash the app.
sergiokrj said:
Clea flash. Everything's ok so far. Just whatsapp audios crash the app.
Click to expand...
Click to collapse
how is ram ussage beter than in a8 port rom ?
Ngadhnjim said:
how is ram ussage beter than in a8 port rom ?
Click to expand...
Click to collapse
I think it has better ram managment, I tested only 2 days, so can't really tell.
djedjy said:
I think it has better ram managment, I tested only 2 days, so can't really tell.
Click to expand...
Click to collapse
installed and run very fast and everything sems to work
Ngadhnjim said:
installed and run very fast and everything sems to work
Click to expand...
Click to collapse
Yes, everything is fast and great, just lacks flagship features, the ones A8 rom has, that minus.
G account backup
Ngadhnjim said:
installed and run very fast and everything sems to work
Click to expand...
Click to collapse
Hi, can you check if in settings > cloud and accounts > restore and copy and then in backup account is setted a google backup account or it shows the message "no account is storing data with backup at this time".
Thanks in advance. I hope it allows to store data on google account.
Best regards.
pepelino123 said:
Hi, can you check if in settings > cloud and accounts > restore and copy and then in backup account is setted a google backup account or it shows the message "no account is storing data with backup at this time".
Thanks in advance. I hope it allows to store data on google account.
Best regards.
Click to expand...
Click to collapse
i dont undertsand clear sorry...
they must work ,in setup my phone say i dont have backup at google to restore ,is that what you need ? to do backups in account or what ?
---------- Post added at 05:58 AM ---------- Previous post was at 05:52 AM ----------
djedjy said:
Yes, everything is fast and great, just lacks flagship features, the ones A8 rom has, that minus.
Click to expand...
Click to collapse
yes and camera is more good...wish to have stock camera fllashable to install on costum roms...ram is 1 gb free now with this stock at a8 is 560-300mb. :good::good:
and i forget to thank you cause with updates i cant recieve 8.1 and when i try to install via odin say fail and nothing more,thanks man.

Categories

Resources