[ROM][UNOFFICIAL][T819][8.1] LineageOS 15.1 - Galaxy Tab S2 Original Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
What's not working :
Phone sound/microphone
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Builds : https://www.androidfilehost.com/?w=files&flid=239255
Root addon : https://download.lineageos.org/extras
Google Apps : https://wiki.lineageos.org/gapps.html
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Donations :
You don't have to but if you want so...
LuK1337: http://forum.xda-developers.com/donatetome.php?u=5075128
luca020400: http://forum.xda-developers.com/donatetome.php?u=5778309
XDA:DevDB Information
LineageOS 15.1 for Samsung Galaxy Tab S2 9.7 LTE (2016), ROM for the Samsung Galaxy Tab S2
Contributors
emuandco, LuK1337, luca020400
Source Code: https://github.com/LineageOS
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Testing
Created 2018-01-08
Last Updated 2018-07-10

Known Problems:
- SetupWizard stuck:
Use these opengapps: https://forum.xda-developers.com/android/apps-games/arm-unofficial-opengapps-builds-android-t3743495
If things still do not start, open the downloaded zip file with 7-Zip, extract installer.sh and open it with Notepad++.
Look for:
Code:
# Get device type
(Somewhere around line 1310)
Below you will find two lines looking for the device type tablet. These have to be removed and elif has to be changed to an if. Result of that block should be:
Code:
# Get Device Type
if echo "$(get_prop "ro.build.characteristics")" | grep -qi "tv"; then
device_type=tv
core_gapps_list="$tvcore_gapps_list" # use the TV core apps instead of the regular core apps
else
device_type=phone
fi
Save and readd to zip. Flash and be happy. Btw, I recommend to do this with every opengapps zip file you wanna use as update.
Background is simple. This beast is no tablet in theory, it's a full phone in VERY BIG. By detecting a tablet, opengapps uses a setup wizard for tablets, not phones and this causes trouble as it seems. This change causes opengapps to behave like you use it on a phone. Thus Google dialer and framework is being installed, too. Not of much use yet, but maybe in the future.

Builds : https://www.androidfilehost.com/?w=files&flid=239255
It's not possible to download the file:
lineage-15.1-20180107_032610-UNOFFICIAL-gts210velte.zip
for the Samsung Galaxy Tab S2 9.7, by LuK1337
OOPS! no mirrors found.
fixed : Your download should have already started from Quebec, Canada

A big thnx to you guys to start supporting LOS for the T819! Bet a lot of users will greatly appreciate it.

which sdk27 gapps flashen? there are only 8.0

STyLiShEr said:
which sdk27 gapps flashen? there are only 8.0
Click to expand...
Click to collapse
In the self build guide he referred to https://builds.nezorfla.me/opengapps/

RagingHarry said:
In the self build guide he referred to https://builds.nezorfla.me/opengapps/
Click to expand...
Click to collapse
I use these with great results. So, yes, try these or any other unofficial ones.

1. Wipe -> Dalvik / Art Cache, + System + Data + Internal Storage + Cache
2. flashing lineage-15.1-20180107_032610-UNOFFICIAL-gts210velte.zip OK
3. flashing open_gapps-arm64-8.1-nano-20180108-UNOFFICIAL.zip OK
4. wipe cache, dalvik... OK
5. System boot OK
6. Enter SIM PIN OK
7. Setup Wizard has stopped and nothing works anymore

Just finished installing...
Latest build, opengapps 8.1 pico, Magisk 15.2 beta.
Installed perfectly, everything in setup worked properly and apps installed on restoring backed up apps from cloud backup.
So now time to setup everything as I want it.
Thnx for the rom!!!
Sent from my gts210velte using XDA Labs

STyLiShEr said:
7. Setup Wizard has stopped and nothing works anymore
Click to expand...
Click to collapse
own mistake, in TWRP i have delete /system/priv-app/SetupWizard -> installation ok, manually setup ok , but google konto no synchronization (no contacts etc.) -> new installation opengapps -> Setup Wizard has stopped and nothing works anymore

I can't follow you two right now. What is whose own mistake and who has what problem?
This problem is known for ages now. A real sulution is not there yet, only workarounds. But right now it should run.
Problem shows up because the Setup Wizard apk did not get the needed permissions. If everything is wiped to factory standard, it should work, but not always ^^
TRY THESE GAPPS https://builds.nezorfla.me/opengapps/arm64/
EDIT: And of course be sure that you have the most recent LOS and GAPPS builds.
If problem still occurs, PM me. We try GAPPS in that case which always think you have a phone. This might fix these problems.

emuandco said:
I can't follow you two right now. What is whose own mistake and who has what problem?
This problem is known for ages now. A real sulution is not there yet, only workarounds.
https://forum.xda-developers.com/cr...one-general/fix-setup-wizard-stopped-t3274219
https://forum.xda-developers.com/moto-e/help/solved-setup-wizard-stopped-t3565599
Problem shows up because the Setup Wizard apk did not get the needed permissions. If everything is wiped to factory standard, it should work, but not always ^^
Click to expand...
Click to collapse
diese Schritte hatte ich schon ausgeführt ( ist ja nicht das erste ROM das ich flashe) und wenn es nicht ein Problem gebe, hätte ich es nicht gepostet
I already had these steps (it's not the first ROM I flashe) and if there was not a problem, I would not have posted it (Google Translator)

ronald_w. said:
diese Schritte hatte ich schon ausgeführt ( ist ja nicht das erste ROM das ich flashe) und wenn es nicht ein Problem gebe, hätte ich es nicht gepostet
I already had these steps (it's not the first ROM I flashe) and if there was not a problem, I would not have posted it (Google Translator)
Click to expand...
Click to collapse
What happens if you skip out gapps? Working or not?

emuandco said:
What happens if you skip out gapps? Working or not?
Click to expand...
Click to collapse
the ROM is working without gapps

I can't flash the ROM, please Look at the Pic.

bavmouse said:
I can't Clash the ROM, please Look at theire Pic.
Click to expand...
Click to collapse
Which twrp is this? Show me the direct link to what you flashed
P.S. you cant direct link to a photo on onedrive
ronald_w. said:
the ROM is working without gapps
Click to expand...
Click to collapse
Then you have a problem with the unofficial gapps. These are faaaar from stable, try some others.
Maybe these: https://cloud.kenzoroms.club/?dir=opengapps/20180109/arm64 or these https://androidfilehost.com/?w=files&flid=235145
I did NOT test these. I had my clean flash success with a older build from about christmas. Newer ones from where you took em from result in the same problem here as you have, so it's NOT your problem.

emuandco said:
Which twrp is this? Show me the direct link to what you flashed
P.S. you cant direct link to a photo on onedrive
Click to expand...
Click to collapse
I have TWRP 3.1.1.0 , i downloaded from there: https://androidfilehost.com/?w=files&flid=239255
Direktlink to Photo: https://picload.org/view/ddlargar/20180109_181437.jpg.html
Thank You!

bavmouse said:
I have TWRP 3.1.1.0 , i downloaded from there: https://androidfilehost.com/?w=files&flid=239255
Direktlink to Photo: https://picload.org/view/ddlargar/20180109_181437.jpg.html
Thank You!
Click to expand...
Click to collapse
https://twrp.me/samsung/samsunggalaxytabs297lte2016.html
ALWAYS use the most recent one

Maybe these: https://cloud.kenzoroms.club/?dir=op...20180109/arm64 or these https://androidfilehost.com/?w=files&flid=235145
I did NOT test these. I had my clean flash success with a older build from about christmas. Newer ones from where you took em from result in the same problem here as you have, so it's NOT your problem.
Click to expand...
Click to collapse
Das ist das Problem. Diese und andere GAPPS funktionieren nicht richtig. Außerdem habe ich versucht die Sourcen selbst zu compilieren. Leider ohne Erfolg. (siehe anderen Thread, diesen Fehler hatte ich bisher noch nie und suche nach einer Lösung.) Nebenbei gibt es auch noch ein Problem mit GPS.
Google Translator:
That's the problem. These and other GAPPS are not working properly. I also tried to compile the sources myself. Unfortunately without success. (See other thread, I have never had this error and look for a solution.) By the way, there is also a problem with GPS.

emuandco said:
https://twrp.me/samsung/samsunggalaxytabs297lte2016.html
ALWAYS use the most recent one
Click to expand...
Click to collapse
Flashed TWRP 3.2.1.0, but same fault, can't flash the ROM [emoji52]
Sent from my SM-T819 using XDA-Developers Legacy app

Related

[PRO]{ROM} Paranoid Android-Hybrid Mode ROM

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Place the zip you've downloaded in the root of the sd card
2. Flash the provided kernel (if u really wanna know its the fxp 128 kernel)
3. Boot into recovery by pressing the vol- button when the led lights up
4. Make a Nandroid backup in case..
5. Wipe data/factory reset..
6. Install zip from sd card and then select the zip you downloaded.
7. Install G-apps and faceunlock
8. Reboot system
NOTE: First boot may take upto 5 minutes.. That is normal..
Tina: krebsmilk.de/
Cyanogenmod Team
FXP, for his Kernel
molesarecoming for the Original Paranoid
Click to expand...
Click to collapse
v1.1
Initial Public Release
Click to expand...
Click to collapse
WHAT WORKS
AUDIO - ok
GPS - ok
WIFI - ok -
TOUCH SCREEN - ok
CWM RECOVERY 5.5 - ok
BT - ok
GSM - ok
VIDEO DECODER - ok
3D - ok
GRALLOC - ok
HOTSPOT - ok
USB UMS - ok
CAMERA - ok (including video recording)
ANT+ - ok
HDMI - disabled
FM - ok
CAMERA - ok
WHAT DOESN'T
----
DOWNLOAD LINKS
ROM - minus.com/lbr3BZkFjwt0Ku
KERNEL - minus.com/l1pSY1ve5WJcf
SCREENSHOTS IN ATTACHMENTS
PEOPLE PLEASE NOTE : THIS IS NOT JUST A PORT : I BUILT THIS USING PARANOID, CYANOGENMOD AND FXP SOURCES
DOWNLOAD NOW AVAILABLE.. PLEASE DO NOT MIRROR ANY OF THE LINKS​
Finally! Waiting..............
Thank you ... :laugh:
Known Issues
1. Keyboard LED does not work for now.. It'll be fixed when FXP or CM Team fixes it.. I dont know how to fix it.. Still there is a workaround for that..
2. Sometimes the onscreen keyboard pops up even when the slider is out.. I'm working for a fix for that.. But it wont trouble you much.. Don't worry..
3. The hardware keyboard layout is just as the European edition for now.. I'll need help of some of you guys for that.. If you wanna help me please PM..
WORKAROUND FOR KEYBOARD LED
Download and install the apk from the attachment.. use that to make the keyboard led work.. It will say that it fcs but it does not.. But still there is one problem the led will be in always on condition.. so it is recommended use that app only when needed..
I DO NOT KNOW WHERE I GOT THAT APK.. SO IF YOU MADE IT PLEASE TELL ME I'LL ADD YOU IN CREDITS.. IF THAT IS A PAID APP I'LL BE REMOVING IT AS SOON AS I GET TO KNOW IT..
Guys.. Anyone tried it.. I want reviews about it.. I dont have Xperia Pro..
PDroid Patch http://ubuntuone.com/37EXuMEjdwvELksVWxpVy2
Make a Backup befor using this patch!
Dexxmor said:
PDroid Patch http://ubuntuone.com/37EXuMEjdwvELksVWxpVy2
Make a Backup befor using this patch!
Click to expand...
Click to collapse
What is this..?
flsmidth said:
What is this..?
Click to expand...
Click to collapse
PrivateDroid. Used to restrict any application permissions. Like for example you could disallow an application to connect to internet, view your phonebook, sms etc.
First, great ROM. Thanks for sharing :good:
No Bugs except the software keyboard, thats sucks hope you can fix it Can you implementet the Xperia Parts from CM9? Thats for the Hardware Keyboard layout <That is englisch
German>
Hier in Deutsch: Danke für die ROM, sieht echt super aus, hoffe du entwickelst sie weiter Habe bisher keine Bugs gefunden, aber die Software Tastatur nervt, weil sie immer wieder aufploppt. Der PDroid Patch ist sowas ähnliches wie LBE, nur besser Kannst du die Xperia Parts aus CM9 integrieren? wäre für das Tastatur Layout gut. Tausend Dank für die ROM Wenn du einen android-hilfe.de Acc hast, kann ich dir meinen Thread zur Paranoicandroid ROM vererben.
Why is this in the General section instead of the Development section??
xtacy! said:
Why is this in the General section instead of the Development section??
Click to expand...
Click to collapse
Because this ROM was my sixth post.. Noob Restrictions
Dexxmor said:
First, great ROM. Thanks for sharing :good:
No Bugs except the software keyboard, thats sucks hope you can fix it Can you implementet the Xperia Parts from CM9? Thats for the Hardware Keyboard layout <That is englisch
German>
Hier in Deutsch: Danke für die ROM, sieht echt super aus, hoffe du entwickelst sie weiter Habe bisher keine Bugs gefunden, aber die Software Tastatur nervt, weil sie immer wieder aufploppt. Der PDroid Patch ist sowas ähnliches wie LBE, nur besser Kannst du die Xperia Parts aus CM9 integrieren? wäre für das Tastatur Layout gut. Tausend Dank für die ROM Wenn du einen android-hilfe.de Acc hast, kann ich dir meinen Thread zur Paranoicandroid ROM vererben.
Click to expand...
Click to collapse
I am trying to implement the keyboard changer but it fcs.. Also i have to remove the nexus setings in the Device settings.. About the software keyboard.. I dont know what is causing that so it may take some time.. So I guess all that would be fixed in the next release.. Thank You..
@Anyone.. Can this be moved to the development section now..? I've got my 10 posts done..
I have found a bug, sometimes by changing the settings, the phone make a hotreboot.
Ein Bug : manchmal wenn man die Settings ändert (Wlan etc) macht das Handy einen Hotreboot, also startet nicht komplett von vorne, sondern springt zur Bootanimation. Jetzt bist du im richtigen Forum
Dexxmor said:
I have found a bug, sometimes by changing the settings, the phone make a hotreboot.
Ein Bug : manchmal wenn man die Settings ändert (Wlan etc) macht das Handy einen Hotreboot, also startet nicht komplett von vorne, sondern springt zur Bootanimation. Jetzt bist du im richtigen Forum
Click to expand...
Click to collapse
Logcat please..
No i mean, i switcht from wifi to edge and the Phone reboots (sometimes )
Dexxmor said:
No i mean, i switcht from wifi to edge and the Phone reboots (sometimes )
Click to expand...
Click to collapse
Allright.. I'll see to it..
sorry in my place could not download, so make my mirror in mediafire by vps ...
the keyboard backlight has been fixed in CM (atleast on sk17i)
http://review.cyanogenmod.com/#/c/18647/1/overlay/frameworks/base/core/res/res/values/config.xml
it has something to do with autobrightness.. that patch will still enable keyboard backlight while keeping autobrightness to work. (as far that has been my understanding)
Smiley76 said:
the keyboard backlight has been fixed in CM (atleast on sk17i)
http://review.cyanogenmod.com/#/c/18647/1/overlay/frameworks/base/core/res/res/values/config.xml
it has something to do with autobrightness.. that patch will still enable keyboard backlight while keeping autobrightness to work. (as far that has been my understanding)
Click to expand...
Click to collapse
Thanks for pointing this out! Gonna try modding the CM framework later on. But 1 thing that bothers me is why it's still false?
<bool name="config_autoBrightnessButtonKeyboard">false</bool>
Click to expand...
Click to collapse
Setting it to false just means it's still disabled. Or might be you are still wrong. This might be als for keyboard. The one handling the level of brightness of the keyboard. But if I think deeper setting this to false might fix keyboard lights but that would also mean there's bug in als.
Edit:
Yes I'm right there is a bug in als. Just saw the title of changelog. Meh! Sorry
Change Ic77d7fe4: As the button/keyboard backlight is not working with ALS, does this disable the use of ALS for the button/keyboard backlight. This does not affect ALS in any other way.
Click to expand...
Click to collapse
Corrected grammar
Change Ic77d7fe4: Since the button/keyboard backlight is not working with ALS, this(patch) disables the use of ALS for the button/keyboard backlight. This does not affect ALS(talking to the lcd brightness) in any other way.
Click to expand...
Click to collapse
But for me this one is a hack/workaround and not a fix. It's disabling a feature for the sake of the other feature to work.
I guess it's a workaround until they have it working. atleast it was accepted in gerrit by cm/freexperia into the new release

[SUPPORT][ICS][4.0.4] Support Thread For Official ICS Update!

Support/INFO/Questions!​Ask all your Questions/Problems Here!
GT-P7310/GT-P7300​
Q&A:
Q1:
Q:What is ICS?
A:ICS Is a Android operating system ICS Is the codename of Ice Cream Sandwich!
Q2:
Q:Is it Neccesary to Update?
A:If i can say it YES! it's recommended to upgrade your System from The Buggy Honeycomb 3.2/3.1 to ICS 4.0.4!
Q3
Q:What is the diffrence between ICS and Honeycomb?
A:The diffrence is that the system is more Stable alot of bugs are solved, systemui is highly upgraded, Battery life is better And much more
Q4:
Q: I see there is a ported version and a official version wich one is better to install?
A: The Official Version is better to install Because ported version is Unofficial because it's ported and has some bugs!
If you have more Questions Feel free to PM me or write it in this Thread
Information:
Information About the Firmware itself:
- Operating system: Android 4.0.4
- SystemUi Style: Touchwiz 5.0
- Launcher: Touchwiz UX
- Pre Installed Apps: Google Apps/Samsung Apps
How To install The Update?
There are Three ways to do this trough Odin Trough OTA and Trough CWM Let me explain it to you!
The Odin Method
- Download the Firmware (Links Below)
- After the download is complete open the .7z file and take out the .tar File Place it onto your desktop or something where you like it!
- Fire up Odin 1.85 (Links Below)
- Click on PDA and choose the .tar file
- Click on Start! And wait for the upgrade is Done
- After the Upgrade is done it will reboot automaticly
The Over The Air Method (OTA)
- Turn on your Tablet
- Go into Settings
- Go to about tablet/device---> Firmware update
- download and install it
- Enjoy!
The CWM Method
- Download the Rom (Links Below)
- Put it onto your tablet
- Go into CWM By holding Down the Power And Volume Down Buttons
- In CWM Go to Install Zip From sdcard--->Choose zip from sdcard
- Choose the Zip file and click on yes
- Wait for the installation to finish
- Wipe everything (Cache,Data,Dalvik Cache)
- format /system*at*mounts and storage
- Reboot
- Enjoy!
Are there any Custom Rom's Based on the Official samsung one?
Yes they are there:
[ROM][ICS][OFFICIAL][30/08][P7310] StockRom Odexed|Rooted|Zipaligned|CWM Flashable!
http://forum.xda-developers.com/showthread.php?t=1858251
Downloads:
Odin stock: (not modified just stock)
- Odin Update File: http://www.hotfile.com/dl/169458139/5cca4ab/P7310UELPB_P7310XARLPB_XAR.zip.html
Cwm update file: (modified version)
- CWM Update File (V1): https://hotfile.com/dl/169535792/0b4dc14/GT-P7310-4.0.4-UELPB.zip.html
- CWM Update File (V2): http://depositfiles.com/files/aoqp55lao?redirect
Root update file:
- Root Package: http://www.mediafire.com/?214m9bv3oyjwl8h
Flash program:
- Odin V1.85: http://www.mediafire.com/?rwgd9i8pud647g4
How to Fix Root onto The CWM File?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Support:
[email protected]
[email protected]
Safariking Xda (PM me)
Djmakermix Youtube
Is SG 8.9 7320 (LTE version) supported by this ROM?
mackowiakp said:
Is SG 8.9 7320 (LTE version) supported by this ROM?
Click to expand...
Click to collapse
no dont try it
safariking said:
Downloads:
- Odin Update File: http://www.hotfile.com/dl/169458139/5cca4ab/P7310UELPB_P7310XARLPB_XAR.zip.html
- CWM Update File (V1): https://hotfile.com/dl/169535792/0b4dc14/GT-P7310-4.0.4-UELPB.zip.html
- CWM Update File (V2): http://depositfiles.com/files/aoqp55lao?redirect
Click to expand...
Click to collapse
I don't think it's wise to be mixing custom and official ROMs under the same banner with no explanation, something that is especially the case for the download section.
the unsuspecting visitor of this thread may come away thinking these are all equivalent.
(a mistake that even the news editors of xda made when putting the news item "8.9 gets ics treatment on the front page" )
Missing step as of this post
OP, you forgot to include format /system at mounts and storage. This is truly important in order to achieve the cleanest flash without past ROM's remnants. This step has been confirmed useful by a load of developers.
7320
safariking said:
no dont try it
Click to expand...
Click to collapse
Is it planned to make ROM for 7320. Or maybe You know the source of such ROM?
nirogu325 said:
OP, you forgot to include format /system at mounts and storage. This is truly important in order to achieve the cleanest flash without past ROM's remnants. This step has been confirmed useful by a load of developers.
Click to expand...
Click to collapse
Thanks added!
I saw in some of the other ICS 7310 threads that some have been experiencing problems with Youtube streaming dropping frames and stuttering, on videos that played smoothly before. And I have experienced this myself. Streaming the videos from the Youtube app, and they stutter occasionally. Download them with [email protected] resolution, and they play perfectly fine.
How widespread is this or is it a just relegated to handful of unlucky people?
I have trouble rooting the 7310 after I upgraded to ICS. The samsung recovery mode has changed the option to 'install zip from EXTERNAL sdcard'. Where should I put the rooting file to on the tab since there's no micro sd card slot for as external sdcard? i copied the root file to the root of the storage memory, but no file shows up when i selected the option of 'install zip from external sdcard' from the samsung recovery mode. is it because ics changed the sdcard path to mnt/sdcard/?
For answers on the recovery issue after Odin loading ICS, see
fred_be9300 said:
I don't remember now how I found this link, but here is a link for Overcome_CWM_Recovery_v5.1.2.6_P73xx.tar
http://www.sendspace.com/file/507gjv
just flash in Odin, like the ROM itself (in PDA section)
EDIT: and alternative download
http://www.multiupload.be/0UI94GZLZ1 (mentioned in http://forum.xda-developers.com/showpost.php?p=22518467&postcount=653 )
Click to expand...
Click to collapse
fred_be9300 said:
I also flashed a CWM recovery with Odin, to get around the problem in the stock recovery. (used Overcome_CWM_Recovery_v5.1.2.6_P73xx.tar)
Used the root files that Kaltt_Kaffe included in his ported ICS ROM
(he said they were compiled from CM10 sources).
It's attached here. (any other of the many root packages floating around, should work just the same - but this one is probably the most recent build around).
Click to expand...
Click to collapse
silvie73732 said:
hallo und danke für deine arbeit an dem update. https://hotfile.com/dl/169535792/0b4...UELPB.zip.html
frage an dich... kann ich das für 8.9 3G auch nutzen? das letzte update das ich machte, war super, aber der gyrosensor war 180 grad verdreht.
danke im voraus.lg silvie
...
Click to expand...
Click to collapse
Long quote you have there Try to use english here if possible. It is not possible to update the 7300 yet afaik (correct me if wrong). dont try!
in german: Nein, für das 3G (7300) gibt es noch keine soweit ich weiß. nur für das Wifi only (7310). Und keine so langen Zitate bitte
luisant said:
Long quote you have there Try to use english here if possible. It is not possible to update the 7300 yet afaik (correct me if wrong). dont try!
in german: Nein, für das 3G (7300) gibt es noch keine soweit ich weiß. nur für das Wifi only (7310). Und keine so langen Zitate bitte
Click to expand...
Click to collapse
You can update your P7300 With the P7310 File But your 3G will not work!
safariking said:
You can update your P7300 With the P7310 File But your 3G will not work!
Click to expand...
Click to collapse
OIC, didn't know that.
Silvie, in case you don't speak english: Es geht, aber ohne die 3G Funktion dann
Hi guys, actually I'm waiting for the ICS Update for the P7300 by using the "[ROM][ICS][P7300] P7500XXLQ8_P7500OXALQ8 clean port v2". I have made a backup before I changed my standard HC Rom. Can I go back to this state and get an OTA update if the ICS update is coming or should I wait for an CWM capable ROM? Whats with Root if I choose the OTA update?
danke
thanks for all answers.
:highfive:
Any known issues of ICS official ROM?
Wysyłane z mojego GT-P7300 za pomocą Tapatalk 2
does anyone have issues with the device freezing? i got the ics usa rom on my 7300 and it still freezes when i do the crash test in "Fast Force Close"-app. i have to hard-reset it then. i would like to know if this is normal. hard to believe they got this kind of error in a final rom.
Hallucinogen775 said:
does anyone have issues with the device freezing? i got the ics usa rom on my 7300 and it still freezes when i do the crash test in "Fast Force Close"-app. i have to hard-reset it then. i would like to know if this is normal. hard to believe they got this kind of error in a final rom.
Click to expand...
Click to collapse
Hi, I have read about this subject and this is not a bug on the official ICS. This is a bug for ported/custom ROMS... maybe if you flash the official ICS the bug just goes away...
Can I use the normal root.zip after OTA? Do I have too root it again at all?
Sketch85 said:
Can I use the normal root.zip after OTA? Do I have too root it again at all?
Click to expand...
Click to collapse
Yes just flash the root.zip package and root is there!

[ROM][6.0.1][E6653/E6603] Resurrection Remix MM for Sony Xperia Z5[ALPHA][UNOFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here's something else for you guys to play around with,
the thread will be beautified and completed later.
Now the bare minimum has to suffice
this ROM includes a Wakelock Blocker and a Doze Powersave called feature to make sure your device really sleeps well
So: no Greenify, Amplify, PowerNap, etc. are needed
From my observation the idle battery consumption is somewhat higher compared to AOSP and CM13 - but still pretty low
In addition it has several goodies from quite a lot other ROMs
Downloads
List of all Releases:
Resurrection Remix
Latest recommended CyanogenMod release for the Sony Xperia Z5 E6653/E6603 :
ResurrectionRemix-M-v5.7.0-20160628-sumire
Latest recommended Kernel for the CM release for the Sony Xperia Z5 E6653/E6603 :
SunKernel II.1_2 for ResurrectionRemix-M-v5.6.7-20160418 for the Z5
Details
For Instructions on how to install, etc.
Please take a look at the CyanogenMod 13 Thread (same ROM base):
http://forum.xda-developers.com/xperia-z5/development/rom-cyanogenmod-13-sony-xperia-z5-t3356163
Source Code:
https://github.com/Sony-Kitakami
https://github.com/SonyAosp
https://github.com/sonyxperiadev
https://github.com/CyanogenMod
https://github.com/ResurrectionRemix/
https://github.com/zachariasmaladroit/android_kernel_sony_msm8994_kitakami_r2
ROM OS Version: 6.0.x Marshmallow
ROM Firmware Required: 6.0 Recommended
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2016-04-11
Last Updated 2016-06-29
Reserved 01
(important stuff, or later Downloads)
ROM Changelog:
Reserved 02
(Custom) Kernel Changelog:
Kernel Changelog/Features (II.1_2) said:
upstream sonyxperiadev sync - mmc (deferred resume) fixes
upstream sonyxperiadev sync - added proper support for replacement display panels
exfat driver
thermal and hotplug fixes
LED notification indicator changes color when battery is really full (thanks to @Tommy-Geenexus )
hardware wakelock switches (modem, wifi, bluetooth)
switch for GENTLE_FAIR_SLEEPERS
backlight calculation improvement
fixes for compiler-caused issues & instabilities
vmalloc improvements (less memory fragmentation, more reliability in the long-term)
vmscan improvements (better reliability when swap/zram is disabled; less thrashing)
cfq-iosched fixes
re-enabled deadline, row i/o scheduler
frandom
LPM (low power mode) fixes & improvements
mmc (internal storage, microSD) reliability and performance fixes & improvements
KSM more efficient scanning and packing [KSM defaults to off, it's a battery drainer]
scheduler: load balancing improvement
cpuidle fixes & improvements
reducing high load average to minimum - less/minimal idle battery drain
a few general fixes (thermal, i2c-msm-v2 [unnecessary error message upon startup/deferral], usb: f_fs, fingerprint scanner)
more governors: elementalX, ZZMove, alucard ( thanks to @AndroPlus )
backported SIM_DETECT & TRAY_SHARED_INTERRUPT_DETECT, MMC_SUPPORT_SVS_INTERVAL from Sony's copyleft kernel; possible preparation for DSDS/DSDA mode)
Click to expand...
Click to collapse
and the last one
Great, really nice to have options.
Following the development
Please dont leaveout z5 dual / e6683
Oh by the way great job. Its a dream come true.
My favorite Rom, I really fancy the cursive clock with seconds. Please also consider Z5C hehe....
Sent from my E5823 using XDA-Developers mobile app
great job, i will give a try
this is OTA update ? i found cm_sumire-ota-c466b0f6a0.zip.... ?
thanks again !
ChristianLetti said:
Great, really nice to have options.
Following the development
Click to expand...
Click to collapse
Okay
Yes, sometimes certain ROM releases (nightlies, etc.) are bad, so it's good to have other options,
also I actually like RR move than CM
agentsandy007 said:
Please dont leaveout z5 dual / e6683
Oh by the way great job. Its a dream come true.
Click to expand...
Click to collapse
Most of the pieces for the DSDS (dual) phones are in place,
the only thing that's might be missing is a gpio muxer (a kind of switcher between the sim slots + radios)
More info on that in the AOSP Thread:
http://forum.xda-developers.com/showpost.php?p=66186647&postcount=84
shafiq01 said:
My favorite Rom, I really fancy the cursive clock with seconds. Please also consider Z5C hehe....
Sent from my E5823 using XDA-Developers mobile app
Click to expand...
Click to collapse
Yeah my favorite, too
Dockyy said:
great job, i will give a try
this is OTA update ? i found cm_sumire-ota-c466b0f6a0.zip.... ?
thanks again !
Click to expand...
Click to collapse
Yes, it's the OTA-update, that one isn't really needed for the first release (I moved it one folder up on AndroidFileHost now),
if anyone is curious, has time and up to it - can actually try that out on TWRP and see whether the update process goes through flawlessly
Thanks
zacharias.maladroit said:
Okay
Yes, sometimes certain ROM releases (nightlies, etc.) are bad, so it's good to have other options,
also I actually like RR move than CM
Most of the pieces for the DSDS (dual) phones are in place,
the only thing that's might be missing is a gpio muxer (a kind of switcher between the sim slots + radios)
More info on that in the AOSP Thread:
http://forum.xda-developers.com/showpost.php?p=66186647&postcount=84
Yeah my favorite, too
Yes, it's the OTA-update, that one isn't really needed for the first release (I moved it one folder up on AndroidFileHost now),
if anyone is curious, has time and up to it - can actually try that out on TWRP and see whether the update process goes through flawlessly
Thanks
Click to expand...
Click to collapse
Nothing found for ota :\
Sent from my E6653 using XDA-Developers mobile app
Thank you for your works! l installed, but coudn't start my E6603.
can i flash the firmware over my 5.1.1 -32.0.A.6.200 (bootloader unlocked and TWRP installed)
are there the same issues in this Version like the Cyano?
kann ich die Firmware einfach über meine 5.1 flashen?
gern auch auf deutsch antworten wenn möglich, macht es einfacher und was ich beachten sollte, der 6.0.1 Cyano bringt keine wirklichen Infos für mich und dieser FW, darum frage ich
thank you for the workkk! it's really happy to see there's hope for Xperia Z5..
Hello, thank you very much the room works but I do not have access to the recovery maintenat
Dockyy said:
View attachment 3714983
Nothing found for ota :\
Sent from my E6653 using XDA-Developers mobile app
Click to expand...
Click to collapse
yeah, well - the servers aren't set up - the OTA update currently only works on the "manual" way (flashing via TWRP - or placing somewhere so that the system finds it)
Thanks
kadimatik said:
Thank you for your works! l installed, but coudn't start my E6603.
Click to expand...
Click to collapse
Hi,
thanks for testing,
"couldn't start" means what exactly ?
What did you experience ? What errors ?
Quagmire22 said:
can i flash the firmware over my 5.1.1 -32.0.A.6.200 (bootloader unlocked and TWRP installed)
are there the same issues in this Version like the Cyano?
kann ich die Firmware einfach über meine 5.1 flashen?
gern auch auf deutsch antworten wenn möglich, macht es einfacher und was ich beachten sollte, der 6.0.1 Cyano bringt keine wirklichen Infos für mich und dieser FW, darum frage ich
Click to expand...
Click to collapse
Yeah, (potential) issues should be similar to CM,
I wouldn't recommend flashing over Lollipop, you could however try - e.g. the image processor still uses the firmware blob from Lollipop (which appears to be the only one working with the opensource drivers)
Since this is my first Sony device I can't tell whether the would be any issues (e.g. higher battery consumption on idle from the modem, modem not working, etc.) or even working better than when coming from MM.
So: backup ALL of your data - and please give it a try - it might turn out better than anticipated
Die Schritte im CM Thread gelesen ? Da sollte doch alles stehen, was man wissen muss ?
Read the steps in the CM thread ? There should be all the information that is needed, no ?
xN2iicolas said:
Hello, thank you very much the room works but I do not have access to the recovery maintenat
Click to expand...
Click to collapse
You flashed TWRP ?
Advanced Reboot -> Boot into Recovery
doesn't work with the custom kernel.
When restarting the Phone and pushing VOL UP - it doesn't go into TWRP ?
I can't express how happy I'm with a CM ROM finally coming out on Z5. Humongous thanks to you mate!
First I used the CM13 ROM from other topic, but as the zip wasn't there and booting with androkernel+system.img+slim gapps didn't work, I tried this one with androkernel and it jammed at booting. RR bootscreen was showing for minutes (close to 10-15min) while flickering. So I used fastboot to flash Sunkernel and booted. Worked.
From the brief testing I've done so far. Surely you may be already aware of some of them, but it's better to repeat than ignore
- Quite a few graphical glitches occurring. Flickering and half a screen from the bottom flashs every now and then. Glitching in a way. Somehow there were less of them after the screen had timed out the first time.
- As mentioned in the CM topic issues, the brightness is a bit off. Quite dim even at brightest setting.
On the plus side from someone who's never used Resurrection Remix:
+ damn quick booting
+ very smooth UI
+ the integrated tweaks (I hate stock battery in status bar and prefer circle with percentage)
Will keep testing and working with it. Hopefully you will get OTA or at least dirty flashing to work. If so, you will surely have a tester in me
@zacharias.maladroit
I back to stock because my phone was always on "activity" even with doze and screen off (cf GSAM battery 3% per hours this night), other thing: that happened twice, my phone doesnt want to wake up... but its seems to be ON so i had to hard reset to reboot (POWER+vol UP)
BUT its a great ROM, i hope to see new update to fix these bugs
PS: NEED fingersensor/camera focus on cyanogencamera
PS2: this may help : http://www.xda-developers.com/xda-e...able-for-open-source-samsung-galaxy-s5s-roms/
Dockyy said:
I back to stock because my phone were always on "activity" even with doze and screen off (cf GSAM battery 3% per hours this night)
Click to expand...
Click to collapse
3% per hour is still 33 hours in total. That's not bad in my opinion, but I'm used to 10h even. But I suppose everyone has their expectations
Dockyy said:
other thing: that happened twice, my phone doesnt want to wake up... but its seems to be ON so i had to hard reset to reboot (POWER+vol UP)
Click to expand...
Click to collapse
I noticed this as well. Had to use the power and vol up to turn the phone off in order to get something on the screen.
Only happened once for me.
As for more stuff that I've noticed:
- the flickering seems to be gone
- BT really doesn't work, but I had no extra time to test it this morning with my headset. It found and connected my BT device, but just threw it off and disconnected
- the idiot that I am, I turned SELinux to enforcing from RR configurations -> misc. Now I can't change it back as the SystemUI crashes
- camera problems as I attempted to connect Whatsapp web, it only shows a glitching view of my QR camera
Aight, so a bit more:
- ROM started crashing more regularly with shut downs described earlier in the topic and just random freezes
- 2 out of the 3 navigation bar buttons stopped working completely (only back button worked)
great rom ever! thanks for all your hard wok, [emoji33] [emoji1]
Sent from my E6653 using XDA-Developers mobile app

[ROM][6.0.1][T715][UNOFFICIAL] CyanogenMod 13.0 for Tab S2 8.0 [EXPERIMENTAL]

As CyanogenMod is no more, this project is abandoned and continues as​LineageOS 14.1.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This ROM is EXPERIMENTAL and not ready for daily use at the moment​
Marked as EXPERIMENTAL, as all uploaded images are untested by compiler, as I don't own the device. (Donations to fix this are welcome :fingers-crossed: :laugh: )
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community
First I would like to thank the following developers :
@CTXz
@RaymanFX
I used @CTXz his T710 work and @RaymanFX's T815 image to base this cm 13.0 build on.
Before you start
THIS ROM IS ONLY FOR THE SM-T715 AND UNTESTED BY DEVELOPER
Code:
*
* Your warranty will be voided !
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
About the ROM
Current state of ROM : EXPERIMENTAL
Everything except what's reported below is working. Nothing 'fixed' yet, first build.
What is Fixed
What is not working
Important
Fingerprint scanner not working
Camera (needs testing, don't know if that is still the case)
LTE module? (untested)
Minor
mic not working?
Instructions
How to install CM13.0
If you haven't run stock Android 6.x, flash that first with odin. (image won't boot without this step)
If you don't have TWRP yet, get it from here : TWRP by ashyx
Download the ROM and the Gapps that are located below to your device
Reboot into TWRP by holding VOL UP + POWER + HOME on boot
In case things go wrong make a backup
After the backup has completed return to home and select Wipe and then Advanced Wipe
Now ONLY tick Dalvik Cache, System, Data and Cache
After ticking those, Swipe below to wipe
Once the wipe has completed return to home and select the ROM
After you selected the ROM swipe below to install it
After the ROM has installed flash the Gapps
When all of this is done, reboot into system, wait, and enjoy CM12.1
How to recover from issues
Looks like the reset to recovery (<HOME><VOL-UP><POWER>) is still broken on some or all T810 devices with this build.
Press and hold <HOME><VOL-DOWN><POWER> to enter 'download' screen.
Select cancel <VOL-DOWN>
Immediately press and hold <HOME><VOL-UP><POWER> to enter TWRP
Restore back-up made during installation phase
How to ROOT
In CM 13.0 Enable the developer options
Select Root access
Select Apps Only
Done
Questions and bug reporting
The following questions will be ignored
Inappropriate questions
Forced orders, EX. : "PLS FIX!!!!!!"
ETA's
Often repeated questions usually by the same user
Requests that are out of CM's framework (Ex. Adding Samsung Apps)
How to report a bug/issue
Explain exactly what happens
Mention a log if you can (Please use hastebin or any other paste site to keep the thread clean)
If you can't mention a log, explain as precise as possible when, why and where it occurs!
Changelog
Code:
**********
16/07/2016 - Rebuild with TheMuppets blobs, used by cm..
**********
14/07/2016 - Check build to see if all is complete before inclusion in nightly can be initiated.
**********
12/07/2016 - First build based on [user=3463426]@RaymanFX[/user] T815 with [user=64263608]@CTXz[/user] T710 kernel configuration and minor alterations by me (Diff T810 - 710 method applied between T815 and 715)
- Fixed rotation, used cbd from T715 instead of T815.
**********
Downloads
Latest CM 13.0 build : https://www.androidfilehost.com/?fid=24591000424947597
All CM 13.0 releases can be found here : https://www.androidfilehost.com/?w=files&flid=76091
Recommended GAPPS by opengapps.org : http://opengapps.org/ (I use pico)
Source
Special Thanks to @RaymanFX for releasing his Exynos 5433 source, without him this ROM would most likely not be possible!
All our sources can be found here : https://github.com/Galaxy-Tab-S2/android_device_samsung_gts28lte
Screenshots
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
XDA:DevDB Information
CyanogenMod 13.0 for Samsung Galaxy Tab S2 8.0 T715, ROM for the Samsung Galaxy Tab S2
Contributors
T_I,CTXz, Sub77, Moonbutt74, RaymanFX, Hennymcc
Source Code: https://github.com/Galaxy-Tab-S2
ROM OS Version: 6.0.x Lollipop
Based On: CyanogenMod
Version Information
Status: EXPERIMENTAL
Created 2016-07-12
Last Updated 2016-07-12
XDA:DevDB Information
CyanogenMod 13.0 for Tab S2 8.0, ROM for the Samsung Galaxy Tab S2
Contributors
T_I, CTXz, RaymanFX
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock Android 6.x flashed at least once before install
Based On: CyanogenMod
Version Information
Status: Abandoned
Created 2016-07-12
Last Updated 2017-01-30
I can't state this enough, this build is highly experimental. Don't start with these images unless you know exactly how to recover a device.
I've taken the sources of the T815, added the proprietary-files.txt I use (used the blobs from T715 stock image... these differ from T815), took the dtb.img from the image I have (test, don't know what the difference is with the one in git, diff reports they differ) and copied kernel config for T710. (enough I hope)
I'm very curious if this image boots, as I've copied the method used to transform T810 to T710. As there were loads of questions about a T715 being able to install T815 images, I've went ahead and tried this. Don't start using this image until you're absolutely user about what you're doing. (and how to recover, I expect the first build to fail)
It seems to work fine except the orientation is wrong. does't seem to pick up the SIM either
I tried to extract the log but it came our blank
https://drive.google.com/open?id=0B1GqV5PqFKEXcmZvdjFEYWctUUU
Edgrr000 said:
It seems to work fine except the orientation is wrong. does't seem to pick up the SIM either
Click to expand...
Click to collapse
Drat, forgot the rotation of the T815 system.prop. T715 doesn't need it. Will fix that one. (Unexpected)
For the sim, I expect we'll need to be either very lucky or find a developer that has the device to solve this one.
Edgrr000 said:
I tried to extract the log but it came our blank
https://drive.google.com/open?id=0B1GqV5PqFKEXcmZvdjFEYWctUUU
Click to expand...
Click to collapse
I'm not seeing the 'no network' error. This could explain a bit. Will try a build from scratch.
T_I said:
Drat, forgot the rotation of the T815 system.prop. T715 doesn't need it. Will fix that one. (Unexpected)
For the sim, I expect we'll need to be either very lucky or find a developer that has the device to solve this one.
I'm not seeing the 'no network' error. This could explain a bit. Will try a build from scratch.
Click to expand...
Click to collapse
Great,
Let me know if you need anything on my side, all I can do is test
Sent from my SM-T715 using Tapatalk
Edgrr000 said:
Great,
Let me know if you need anything on my side, all I can do is test
Sent from my SM-T715 using Tapatalk
Click to expand...
Click to collapse
Recompiled, killed of the system.prop setting which rotates the screen (T810/5 only, don't know why it was there, was sure I had deleted it) and foudn a ril related binary I was using from the T815 build. Replaced that with the T715 one. Upload is running.
Edit: Upload finished, updated OP. Curious if rotation is ok now (should be) and if gsm now works.
Hey... did a quick testing session on it... Orientation and modem is working on the latest version! Cameras are working as well. Wow I'm very impressed! Thank you so much!
Philippovitsch said:
Hey... did a quick testing session on it... Orientation and modem is working on the latest version! Cameras are working as well. Wow I'm very impressed! Thank you so much!
Click to expand...
Click to collapse
Ehm, the cameras are working? I'm curious about the mic. If that works as well, then I can't think of issues the device still has. This would mean the device is ready for nightlies...
T_I said:
Ehm, the cameras are working? I'm curious about the mic. If that works as well, then I can't think of issues the device still has. This would mean the device is ready for nightlies...
Click to expand...
Click to collapse
Yeah... Front- and Backcam are working... xD Used Soundrec. to test the mic, it's working Will use my other SIM-Card tomorrow to do some Test-Calls and SMS to try that as well.
Some things i noticed so far is that the device seems to be very slow sometimes... Installed just a couple of apps, which took me about half an hour and the Wifi is very slow sometimes. Vibration ist also not working.
And the device is still shown as SM-T815 in the device settings.
But except that it seems to be very stable until now! Once again I'm very impressed
LG Phil
nach flash incomparable
Hallo, ist das Rom nun für T715 oder T710. Besitze SM-T715 und lässt sich nich flashen drauf ist Android 6.0.1 by Jafangie
Danke
Hello, the Rome now for T715 or T710. Possession SM-T715 and is nich flash it is Android 6.0.1 by Jafangie
thank you
T_I said:
Recompiled, killed of the system.prop setting which rotates the screen (T810/5 only, don't know why it was there, was sure I had deleted it) and foudn a ril related binary I was using from the T815 build. Replaced that with the T715 one. Upload is running.
Edit: Upload finished, updated OP. Curious if rotation is ok now (should be) and if gsm now works.
Click to expand...
Click to collapse
Everything works?
SMS
Calls
Wifi
Rotation
Mic
Speakers
I couldn't test for LTE, didn't check bluetooth either. It feels pretty solid except 2 things.
1. settings is missing the mobile network option to select APN, Mode, etc.
2. it is somewhat sluggish, lags quite often.
I would consider it a daily driver if it weren't for the annoying lag.
Fantastic job!! i've attached some logs, hopefully they can be useful
saleappeal said:
Hallo, ist das Rom nun für T715 oder T710. Besitze SM-T715 und lässt sich nich flashen drauf ist Android 6.0.1 by Jafangie
Danke
Hello, the Rome now for T715 or T710. Possession SM-T715 and is nich flash it is Android 6.0.1 by Jafangie
thank you
Click to expand...
Click to collapse
Ist für T715 - probiere es mal Schritt für Schritt genau wie im 1.Post beschrieben, so sollte es funktionieren
It's for T715 - try it step-by-step like in the 1st post mentioned, that should be working.
----------
Did a little bit more testing today:
- Bluetooth seems to be working - could receive and send files from/ to another android phone. As I don't have a bluetooth headset, I can't test it yet.
- SMS sending and receiving is working - just one little bug: When I send a SMS, I get a a notification, that the Message could not be sent, but it's arriving on the other device.
- Calls are partially working - I can make calls and receive calls, but the mic and loudspeaker are only working, when I receive a call. If I call someone, the other side can't hear me and I can't hear him. I also can't use the "earphone", just the loudspeaker is working. Headset not testet yet.
- GPS is partially working - I get a GPS signal, but it seems to be a little bit weak, because I can't get an exact location.
- Mobile Data (LTE) is working for me
- More testing on the camera - Video recording is working (with sound), couldn't find antything, that wasn't working here
So I couldn't find any big things 'till now.
LG Phil
---------- Post added at 18:18 ---------- Previous post was at 18:08 ----------
Edgrr000 said:
1. settings is missing the mobile network option to select APN, Mode, etc.
l
Click to expand...
Click to collapse
I found that settings in the data usage section. Click the 3 dots in the upper right corner, there you'll find an option "Cellular networks", where you can select APN etc.
Ok, started with the steps to get this build in nightlies. Build is uploaded, OP is updated. Would be nice if major functions work, then it can be moved to nightlies, so others can benefit from the images.
T_I said:
Ok, started with the steps to get this build in nightlies. Build is uploaded, OP is updated. Would be nice if major functions work, then it can be moved to nightlies, so others can benefit from the images.
Click to expand...
Click to collapse
Got stuck on samsung bootscreen on the latest build after clean flash.
LG Phil
Philippovitsch said:
Got stuck on samsung bootscreen on the latest build after clean flash.
LG Phil
Click to expand...
Click to collapse
Complete clean build, unchanged sources. Must be the blobs, they tend to disappear after a repo sync, pulled them again and recompiling.
Ok, rebuild with the blobs from TheMuppets (used by cm) and clean build again. Should work, but results with T710 indicate it's again non-boot. Could someone test and confirm (pref not confirm, but we'll have to test)
T_I said:
Ok, rebuild with the blobs from TheMuppets (used by cm) and clean build again. Should work, but results with T710 indicate it's again non-boot. Could someone test and confirm (pref not confirm, but we'll have to test)
Click to expand...
Click to collapse
After Samsung bootlogo I ended up into a black screen.
LG Phil
Philippovitsch said:
After Samsung bootlogo I ended up into a black screen.
LG Phil
Click to expand...
Click to collapse
Yup, can confirm. It just goes into a black screen
Sent from my SM-T715 using Tapatalk
cm-13.0-20160715-UNOFFICIAL-gts28lte.zip
Edgrr000 said:
Yup, can confirm. It just goes into a black screen
Sent from my SM-T715 using Tapatalk
Click to expand...
Click to collapse
cm-13.0-20160715-UNOFFICIAL-gts28lte.zip Läst not flash itself, whether from Rome or Stock of [ROM] [6.0.1] [T715] [UNOFFICIAL] CyanogenMod 13.0 for Tab S2 8.0 [EXPERIMENTAL]
Philippovitsch said:
Ist für T715 - probiere es mal Schritt für Schritt genau wie im 1.Post beschrieben, so sollte es funktionieren
It's for T715 - try it step-by-step like in the 1st post mentioned, that should be working.
----------
Did a little bit more testing today:
- Bluetooth seems to be working - could receive and send files from/ to another android phone. As I don't have a bluetooth headset, I can't test it yet.
- SMS sending and receiving is working - just one little bug: When I send a SMS, I get a a notification, that the Message could not be sent, but it's arriving on the other device.
- Calls are partially working - I can make calls and receive calls, but the mic and loudspeaker are only working, when I receive a call. If I call someone, the other side can't hear me and I can't hear him. I also can't use the "earphone", just the loudspeaker is working. Headset not testet yet.
- GPS is partially working - I get a GPS signal, but it seems to be a little bit weak, because I can't get an exact location.
- Mobile Data (LTE) is working for me
- More testing on the camera - Video recording is working (with sound), couldn't find antything, that wasn't working here
So I couldn't find any big things 'till now.
LG Phil
---------- Post added at 18:18 ---------- Previous post was at 18:08 ----------
I found that settings in the data usage section. Click the 3 dots in the upper right corner, there you'll find an option "Cellular networks", where you can select APN etc.
Click to expand...
Click to collapse
Hello, the Rome now for T715 or T710. Possession SM-T715 and is nich flash it is Android 6.0.1 by Jafangie
thank you

[ROM][7.1.2][Android Open Kang Poject for Huawei P8 Lite][Update 08/02/2019]

Welcome to AOKP!​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is AOKP?
AOKP stands for Android Open Kang Project. It is a custom ROM distribution for several high-end Android devices. The name is a play on the word kang and AOSP (Android Open Source Project). The name was sort of a joke, but it just stuck, just like our infatuation with unicorns.
We fork the source code of Android that Google puts out in the open with every major version release, and we then add the magical unicorn bytes (read: we add some of the coolest features that are both useful and make your ROM awesome).
With AOKP, you can generally do a lot more with your device than what you could do with the original firmware that came installed on it.​
Code:
Changelog:
12/10: Initial build
Downloads:​aokp_alice_nougat_unofficial_2019-02-08​GApps -choose ARM64-7.1-what version do you like!​
What is working?​-Touchscreen
-ADB & MTP
-Internal/External storage
-WiFi and Hotspot
-bluetooth with a2dp
-NFC
-GPS
-Camera
-Dual SIM
-Off-mode charging
-Toggle between LTE/3G/2G​
What's not working?/Working Partially​-Encryption
-Disable Wi-Fi/BlueTooth scanning On Settings->Location to fix : deep-sleep issue!
-Use Footej Camera to record video up to 1080p!
-YouTube 720p60* works in ~20fps-- but it might work with some third-party YouTube apps or use YouTube in browser​
Installation:​-It is mandatory to update your device to EMUI 4.1 B895/B896! (otherwise RIL won't work correctly)
-Copy ROM and Gapps to your SD-Card
-Reboot to TWRP
-Make factory reset (or clean wipe, more reccomended)
-Flash B895/B896 Update if not installed already! (if yes, skip this step!)
-Restore your recovery(TWRP) because installing B895/B896 update overwrites it and if you don't make this step you'll be stuck with stock recovery until you'll flash it again.
-Make a Factory Reset Wipe
-Flash ROM and Gapps
-Reboot and Enjoy!!​
Credits:​-KirinMix Team
-OpenKirin Team: (@surdu_petru , @XePeleato , @OldDroid)
-AOKP Team​
Source Code:​Blobs: https://github.com/OpenKirin/android_device_huawei_alice/tree/7.x
Kernel: https://github.com/OpenKirin/android_kernel_huawei_hi6210sft/tree/7.x
Vendor: https://github.com/OpenKirin/android_vendor_huawei_alice/tree/7.x
*Note: with some modifications​
XDA:DevDB Information
Android Open Kang Project, ROM for the Huawei P8lite/P8 Lite
Contributors
XTutorials
Source Code: https://github.com/AOKP
ROM OS Version: 7.x Nougat
Based On: AOKP
Version Information
Status: Stable
Created 2017-12-10
Last Updated 2019-02-08
Reserved
Screenshots:
finally you did!
Awesome, I will try Asap.
Thanks
haky 86 said:
finally you did!
Click to expand...
Click to collapse
Finnaly!
I am currently using HalogenOS, what do I have to do to switch to this rom?
Do I have to do a factory reset?
Razer87X said:
I am currently using HalogenOS, what do I have to do to switch to this rom?
Do I have to do a factory reset?
Click to expand...
Click to collapse
No, just clear system and cache
Signal is always full?
DarkJoker360 said:
Signal is always full?
Click to expand...
Click to collapse
Yes. For now. But at least 3G SIM cards work on 1st slot.
In my case signal comes and goes all the time. No data transfering. Same problem on dots ROM.
Switching back to aokp 6.
I will try to update first to B595 to see if this could be the problem.
Best regards
Fedroid said:
In my case signal comes and goes all the time. No data transfering. Same problem on dots ROM.
Switching back to aokp 6.
I will try to update first to B595 to see if this could be the problem.
Best regards
Click to expand...
Click to collapse
I have no problem with data and signal. I'm using this ROM for the past day and no problems until now. So, if you have problems that I don't have I won't even bother to fix them.
any news about battery life?
Amiriboy1234 said:
any news about battery life?
Click to expand...
Click to collapse
It is pretty good. I done 100-15% in 5 hours and a half of use. If this would be let in standby then it should pass easily 7 hours.
Can i use twrp 3.1.10 for Flash or must i use twrp 3.1.0.0?
Gesendet von meinem ALE-L21 mit Tapatalk
XTutorials said:
It is pretty good. I done 100-15% in 5 hours and a half of use. If this would be let in standby then it should pass easily 7 hours.
Click to expand...
Click to collapse
thanks downloading the rom rn !
Razer87X said:
Can i use twrp 3.1.10 for Flash or must i use twrp 3.1.0.0?
Gesendet von meinem ALE-L21 mit Tapatalk
Click to expand...
Click to collapse
You can use whatever version of TWRP you want. Just follow the installation instructions and you'll be fine.
XTutorials said:
You can use whatever version of TWRP you want. Just follow the installation instructions and you'll be fine.
Click to expand...
Click to collapse
Ok thx, i will try it tomorrow
Gesendet von meinem ALE-L21 mit Tapatalk
Fedroid said:
In my case signal comes and goes all the time. No data transfering. Same problem on dots ROM.
Switching back to aokp 6.
I will try to update first to B595 to see if this could be the problem.
Best regards
Click to expand...
Click to collapse
SOME HERE
Hey I have I problem I want to install this rom but I can install emui 4.1 in my p8 lite Ale-l21( I'm on B052) and I can't not do it either fastboot or by dload.
Can anyone share with me a method to install it or a backup in TWRP of the EMUI 4.1 Whit the system and the custom please?
Thanks
blackbuga said:
SOME HERE
Click to expand...
Click to collapse
Same by me

Categories

Resources