Hello, I'm NeCoritol
Moments ago, Dell streak 5's OFFICIAL GB ROM was OUT
(Sorry, my English)
Region :: Korea, Republic of
Carrier :: Olleh (KT)
DOWNLOAD :
http://mobileupdate.dell.com/PackageProductionLocations/Streak_407_20707_14.pkg
Yay! Hope USSD fixed.
What recovery do we use to install it?
Sent from the SuperStreak! ;-)
Use 350 Recovery.
Let's see...if the timeline holds true for people in the United States, that means
Dell "should" release it sometime in what, August of 2012? LOL.
By that time, should be well into use the Samsung Galaxy Note.
Lack of support from Dell is probably the #1 reason a lot of us, even though they
love the device, won't be tempted to purchase another Dell device
you can find the 350 recovery image here:
http://forum.xda-developers.com/wiki/Dell_Streak#Official
rvbarton said:
you can find the 350 recovery image here:
http://forum.xda-developers.com/wiki/Dell_Streak#Official
Click to expand...
Click to collapse
http://eastcube.net/?mid=sz_firmware&document_srl=50335
Here U R
build date Oct 20 2011. and what is the changelog from 406?
Will this work okay an AT&T in the US and be reliable?
Rom:
Version: 407
Build: 20707
Android version: 2.3.3
Build date: Dec 1, 2011
Changelog:
First official 2.3.3 pkg
Dell Stage 1.5
Swype 2.27.69.19339
BB version is named GAUSB1A1406214-xx instead of GAUSB1A140714-xx
It's exactly as simple as it sounds, it is only a marginal update from 406, but it's an official PKG. Recommended to flash the pkg for the proper basebands as per the general recommendation. (ie. 360 for any froyo custom rom users and this one for any gingerbread custom rom users) Manually flashing the amss and dsp1 is NOT recommended if it can be avoided, now that it is out it CAN be avoided.
Guides:
(Read this to learn how to flash recoveries with fastboot)
Flashing guide/Using fastboot
Install instructions:
Recommended: make a backup of userdata with preferred method
Flash a region 14 recovery: stock 407 recovery.img
download 407 update.pkg
copy update.pkg to sdcard
reboot into recovery mode
follow onscreen instructions
finished
optional: reinstall streakmod
optional: root with superuser.zip
Stock Deodexed + slimmed varient:
407 is available as a zipaligned, deodexed, and slimmed down version:
Stock Deodexed Roms
It has had all it's bundleware and enginneringmode apps removed.
Mod compability:
From 406 compatable roms:
Portrait mod
Theme mods
All previous GB based roms are 406 compatable, so any mods that were designed for 406 should work on 407
TheManii said:
Streak_407_20707_14.pkg
I will be releasing a changelog later tonight/early tomorrow, packing to move back for winter break.
necoritol: please link first post to this one I normally release patch notes unless someone beats me to the post
Click to expand...
Click to collapse
http://mobileupdate.dell.com/?version=GAUSB1A135014
↑
Only, it is that I know of.
I will decrypt the rom later and give the update details, everything will be edited into that previous post.
Cant download just says unsuccessful. Any manage to download it? Would this not flash through streak mod?
No, you must use a region 14 stock recovery
Installed it works pretty quick. Hopefully wifi works good.
Sent from my Dell Streak
Can somebody tell me what baseband it says is installed. Mine is still showing 406.
Can't wait to install new ROM!
borijess said:
Installed it works pretty quick. Hopefully wifi works good.
Sent from my Dell Streak
Click to expand...
Click to collapse
That's the one thing Im looking for the most. Im currently doing a Nandroid Backup.
What version of stage is it using?
Any other details that you can give us about the new ROM?
Shane, would you do me a favor?
Get libril*.so from /system/lib and upload somewhere.
I'm on gprs right now, so cannot download full rom and eager to check ril modules.
--
Sergei
lunadomain said:
That's the one thing Im looking for the most. Im currently doing a Nandroid Backup.
What version of stage is it using?
Any other details that you can give us about the new ROM?
Click to expand...
Click to collapse
Stage 1.5.1
Sent from my Dell Streak
Once i install this. Can i then install Streaknod? Or will phone no longer be rooted?
Related
This tool is for the conversion of meizu's bin formatted rom files to zip. I didn't make the tool, but I can't recall where I got it either.
link
I made the tool. There's a topic on meizume dedicated to it but feel free to discuss it here.
http://d-h.st/users/iSilver
It is quite bloated because of the Qt dlls (couldn't be arsed to recompile the whole beast statically) and that doesn't count the VC 2008 runtime. Oh well.
I have found it is essentially good for converting stock bins to zips, as the other way round won't be helpful for CN devices - a check in the Mz recovery has a special code path for HK devices (based on /proc/uboot_version), which accepts all stuff regardless of whether it's signed updates or not. That's why you could flash anything, prerooted ROM, or even a su package (no need to mess with TPsparky indeed).
OTH, the CN version:
- checks sig of what it flashes (thus only stock updates may be flashed)
- had a (RSA ?) checksum for each partition and thus cannot be written to freely (e.g. mod the recovery image)
- is the reason my next phone won't be a Mz
TwoPointZero said:
I made the tool. There's a topic on meizume dedicated to it but feel free to discuss it here.
http://d-h.st/users/iSilver
It is quite bloated because of the Qt dlls (couldn't be arsed to recompile the whole beast statically) and that doesn't count the VC 2008 runtime. Oh well.
I have found it is essentially good for converting stock bins to zips, as the other way round won't be helpful for CN devices - a check in the Mz recovery has a special code path for HK devices (based on /proc/uboot_version), which accepts all stuff regardless of whether it's signed updates or not. That's why you could flash anything, prerooted ROM, or even a su package (no need to mess with TPsparky indeed).
OTH, the CN version:
- checks sig of what it flashes (thus only stock updates may be flashed)
- had a (RSA ?) checksum for each partition and thus cannot be written to freely (e.g. mod the recovery image)
- is the reason my next phone won't be a Mz
Click to expand...
Click to collapse
I suppose I'm lucky to own a HK MX then. Honestly, they make the best phone that I've handled aside from an iPhone (don't get me wrong, I'm just referring to the build quality.) Thanks for the tool!
We need a kernel dev if your up for it as well. Custom recovery would be a lifesaver for this phone. I'll credit you in the thread as well!
How about this:
1/ Extract the contents of an stock recovery_uboot.img
you obtain a recovery-uboot.img-kernel.zImage and recovery-uboot.img-ramdisk.cpio.gz
2/ Flash recovery-uboot.img-kernel.zImage where kernel ("zImage" in update) for normal boot goes
/dev/block/mmcblk0p63/ Flash [(64-byte header)+recovery-uboot.img-ramdisk.cpio.gz] where ramdisk ("ramdisk-uboot.img" in update) for normal boot goes
/dev/block/mmcblk0p7
and try to boot normally. Do you think the recovery that's normally invoked via VolUp+Power would show up?
EDIT: I posted instructions for dismembering such an image @ http://www.meizume.com/showthread.php?p=158029
TwoPointZero said:
I made the tool. There's a topic on meizume dedicated to it but feel free to discuss it here.
It is quite bloated because of the Qt dlls (couldn't be arsed to recompile the whole beast statically) and that doesn't count the VC 2008 runtime. Oh well.
I have found it is essentially good for converting stock bins to zips, as the other way round won't be helpful for CN devices - a check in the Mz recovery has a special code path for HK devices (based on /proc/uboot_version), which accepts all stuff regardless of whether it's signed updates or not. That's why you could flash anything, prerooted ROM, or even a su package (no need to mess with TPsparky indeed).
OTH, the CN version:
- checks sig of what it flashes (thus only stock updates may be flashed)
- had a (RSA ?) checksum for each partition and thus cannot be written to freely (e.g. mod the recovery image)
- is the reason my next phone won't be a Mz
Click to expand...
Click to collapse
I use this tool, but a mistake in the walk around the process, the specific circumstances, see screenshot!Please improve this tool, it really is very practical, thanks! ! !
Screenshot
View attachment 1613097
I'm trying to use this tool to convert the Flyme 2.0.3 update.bin to a zip file so I can extract a boot.img file, and I'm getting an error. Has the format of the update.bin file changed?
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
Full package : http://d-h.st/ukl
exe only (no dlls) : http://d-h.st/WLC
TwoPointZero said:
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
Click to expand...
Click to collapse
This is a fantastic tool, I like it! Thank you very much for your work!
TwoPointZero said:
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
Full package : http://d-h.st/ukl
exe only (no dlls) : http://d-h.st/WLC
Click to expand...
Click to collapse
Mighty TwoPointZero mate, as MX3 CN version finally hits the market today, is there any chances renewing your tool so that I can get my hands on the new V3.0 update.bin for MX3? Thanks in advance and keep up the great work.
Hi PaulReminder,
MzCrypt-Gui v1.0.3 with support for MX3 update.bin.
Full package : http://d-h.st/nZs
exe only (no dlls) : http://d-h.st/O69
Thanks iSilver! I uploaded it to my new Meizu fan community if you don't mind: http://meizufans.eu/forum/showthread.php?tid=55
TwoPointZero said:
Hi PaulReminder,
MzCrypt-Gui v1.0.3 with support for MX3 update.bin.
Full package : http://d-h.st/nZs
exe only (no dlls) : http://d-h.st/O69
Click to expand...
Click to collapse
Thank you sooo much mate for the heads up! Now I can extract new flat icons extracted from MX3 OS to work with my own theme.
With edited icons my phone looks so FlymeOS 3ish now. @TwoPointZero mate, I salute you.
No problem HondaRacer
What's happened to meizume btw?
TwoPointZero said:
No problem HondaRacer
What's happened to meizume btw?
Click to expand...
Click to collapse
Tool works for Meizu MX4 pro?
Thank
Is this tool no longer available? When I click the "Download Now" link, it just brings up a new tab with a grey blank page.
If it's still available, can someone provide me a mirror link please?
This tool is available on the chinese forum http://bbs.flyme.cn/thread-20121-1-1.html
or russian 4pda forum http://4pda.ru/forum/index.php?showtopic=521028&st=21460
or spanish forum http://www.htcmania.com/showthread.php?t=881622
direct download link : Converter Bin-to-zip
Hello again:
Build B2G for ZTE Open (inari) is tricky. People who want to develop applications with firefox's app-manager extension need to wait for ZTE upgrades or build their own system, which involves some permission modifications in boot.img and some tweaking to recover the bootanimation (lost on custom builds) among other things.
But hey, I've build a production pre-release of firefox os 1.2, and so far so good , and I like to share it with you via a flashable .zip file. Remember this file can be installed ONLY from CWM recovery, cause its not signed
features:
Version 1.2-prerelease (user release):
Build with blobs from version 1.1.0B02 (also known as 1.1.0B06) for ZTE Open (EU version)
Multilanguage - upgradeable through B2G nightlies (for both gecko & gaia)
Compatible with firefox app-manager (firefox 26+)
Includes su & busybox binaries ( busybox is linked with clear, grep, head, less, lsmod, more, nohup, pidof, ping, printf, pstree, sysctl, tail, telnetd, tftpd, traceroute, uname & usleep, for debugging via adb)
No carrier branding, just official firefox os branding
Fastboot enabled | ADB rooted
does *NOT* overwrite your recovery partition (you won't loose CWM recovery )
known bugs: isn't a bug but a security feature: "ADB should not be allowed to connect when device is locked in production builds"
FAQ:
I'm on version 1.x.y of 'some-carrier' build, Will this zip work in my case: Yes, only and just only if you have CWM installed.
There are a lot of strange files inside .zip, why ? this is because ZTE provides upgrades with radio & bootloader firmware (incompatibles between versions) If I want to support this ROM I need to make sure everyone have the same version ( the version that matches with the blobs )
Of course, YOUR WARRANTY IS VOID, and if you brick your phone , this is NOT MY FAULT
the link to the zip file: ul.to/2jwkruhj
Feedback is welcome
paziusss said:
Hello again:
Build B2G for ZTE Open (inari) is tricky. People who want to develop applications with firefox's app-manager extension need to wait for ZTE upgrades or build their own system, which involves some permission modifications in boot.img and some tweaking to recover the bootanimation (lost on custom builds) among other things.
But hey, I've build a production pre-release of firefox os 1.2, and so far so good , and I like to share it with you via a flashable .zip file. Remember this file can be installed ONLY from CWM recovery, cause its not signed
...
Feedback is welcome
Click to expand...
Click to collapse
Runs great, I will use your build to test and mod some apps with the app-manager.
And please, stay at this good work (updates etc?!)
---edited:
Is your build a development build (of FFOS 1.2)? I cant't open certified apps with the app-manager (I have changed the pref "devtools.debugger.forbid-certified-apps" to false in my profile. But there is no certified app to see or to open in the app-manager. If not, can you - or somebody else - build this development build of FFOS 1.2?
ROM is pretty stable. I don't know if I'm the only one having this issue, but it looks like my data is connecting but then it isn't working. I'm connected to AT&T right now. When I pull down the notification bar, I see that I am getting an "H" (HSPA+) signal but if I try to open firefox and hit a site, it says I'm not connected to the internet.
I'm aware that this is in a prerelease state but do you know how I could fix this?
@martin_s5670: AFAIK there are three types of builds: engineer builds, userdebug builds and user builds. This is an user build, but you can also test privilegied (aka certified) apps on it. If you want to see your installed system apps I'm sorry but you can't do it in this way
@ryanolson7: could you please test your connection via a ping
adb shell
ping www.google.com
if you can't reach google, then I would appreciate if you paste somewhere your logcat in this way:
adb logcat | grep RIL > file.log
and just deactivate data, wait a few seconds, and activate it again.
---
I'll do some further tests on this branch (because some blobs may change from 1.0.1) but here in Spain both 3G & 2G data seems to works well, need to find a place with HSPA+.
Are you in the USA? I'm asking because this rom is based in open_eu release ( AFAIK they are the same except for radio capabilities )
Thanks for the feedback
Great Job!
Thanks! Tried and working. I have even received a update, and still working smooth!
can you tell me about the creating this ROM process?
I'm using US rom, I just want to use these blobs to make a custom builds, but flashing all the images bricked my phone. Can you explain me about the steps you did to package this ROM?
paziusss said:
...
Feedback is welcome
Click to expand...
Click to collapse
@ paziusss:
Maybe a littele bug: The app "calendar" starts everytime when your build will be booted - without open it separetly.
im new here
i want to know if i can use this in my nexus 4 multirom android 4 KK
Need FF OS 1.3
Can anyone please provide me zip file of FF OS 1.3?
Thanks
LinuxHolic said:
Can anyone please provide me zip file of FF OS 1.3?
Thanks
Click to expand...
Click to collapse
Not quite a zip, but, https://daylightpirates.org/b2g_inari_nightly_builds/
Bad Luck
Deathwish238 said:
Not quite a zip, but, https://daylightpirates.org/b2g_inari_nightly_builds/
Click to expand...
Click to collapse
I flashed the latest nightly build and everything went fine but my mobile is sitting on Fox now and restarts constantly
Look
LinuxHolic said:
I flashed the latest nightly build and everything went fine but my mobile is sitting on Fox now and restarts constantly
Click to expand...
Click to collapse
groups [dot] google [dot]com/d/msg/mozilla.dev.b2g/dENpc-7Fbi4/80t6EyS6bwIJ
is the included radio for european or american zte opens?
@hecatae:
blobs were pulled from 1.1.0B02 - UK but radio firmware should be the same for both UK and US versions
paziusss said:
Hello again:
Build B2G for ZTE Open (inari) is tricky.
Feedback is welcome
Click to expand...
Click to collapse
HI!
Can you build with added Russian keyboard?
I wanna use 1,2. Because it have RU locale, but have not keyboard.... (((
At 1.1. have not RU locale, but it have RU keyboard
FM radio doesn't work, no sound.
Japanese?
Could someone enable the Japanese keyboard and provide a ROM? I can explain how to do it, just can't build for it
thanks
thanks for your rom
Hy guys, I've deodexed the latest 14.4.A.0.157 firmware and made a flashable zip for the new 4.4.4 Firmware (using kamome tool).
based on 14.4.A.0.157 Generic uploaded by @Jozinek (download)
note : This is not a whole rom, only a deodex mod to use with stock 4.4.4 Firmware
Why I made it ?
I would try Z3 app but I needed deodexed firmware, so I decided to deodex it
What you need ?
- 4.4.4 firmware 14.4.A.0.157 (link above)
- root access (sony patched kernel so you may follow this to get root and dont forget to thanks @Jamal_RS)
- a recovery installed
- flashable deodex zip from :
* Google Drive (uploading), sorry I have some troubles to upload on my drive...
* Dropbox
* htcfanboys thanks to @sinosuke
* androidfilehost thanks to @sinosuke
for .108 version :
What you need ?
- 4.4.4 firmware .108 (second edition) from august 28 (download)
- root access
- a recovery installed
- flashable deodex zip from Google Drive - Dropbox
Instructions :
- Copy flashable zip to you SD CARD
- Enter Recovery
do not format /system or anything else otherwise you'll need to flash stock rom
- Flash deodexed 4.4.X YYY Z1C.zip file
- Reboot
- Enjoy deodexed firmware and feel free to install mods
Thanks dude... i need this... for same reason... try a new app from Z3...
Thanks boro
hey guys,
i just installed this, but now i am getting an OTA update (a small one) but i dont know how to install it as it tells me verification failed.
how can i install that OTA? or can I ask you for a favor on incorperating it into your zip please
solidd_swa said:
hey guys,
i just installed this, but now i am getting an OTA update (a small one) but i dont know how to install it as it tells me verification failed.
how can i install that OTA? or can I ask you for a favor on incorperating it into your zip please
Click to expand...
Click to collapse
Lock your bootloader again and it will works
Thanks --- solved my problem after accidentally flashing a deodex systemui, by the way do we have to zipalign after this? got any TUT how to do it or a script to zipalign every boot. Thanks!
themes never change...only the wallpaper....
waxiboy said:
themes never change...only the wallpaper....
Click to expand...
Click to collapse
For me themes are working fine
What's the different of first and second edition on .108?
Will this unlock bootloader!??
TheEndHK said:
What's the different of first and second edition on .108?
Click to expand...
Click to collapse
This second edition brings mainly security enhancement fixes :
-Android 4.4.4 including the latest enhancements and security updates from Google
-Updated and improved camera experience
-Improvements when using Google voice, Contacts, Music streaming and Google+
-The latest versions of our Sony apps for you to enjoy
-All of our latest bug fixes, optimisations & improvements
zike47222 said:
Will this unlock bootloader!??
Click to expand...
Click to collapse
No this will not unlock your bootloader
Hello Tonio78r i have a question, where I can download the firmware you mention? You never mention where to download :silly:
Mrchidongas said:
Hello Tonio78r i have a question, where I can download the firmware you mention? You never mention where to download :silly:
Click to expand...
Click to collapse
Indeed I forgot, here you go
added to OP
Thanks man
i have the stock version on my z1c, i want flash that mod in this thread -->http://forum.xda-developers.com/showthread.php?t=2730097 it's necessary an deodexed rom,so i think that i can install your version but..when there will be other Ota upgrade o other stock version, what i have to do? i have to wait that somebody will do an new deodexed version on last stock firmware?
thanks a lot
Axospirit said:
i have the stock version on my z1c, i want flash that mod in this thread -->http://forum.xda-developers.com/showthread.php?t=2730097 it's necessary an deodexed rom,so i think that i can install your version but..when there will be other Ota upgrade o other stock version, what i have to do? i have to wait that somebody will do an new deodexed version on last stock firmware?
thanks a lot
Click to expand...
Click to collapse
If you want your mods to work well (most of the time) it needs a deodexed rom, so you will need to wait until somebody make it. Be sure I'll make it as soon I can .
BTW this is just a mod so you will need to update your stock rom before flashing deodex mod
Hope I will help you
Tonio78r said:
If you want your mods to work well (most of the time) it needs a deodexed rom, so you will need to wait until somebody make it. Be sure I'll make it as soon I can .
BTW this is just a mod so you will need to update your stock rom before flashing deodex mod
Hope I will help you
Click to expand...
Click to collapse
Thanks for your response!
Which recovery have you used? I have tried the dualrecovery, but after flashing the zip it goes into bootloop.
baseman said:
Which recovery have you used? I have tried the dualrecovery, but after flashing the zip it goes into bootloop.
Click to expand...
Click to collapse
I used TWRP (included in dual recovery). Are you sure you've used the latest .108 firmware ?
You may try to download and flash latest sony 108 from here
BTW I'll make deodex for firmware 14.4.A.0.157 very soon, but I'll not be able to test it because my Z1C is in repair...
Tonio78r said:
I used TWRP (included in dual recovery). Are you sure you've used the latest .108 firmware ?
You may try to download and flash latest sony 108 from here
BTW I'll make deodex for firmware 14.4.A.0.157 very soon, but I'll not be able to test it because my Z1C is in repair...
Click to expand...
Click to collapse
Thank you very much! I'm waiting
Sent from my D5503
Hi! This is an index and guide about the Samsung Galaxy S4 mini plus i9195i
Rooting guide:
I downloaded Kingroot and rooted it there (even though it said not supported, it still worked). I then downloaded Super me and let it do it's magic (delete Kingroot apps and install SuperSU apps). It takes about 10 minutes. After 10 minutes, you can get your refund from the Play Store.
Xposed guide:
I downloaded the Xposed installer, went to install/update, and it all went smoothly for me. Other users reported boot loop, but my phone was fine, so don't blame me if you get boot loop.
Custom Roms:
KitKat ROMS:
CyanogenMod 11
Lollipop ROMS:
CyanogenMod 12.1
Marshmallow ROMS:
CyanogenMod 13
Nougat ROMS:
LineageOS 14.1
Oreo ROMS:
LineageOS 15.1
dotOS 2.4
Resurrection Remix 6.0.0
Pie ROMS:
LineageOS 16
Pixel Experience
Credits to @Danil_e71 for the development on our device
As far as my testing went, all these ROM's are pretty stable and that includes LOS 16. This device is not my primary device though, so I don't test as well as I used to. LOS 16 doesn't seem to have any major bugs. (I didn't even find minor bugs either, but again, I don't test properly.). You need the latest TWRP to flash it though.
Custom Kernels:
Custom kernel by alexax66 for stock ROM 4.4
.zip file (v 0.1.7)(Flash via recovery)
.tar file(v 0.1.7)(Flash via odin)
(v 0.1.7) Disc image file
Source
It works well, normal features work and it seems to make the phone work faster. I found that all kernel features do work, while there are a few bugs (I've come across 2: the alarm clock doesn't work and I can't search for mobile networks/ put new apns in). To make sweep2sleep work, you must insert
Code:
su
echo 1 > /sys/sweep2sleep/sweep2sleep
into the terminal after adding code to the build prop (this worked for me, but after a reboot it stopped). I installed first via TWRP official and then via Odin. I'm not sure if you have to do it that way, but I can assure you that if you do do it that way, it will work.
I would not recommend this kernel, due to its instability, although I did used to use it daily.
Custom kernel for stock ROM 4.4 by Danil_e71
https://forum.xda-developers.com/attachment.php?attachmentid=3778847&d=1465586157
I could not get WiFi working on this kernel.
Custom kernel for CM 11 by Danil_e71
https://forum.xda-developers.com/attachment.php?attachmentid=3778501&d=1465562842
Overclocks to 1.4 Ghz, and works well.
Custom Recoveries:
I am only listing the most recent versions:
CWM
flash via recovery (v 6.0.5.1) by @alexax66
flash via odin (v 6.0.5.1) by @alexax66
Disc image file (v 6.0.5.1) by @alexax66
Philz
flash via odin (v 6.59.0) by @alexax66
flash via recovery (v 6.59.0) by @alexax66
Source
TWRP
flash via recovery (v 3.1.0-0) by @Danil_e71
Stock ROM:
Here
Stock Kernel:
Latest stock kernel (Disc image file)
Stock Recovery:
Stock recovery (Disc image file)
Anyone else tryed this metod and can confirm that them devices is rooted ?
Zakariasz said:
Anyone else tryed this metod and can confirm that them devices is rooted ?
Click to expand...
Click to collapse
yeah I just rooted my device by installing the linked KingRoot apk. It failed the first try but I tried a second time and now it works
I don't have custom recovery, nor kernel nor Xposed framework yet though.
Stagefright-Official Rom
Hello,
just to say that I upgrade (odin flash) to last Official rom yesterday, find on sammobile:
Model GT-I9195I
Model name GALAXY S4 mini LTE
Country Netherlands
Version Android 4.4.4
Changelist 5332500
Build date Mon, 11 Jan 2016 11:42:16 +0000
Product code PHN
PDA I9195IXXU1APA1
CSC I9195IPHN1APA1
good news : all Stagefright detector are green !
exzemat said:
good news : all Stagefright detector are green !
Click to expand...
Click to collapse
What is Stagefright?
LoScienzo said:
What is Stagefright?
Click to expand...
Click to collapse
wikipêdia:
Stagefright is the collective name for a group of software bugs (or more specifically backdoors), that affect versions 2.2 ("Froyo") and newer of the Android operating system, allowing an attacker to perform arbitrary operations on the victim device through remote code execution and privilege escalation.[1] Security researchers demonstrate the bugs with a proof of concept that sends specially crafted MMS messages to the victim device and in most cases requires no end-user actions upon message reception to succeed, while using the phone number as the only target information.[2][3][4][5]
Sorry, but I have a stupid question:
Can I use the Netherlands-version also on devices that are used in other countries / with other carriers?
Bibabuzzel said:
Sorry, but I have a stupid question:
Can I use the Netherlands-version also on devices that are used in other countries / with other carriers?
Click to expand...
Click to collapse
Yes, you can, but I think if you wait, your country might come. They just (50 minutes ago) released one for region TPD here. I think I'm going to wait.
I use method described in the first post but with Super Sume v 9.1.9 and xposed installer from the first post and everything work like charm for the moment.
I've done it via same route, it was bit of a hassle for trying to find information about this exact phone. Nice compilation here. Thumbs up.
exzemat said:
Hello,
just to say that I upgrade (odin flash) to last Official rom yesterday, find on sammobile:
Model GT-I9195I
Model name GALAXY S4 mini LTE
Country Netherlands
Version Android 4.4.4
Changelist 5332500
Build date Mon, 11 Jan 2016 11:42:16 +0000
Product code PHN
PDA I9195IXXU1APA1
CSC I9195IPHN1APA1
good news : all Stagefright detector are green !
Click to expand...
Click to collapse
Are there any noticable differences in this update?
no other than more recent kernel build (11/01/2016) : more secure ...
I added a bunch of disc images of kernels and recoveries (no new releases ) I also added the newest stock kernel if anyone needs it. (Released 11 Jan 2016) Also, TWRP 3.0.0-0 is out for our device, links are there. Is anyone working on CM by the way?
Anyone flashed any of the stock firmware in the original post?
Mine came with the stock firmware from another country, and I would like to flash the one for my country to see if the cell phone signal is any better.
Should I bother?
BTW, will doing that trip the knox meter?
I tried to change Kingroot with SuperSUMe but can't do this, course can't brake Knox. I try to install SuperSU it also can't brake Knox. Wtf?
I need custom kernel without bugs for our i9195i.
I also can mention that the Rom for each country has special BB (baseband - drivers for radio module). But there is no any Rom for my country... So i have unstable signal...
---------- Post added at 05:02 PM ---------- Previous post was at 05:02 PM ----------
How to disable Knox?
There's a new official TWRP release (3.0.0-2) here , enjoy
Sent from my GT-I9195I
Update: Got a custom ROM fully working (with small bus where and there). Check the first post
DroidKing18 said:
Update: Got a custom ROM fully working (with small bus where and there). Check the first post
Click to expand...
Click to collapse
You've got a interesting thread here to stay up-to-date on info about our phone, but shouldn't you mention some credits to the guy(s) that found the cm11?
I think it's Chrisled2 talking about it on cyanogenmod-forum (i see he's active here also by the name of chrisled):
https://forum.cyanogenmod.org/topic/110203-gt-i9195i-supported/?page=2#comment-591554
There are mentions about problems with play store, and playing video files in browser.
But thanks again for keeping us up-to-date!
Could you maybe try and test the infrared-functions with the custom rom? I use it for my television and decoder.
bartiest said:
You've got a interesting thread here to stay up-to-date on info about our phone, but shouldn't you mention some credits to the guy(s) that found the cm11?
I think it's Chrisled2 talking about it on cyanogenmod-forum (i see he's active here also by the name of chrisled):
https://forum.cyanogenmod.org/topic/110203-gt-i9195i-supported/?page=2#comment-591554
There are mentions about problems with play store, and playing video files in browser.
But thanks again for keeping us up-to-date!
Could you maybe try and test the infrared-functions with the custom rom? I use it for my television and decoder.
Click to expand...
Click to collapse
I thought OyyO found it first but I wasn't sure. I would've given creds to the devs but they don't seem to be on this site, if they are, tell me, but I've only seen them on 4pda, a Russian site. The truth is that I didn't test it enough to notice all the bugs. I lost a lot of interest when I found that I couldn't put Xposed on
Sent from my GT-I9195I using XDA-Developers mobile app
Btw, there is a also TWRP 3.0.2 now so your links to the official builds are outdated - you may want to link directly to https://dl.twrp.me/serranoveltexx/
Some information you should know..
This is a full Stock ROM with android version 8.0
If you want to report a Bug, read the F.A.Q First Then provide a logCat OR LoggingKit.zip with detailed explanation
Read the instructions and the F.A.Q Before installing the rom or posting a reply.
You are not allowed to use this base, if you want to make rom, "DIY"
Any sort of File Kanging will be reported without hesitation, we know our codes.
If you like this rom and appreciate my efforts, Hit the Thanks button, and consider a donation
This is the first Oreo Custom ROM for this device.
RULES OF POSTING : READ everything before commenting, And especially the install steps, the rom has been tested throughly for a long time, so if you have an critical issue like not booting or no sim, you missed the instructions, posts that are irrelevant to this project will be ignored(Constructive criticism is welcomed). If you do face a new bug however, dont just say "hey bug here" provide more information, and a LOGCAT, bug reports without logcats will most likely be ignored.
Android 8.0
Deodexed
Heavily debloated
Zipaligned
Very Optimised
Battery and performance better than stock
Full Samsung experience 9.0 without missing vital apps
And many more
Extra Features :-
All the original features are present (Wifi,Bluetooth etc)
Many prop and feature tweaks
DE-Knoxed and disabled Additoinal samsung root preventions and secuirty spams
Official status in settings
Many prop tweaks
Many feature tweaks
Check the changelogs for the FULL feature set
Kernel :-
OxygenKernel V1
- Basic Kernel to Boot Oreo on exy7570
- Support for deodexed Oreo systems
- Samsung Security Disabled
- Disabled more knox and logging
- Knox 0X0
- Bootstate Green for safteynet
- Patched some props for safteynet
- Init.D Support
- Other minor improvments
and many more goodies
ensure you have LATEST TWRP
Download and copy the ROM to your device external SDcard (preferred)
Wipe everything (SYSTEM,DATA,CACHE,DALVIK and preferably Internal storage all together)
Flash the recovery.img from downloads section
Reboot to recovery
Flash the ROM.ZIP
Flash Magisk
Reboot system
@asysh
@BlackMesa123 for RMM switch
@samsung
@topjohnwu for for magisk
Testers :
ME
Downloads. Changelogs , F.A.Qs below
XDAevDB Information
Extreme, ROM for the Samsung Galaxy J3
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest bootloader and modem
Based On: TouchWiz
Version Information
Status: Testing
Current Stable Version: V1
Stable Release Date: 05.06.2019
Created 05.06.2019
Last Updated 05.06.2019
DOWNLOADS
DOWNLOADS:
Extreme ROM V1 Based on Stock ROM [LATEST]
J330F:https://mega.nz/#!jHhViSjA!pR3IQrguIVwA9JBb3UiXEsR1brfpAORmU26Ue272KUo
J330FN:https://mega.nz/#!LLIX2SSK!8iXjkjJiqahydPO40kLAugdPJpX_pdiDmoFp1nsLpM8
recovery.img:https://mega.nz/#!neRhVS4B!UH_4VeBm_OMyjPTKRQKvRtwODiz7n8MTBXprQrXpni8
reserved2
reserved2
reserved3
reserved3
I will try it when I get home
I do not understand. Yesterday I downloaded V2 version. Today, there are no versions of V2. What's the last one?
regards,
zlihtar
zlihtar2 said:
I do not understand. Yesterday I downloaded V2 version. Today, there are no versions of V2. What's the last one?
regards,
zlihtar
Click to expand...
Click to collapse
Did you get it to boot?
Because I can't
zlihtar2 said:
I do not understand. Yesterday I downloaded V2 version. Today, there are no versions of V2. What's the last one?
regards,
zlihtar
Click to expand...
Click to collapse
This would be the V3 but I remade it from scratch and I put V1.This is the latest one.
Benfatica said:
Did you get it to boot?
Because I can't
Click to expand...
Click to collapse
Did yo u install the modded recovery? And why arent u responding on Tele?
victorAndrie said:
Did yo u install the modded recovery? And why arent u responding on Tele?
Click to expand...
Click to collapse
I had to reset my phone and I forgot to install Tele
Benfatica said:
I had to reset my phone and I forgot to install Tele
Click to expand...
Click to collapse
Ok
victorAndrie said:
Ok
Click to expand...
Click to collapse
I will install it when I get home
---------- Post added at 08:39 AM ---------- Previous post was at 08:08 AM ----------
victorAndrie said:
Ok
Click to expand...
Click to collapse
I just tried it but got a black screen again
Has anyone tried yet? Benfatica, what is your version J330F or J330FN?
Thanks,
regards
zlihtar2 said:
Has anyone tried yet? Benfatica, what is your version J330F or J330FN?
Thanks,
regards
Click to expand...
Click to collapse
it's the FN version
hello , after instalation my phone don't boot
Edit : the bootlogo don't boot
ExtremeGrief said:
Did yo u install the modded recovery? And why arent u responding on Tele?
Click to expand...
Click to collapse
same cant boot just black screen
how to instal moded twrp ? I used normal twrp
I tried install moded recovery with adb but phone wont boot up into recovery mode
All the links are dead
Hello developer! Please help fix link download rom.
nil2009 said:
Hello developer! Please help fix link download rom.
Click to expand...
Click to collapse
This rom has been abandoned. The chances of the download link being fixed are very low.
Will there be a version for j327p???