Wiko U Feel Port [6.0 MRA58K] MT6735 x32bit - BLU R1 HD ROMs, Kernels, Recoveries, & Other Devel

Here is a rom that I ported to the R1 HD. Everything is working , Ive used this rom for a while and have not noticed major bug. One small thing that might happen is at the start of the setup process signal bars will show signal strengh and the UI might look like its crashing. Don't worry after a few seconds it will be sorted on its own its due to the trustzone.bin and change in nvram since this rom was from a spflashtool backup.
Enjoy!!!
Download Link : https://drive.google.com/file/d/0BzU6b7lzLmttRXBfZGZROW41MFE/view?usp=sharing
Flash using TWRP.

Does this have settings in Display to switch the navbar?

No it does not (from what i remember, ive been on stock v17 for several weeks now, I posted this port from a reuest and decided to share it , all i really remember is that this rom and its brother the Wiko U Feel everything worked correctly with those 2 ports....my other ports faced the same camera not connecting issue ) but i will test to see if flashing the settings app from stock v17 will but that will take away the other features like double tap to wake . As an alternative if you root the rom and install xposed framework you can install gravitybox that will swap them for you and much more.

Just curious , I already use gravitybox.

cyanix-tech said:
Just curious , I already use gravitybox.
Click to expand...
Click to collapse
Just checked and it does , go to system then fingerprint then you will see navigation....then you can swap them natively

man can you upload picture from your phone with all apps i want to see the style and thanks

Great ROM really like it but there is two issues that I noticed. One is I can't delete icons from the home screen and two is the ROM tries to install a update every day.

Their isn't any cm14 ROMS for U feel lite is there?
Sent from my LineageOS (R1HD) using Tapatalk

vampirefo said:
Their isn't any cm14 ROMS for U feel lite is there?
Sent from my LineageOS (R1HD) using Tapatalk
Click to expand...
Click to collapse
i am still looking. did not find yet. But did find a reference that the wiko feel lite is same as "cloudfone thrill access". unfortunately that phone is no easier to find roms for.
https://forum.hovatek.com/thread-14541.html
I cannot confirm if it is true yet. but they all have same chip mt6735

why error 7?

33korzhello said:
why error 7?
Click to expand...
Click to collapse
Sometimes it is because an assert check line in the updater.script failed.
For example If the updater is looking for BLU R1 HD in the build prop of phone / recovery and finds P6601 instead, then the install will print an error message followed by error 7.
The original ported recovery posted had the BLU R1 HD tag. And the later built recovery has the P6601 tag. And I believe most , if not all of the custom ported Roms and the built ones too, were made to look for P6601.
Look closer at all the written message on screen to confirm if more error messages there.
The fix would be either edit the updater script, or use different recovery.

Related

[Q] Unable to mod my stock rom via Gravity Box

I am facing several prolems in my XOLO A500s ROM (MTK 6572)
I have deodexed my stck rom + rooted but i am unable to implement the Gravity BOX fetures
Like: i can't get the data speed monitor mod,nor the clock mod and many more.
But there's custom rom which has this fuctionality to apply all the gravity box mods.
Is there something i need to change in my stock rom.
Please guide me through this.:highfive:
NOTE: I don't want to use the custom ROM because they have some problems in them some of them don't have gps on/off,another have the 1 MP camera insted of 5MP.
Another show internel memory as SD card and SD Card as internel.
The worst ROM problem can't turn on/off wifi (I managed to solve this on my own but still they have some other problems)
Click to expand...
Click to collapse
I want you guys to help me in out so that i can have a better stock rom
prashantvrm said:
I am facing several prolems in my XOLO A500s ROM (MTK 6572)
I have deodexed my stck rom + rooted but i am unable to implement the Gravity BOX fetures
Like: i can't get the data speed monitor mod,nor the clock mod and many more.
But there's custom rom which has this fuctionality to apply all the gravity box mods.
Is there something i need to change in my stock rom.
Please guide me through this.:highfive:
I want you guys to help me in out so that i can have a better stock rom
Click to expand...
Click to collapse
probably your stock rom is not real aosp.it is modded.so that,this problem happened.
droidmahadi said:
probably your stock rom is not real aosp.it is modded.so that,this problem happened.
Click to expand...
Click to collapse
is there any solution for this
could someone help me out
prashantvrm said:
is there any solution for this
Click to expand...
Click to collapse
there is solution but it is better to use custom rom without trying to solve these.You should be edit system ui & framework to solve this
droidmahadi said:
there is solution but it is better to use custom rom without trying to solve these.You should be edit system ui & framework to solve this
Click to expand...
Click to collapse
i dont think its the problem with systemui and framework
prashantvrm said:
i dont think its the problem with systemui and framework
Click to expand...
Click to collapse
i think its the problem with systemui & framework
droidmahadi said:
i think its the problem with systemui & framework
Click to expand...
Click to collapse
could you help me in this
prashantvrm said:
could you help me in this
Click to expand...
Click to collapse
It is simple, nothing will work if the ROM is not close to AOSP.
In order to get GB to work, you will need to ditch your stock ROM and install a custom ROM which are extremely AOSP-based (CM won't get it work too).
If you insist, then you can do only nothing as the dev behind GB already stresses that GB are for AOSP ROMs and he will never ever interested on giving unsupported devices any support
Unless you're so desperate for it
You can learn compiling and decompiling so that you can grab some GB source code and make it work on your stock ROM.
TechnoSparks said:
It is simple, nothing will work if the ROM is not close to AOSP.
In order to get GB to work, you will need to ditch your stock ROM and install a custom ROM which are extremely AOSP-based (CM won't get it work too).
If you insist, then you can do only nothing as the dev behind GB already stresses that GB are for AOSP ROMs and he will never ever interested on giving unsupported devices any support
Unless you're so desperate for it
You can learn compiling and decompiling so that you can grab some GB source code and make it work on your stock ROM.
Click to expand...
Click to collapse
I tried to to replace all the files(/system/app and /system/framework) inside the stock rom with a working custom rom(in which GB was full functioning) but when i replaced th the device was working as it was supposed to work but still GB was not working after this method
prashantvrm said:
I tried to to replace all the files(/system/app and /system/framework) inside the stock rom with a working custom rom(in which GB was full functioning) but when i replaced th the device was working as it was supposed to work but still GB was not working after this method
Click to expand...
Click to collapse
That's not how custom ROM works. And what you have done is seriously wrong
Flashing a completely new ROM is better than the unsafe file overwriting inside /system/xxxxx . Though it might be working in your eyes, however I am pretty sure there are many errors in the logcat since you have mixed up your ROM with unfamiliar files.
Flash a custom ROM that is AOSP or code a new app that does what GB does for your device
Please take note of the above paragraph. That's the choices you have.
I was using GB before. Since I tried CM, and loved it, I have been known that GB won't be supported on CM. What I did was I completely abandon GB. I even have donated to such app. I feel sad, but yea life must go on
TechnoSparks said:
That's not how custom ROM works. And what you have done is seriously wrong
Flashing a completely new ROM is better than the unsafe file overwriting inside /system/xxxxx . Though it might be working in your eyes, however I am pretty sure there are many errors in the logcat since you have mixed up your ROM with unfamiliar files.
Flash a custom ROM that is AOSP or code a new app that does what GB does for your device
Please take note of the above paragraph. That's the choices you have.
I was using GB before. Since I tried CM, and loved it, I have been known that GB won't be supported on CM. What I did was I completely abandon GB. I even have donated to such app. I feel sad, but yea life must go on
Click to expand...
Click to collapse
thanks for your reply
now i am going to get to work with on your suggestion thanks
thanks for your reply
now i am going to get to work on your suggestion thanks

[4.4.4] MIUI [4.9.5][AOSP Omni based]

First off I do not own an i605 myself but have the l900 (sprint) which is almost the same device. Hardware wise there is only a tiny difference which is in the partition setup. Sprint uses a different data partition mccblk0p17 where all other N2's use mccblk0p16 the other is our mccblk0p16 which contains special files used by sprint on their stock roms (just to make our lives more difficult). I have been working with @lacoursiere18 on a few of my projects for the l900 and we tried to port an earlier version of MIUI for our devices before he got busy with school. Since then I have successfully ported over MIUI to the l900 and i605. Brian has been nice enough to test build out and confirm it works great on the i605. So now I am releasing this for your flashing pleasure. I also took a little extra time and modified Plasma 2.55 to work with MIUI and gotten permission from @ffolks (a few months ago) to post the modified kernel for everyone to use.
Well everyone (l900 users and those who browse the l900 forums) already knows I hate doing OP's so they stay pretty simple and this wont will be any different. Also MIUI users know that there are weekly updates but since this is a port and I have so many projects going on. It might be a month or two between my releases.
This is ported from the N7100 which is based on Omni rom. Original rom is located here
http://en.miui.com/download-35.html
and is the one by mdiary. So far only issues I know of it call recorder does not work (just says being used by another app) and you have to go into settings..mobile networks..network mode and change to CDMA+LTE/EvDO to enable 4g after every boot. If you flash any gapps package you will lose gps. If you continue to read the OP I will give instructions on how to setup your MIUI rom to get the most out of it.
So I took the base and turned it into a full featured rom with a whole mess of add-ons and tweaks.
Included items/tweaks/mods
Adfree (although I already have a host list created)
dolphin browser
dolphin jetpack plugin
adobe flash 11.1 kk
es file manager
LG G3 Keyboard and a few themes
WSM (MIUI Xposed)
Mi-Tools module (like wanam or gravity box)
Paid themes module (all miui themes are free)
AOSP Dash Clock widget
AOSP Calender widget
Terminal emulator
A bunch of build.prop tweaks
A bunch of init.d scripts (to enable them continue reading the OP)
Bug list
MIUI-i605 4.9.5
Any Omni bugs
call recording does not work
If you flash any gapps besides mine you will lose gps
Change Log
MIUI-i605 4.9.5 9-8-14
First port of rom
Downloads
Flashing instructions
1. Backup internal sdcard to you PC or external sdcard (this will really help prevent issues
2. Boot into recovery and backup current rom
3. Do a factory reset (if using philz/cwm do clean for new rom)
4. Format/wipe internal sdcard (if you dont do this and have issues first thing I will say is format it)
5. Reboot back into recovery (this will create your internal sdcard dir structure)
6. Flash MIUI and boot it
7. After initial setup power off and boot into recovery
8. Flash Gapps (please do it in this order or you will end up wiping and reflashing)
9. Boot into rom
10. Go to post #3 and follow those steps
Do not flash any kernel besides the modified Plasma or your rom wont boot. If there is an AOSP kernel you want to use let me know and I will make it compatible.
Plasma 2.55 MIUI edition Synapse is included in this flashable zip
https://www.androidfilehost.com/?fid=23622183712469118
MD5sum 13ffea951345225e8ad0abdaf2f279d4
MIUI Gapps
https://www.androidfilehost.com/?fid=23622183712469103
MD5sum c7bb4c995d6116a7c88977fe4821af10
MIUI 4.9.5
https://www.androidfilehost.com/?fid=23622183712469104
MD5sum 70bd84e1e6f65786a8ca8836b6908225
Importaint tips for MIUI
Simple things for now
1. Open security (located on first screen)..permissions.. and turn on root permission
2. Open WSM tools (miui xposed) and click install DO NOT reboot yet
3. At top of the screen you will see < Manage click here and enable all three modules
4. Reboot phone and setup Mi-Tools to your liking and reboot for settings to be applied
5. Open settings... general settings tab... mobile networks... network mode... set to CDMA+LTE/EvDO (will have to do this every boot to have 4g(LTE)
6. If you want to use a different launcher ( I dont like the iOS style launcher myself ) open settings... general settings... display... default launcher.. and select launcher3 or whatever you have installed yourself
7. Setup your google account and enjoy
Some things are in Chinese
in settings... general settings.. stock settings you will see two chinese options the top one is your advanced settings for samsung devices the bottom one is your Mi-POP settings (that circle with the back icon)
BELOW IS A NICE GUIDE FOR MIUI
http://www.hardwarezone.com.sg/m/feature-complete-guide-xiaomis-miui-v5-os
Things that are reported as issues
If you are having gps issues try this.
travisn000 said:
I have been using Maverick Pro from the play store and find it gets GPS lock with google maps from play store also installed... Once maverick has a lock other apps seem to work as well.
Here is the free version:
https://play.google.com/store/apps/details?id=com.codesector.maverick.lite
..i set my location setting to device only; the first time i used it it took a few minutes to lock, but its been very quick every time since.
The yellow dotted indicator in the bottom bar of the app shows number (16) of gps satellites found:
Click to expand...
Click to collapse
Themes that cause issues (random reboots, freezes, etc...)
material
last one
Thanks for the work you put in @jlmancuso and @lacoursiere18. Excited to give something new a try.
I'll give this a shot over the weekend.
Awesome good to see this ole device still getting some luv :good:
jlmancuso said:
last one
Click to expand...
Click to collapse
Thanks for the mention sir.. But I really had nothing to do with getting this working.. All you BRO!
razortaz18 said:
Thanks for the work you put in @jlmancuso and @lacoursiere18. Excited to give something new a try.
Click to expand...
Click to collapse
Not me.. @jlmancuso put all the work in.. Me and AOSP do not play nicely =)
Cmon TW version loll
Thanks!
Everything works just fine so far.little problems i had were just ignorance on my part.
Think its possible to do an agni kernel?
Thanks again for all the hard work!
Will this ota update. How well do themes work?
Sorry i missed the month or two line.
dudeicles said:
Everything works just fine so far.little problems i had were just ignorance on my part.
Think its possible to do an agni kernel?
Thanks again for all the hard work!
Click to expand...
Click to collapse
Give me a link and I will see what I can do. You willing to test?
rippedwarrior69 said:
Will this ota update. How well do themes work?
Click to expand...
Click to collapse
No ota. Themes work great although I did hear one did cause issues ( material ) but everyone I have tried worked fine. Any with issues I will post in 4th OP. As they are reported.
Sweet are you going to keep updating or is this the only version?
rippedwarrior69 said:
Sweet are you going to keep updating or is this the only version?
Click to expand...
Click to collapse
Read OP.
Sent from my SPH-L900 using XDA Premium 4 mobile app
jlmancuso said:
Give me a link and I will see what I can do. You willing to test?
No ota. Themes work great although I did hear one did cause issues ( material ) but everyone I have tried worked fine. Any with issues I will post in 4th OP. As they are reported.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2608679
Added a link to a very nice users guide for miui in post 3
Sent from my SPH-L900 using XDA Premium 4 mobile app
Thank you so much for this. This rom is beautiful and so much better then tw. I cannot thank you enough.
So, does Google maps not work with MIUI? Loaded maps and compass got GPS only lock but Google maps just kept searching for location.
Sent from my SCH-I605 using Tapatalk
I cannot get anything to get location. Keeps telling me my location services are off but they are not. Please help. Also mi tools will not move clock to center of status bar.

[Q&A] [Audio Mod] eXtremeBeats™ Any Device

Q&A for [Audio Mod] eXtremeBeats™ Any Device
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
This mod work very well but i have little problem with version 2.0. I have lg l9 ii with stock 4.1.2 jb on it, version 1.0 work with viper4android and it sound great but when i installed version 2.0 on clean rom (ofc still 4.1.2 jb) system run good without any issues or fcs but after installing viper i cant run it...! I dont know why but viper cant just run, it is in app drawer but when i click it make screen black for 3 sec and come back to app drawer wiothout any screens or something, he should ask about su permissions and install drivers but this not happen. Ofc super su and busy box are installed and work good, dont know why it happen, i tried install viper later extreme and first extreme later viper in both ways still same problem. I come back to 1.0 because viper for me is a must, maybe you people know how to fix it. Installing viper as system app dont change anything, i tried to add viper drivers on my own by copying its file from old system to lib folder and adding necessary lines in audio_effect.conf but app still cant run
I have installed ver 1.0 on my sgs 3. I am running CM 11 on KitKat 4.4.4 . I use Nova Launcher. I do not see the icon to run the EBS program. I looked in the appp drawer for it with no luck. I do see the build prop entries in my buildprop. Poweramp loads and runs fine. Can any one assist me? BTW, I did try to install ver 2 and ver 2 update. Separately of course. The fc behavior reported by others happened to me. I restored backup then installed version 1. Please advise how to locate the icon to use this program. TIA. Gary
IaKnightHawke said:
I have installed ver 1.0 on my sgs 3. I am running CM 11 on KitKat 4.4.4 . I use Nova Launcher. I do not see the icon to run the EBS program. I looked in the appp drawer for it with no luck. I do see the build prop entries in my buildprop. Poweramp loads and runs fine. Can any one assist me? BTW, I did try to install ver 2 and ver 2 update. Separately of course. The fc behavior reported by others happened to me. I restored backup then installed version 1. Please advise how to locate the icon to use this program. TIA. Gary
Click to expand...
Click to collapse
Their is no app to say anything is open. Just trust the buildprop lines.
---------- Post added at 10:59 AM ---------- Previous post was at 10:58 AM ----------
masterganja said:
This mod work very well but i have little problem with version 2.0. I have lg l9 ii with stock 4.1.2 jb on it, version 1.0 work with viper4android and it sound great but when i installed version 2.0 on clean rom (ofc still 4.1.2 jb) system run good without any issues or fcs but after installing viper i cant run it...! I dont know why but viper cant just run, it is in app drawer but when i click it make screen black for 3 sec and come back to app drawer wiothout any screens or something, he should ask about su permissions and install drivers but this not happen. Ofc super su and busy box are installed and work good, dont know why it happen, i tried install viper later extreme and first extreme later viper in both ways still same problem. I come back to 1.0 because viper for me is a must, maybe you people know how to fix it. Installing viper as system app dont change anything, i tried to add viper drivers on my own by copying its file from old system to lib folder and adding necessary lines in audio_effect.conf but app still cant run
Click to expand...
Click to collapse
Sorry, looks like it is incompatible. Keep using 1.0.
Thanks
OK Thanks for the response.
Does it work on miui?
Sent from my HM 1SW
bobinx said:
Does it work on miui?
Sent from my HM 1SW
Click to expand...
Click to collapse
Providing it's Android 4 or up, sure.
Opss, until now I found problem with my phone: even I install busybody 15 or 18, then flash this mod (v2), then I found nothing add into my system/app and system/framework, ... only string was add into my build.prop. I don't know why, but before I installed successful this mod, with full file in this zip into my system, now didn't, even I mount system in recovery before flash zip. My phone is rooted, of course. Anyone like that?
hey guys,
I've installed this mod and I have a question.
Is there any app where I can configurate settings like in viper4android? Or is this mod made of various libs and Service's running in the background without a primary app?
Sony Xperia Z Ultra 4.4.4 Stock not compatible
Flashinh this to my leads my Sony Xperia Z Ultra 4.4.4 Stock to infinite reboots. Device reboots after several seconds of booting into system
Please help me sir,
Im new to this thread. I have galaxy note 2 n7100 and i have installed ditto note 4 rom and having viper4android installed. When i flashed ExtremeBeats audio mod through recovery the phone gets started and when i try to unlock my phone by swiping on lockscreen phone get stuck and then i have to format my phone. Please help me in this situation.
taus3q said:
Please help me sir,
Im new to this thread. I have galaxy note 2 n7100 and i have installed ditto note 4 rom and having viper4android installed. When i flashed ExtremeBeats audio mod through recovery the phone gets started and when i try to unlock my phone by swiping on lockscreen phone get stuck and then i have to format my phone. Please help me in this situation.
Click to expand...
Click to collapse
More specific please... EB version? do you have custom kernel installed or just stock kernel from rom? do you mount /system before flashing EB? The best way to install EB is after flashing the new rom. You need to mount /system then flashing EB. Reboot. After that install v4a and its drivers. Reboot again. If you follow that method and found it's not working try another version of EB. If the problem still persists, seems like it come from your rom side not supporting it.
Hi!
This beats-mod seems very promissing.
I wonder if it will work on my brand new I9301 S3 Neo ???
Because I also need to root it and wonder if it worth?
Please let me know, I love hi-fi music.
Cheers!
Sent from my GT-I9301I using XDA Free mobile app
How much time it take for installing the library?
My rom already as the viper4android... Liquidsmooth 5.0.1 LG G3 how dö i install the mod? Pl help me
iGordy said:
My rom already as the viper4android... Liquidsmooth 5.0.1 LG G3 how dö i install the mod? Pl help me
Click to expand...
Click to collapse
Just flash this in your recovery, and you are done.
Download link
Pls tell where is the download link of zip file
i flashed version 2.1 on my evo 4g lte with TWRP recovery and it flashed fine, but when i rebooted and played music, it stayed the same. Was an app supposed to be installed or something? I have Viper4android installed already, but extremebeats doesnt show up anywhere...are there more steps besides flashing with recovery?
Stock Rom?
I'm new in this kind of topics. Does it work with a Stock Rom?
This mod doesn't work on my HTC One M8. Android 4.4.4 3.28.xxx.x Rooted Stock, S-on. Tried it a bunch of times with different practices, it just soft bricks the phone every time.
OP, what can you say about this? It says in your page that my device is supported but it doesn't work. Or maybe it's just me, what should I do if it is? Help please, I'm really eager to have this mod.

(ROM) BOF3 Thunderbolt V 2.9 N-915-G stock,deodexed 19JUL

THUNDERBOLT V2.9
DOWNLOAD: http://forum.xda-developers.com/showpost.php?p=61852408&postcount=190
THUNDERBOLT V2.7 BOE1
Deodexed
busybox
zipalligned
fix ext sd
init.d
kernel with init.d
STOCK EXPERIENCE
3minit battery flash separately( install before setting up xposed wanam or it will not work)
DOWNLOAD
http://forum.xda-developers.com/showpost.php?p=61485120&postcount=156
OLDER LINKS
apps:
titanium
esfile explorer
lazy swipe
n4 hidden features
toolbox
universal init.d
wiziconizer
power menu
removed some samsung apps (you will notice blank icons in edge menu)
FLASHING:LOLLIPOP
must be on stock BOE1 rooted with twrp or cwm
flash as normal
***do not wipe data or anything else
First boot takes a while.
AFTER FIRST BOOT
freeze or delete
sknox 1.0
sknox II 1.0
& anything else you need
DOWNLOAD
v2.3 13APR
https://www.androidfilehost.com/?fid=95916177934554247
$$ network speed indicator & 3minit (flashable) thanks: myself (long due lol)
REMOVED: sfinder & qconnect BAR
https://www.androidfilehost.com/?fid=95916177934555731
https://www.androidfilehost.com/?fid=95916177934554633
5Way Reboot: https://www.androidfilehost.com/?fid=95916177934554683
older
https://www.androidfilehost.com/?w=files&flid=26847
CHECK POST 2 FOR TW LAUNCHER BY CLCK
thanks:
archi awesome kitchen
kmokhtar79
micky387 3minit mod
arpanbag1996
Beetle84 (TESTING)
TW Launcher by CLCK
http://forum.xda-developers.com/note-edge/themes-apps/edge-5x5-launcher-lollipop-n915g-rom-t3065401
15 toggles ( OPTIONAL)
for this mod you need sqlite editor app installed.
open:-- data/data/com.android.provider.settings/databases/settings.db/system/
in the list go to number 268 & 269 and change the value from 10 to 15 press save and exit.
remove brightness slider
open:-- data/data/com.android.provider.settings/databases/settings.db/system/
go to 265 notification_panel_brightness_adjustment and change value to 0
NITRO X SPARK (this is not my work sharing)
PERFORMANCE TWEAK not integrated in the rom
please read the forum before proceeding.
http://forum.xda-developers.com/and...mod-projct-mod-boost-nitro-x-edition-t2809443
DOWNGRADE to KITKAT
EASIEST WAY TO REVERT TO KK
: Enable USB debugging reboot into recovery (in lollipop)
: WIPE:-- SYSTEM, DATA, CACHE, INTERNAL SD, DALVIK (dont reboot)
: battery out 3 button reboot into DOWNLOAD MODE (safe bet)
: odin 3.09 and install the kk tar file
and you'll be back at kitkat
So, just checking as you didn't say, is this Kitkat or the new Lollipop rom?
If anyone has gone to Lollipop there's a chance, if the bootloader was flashed,that they can't go back to 4.4.4 kitkat. It'll just result in bootloops until they reflash Lollipop...
ultramag69 said:
So, just checking as you didn't say, is this Kitkat or the new Lollipop rom?
If anyone has gone to Lollipop there's a chance, if the bootloader was flashed,that they can't go back to 4.4.4 kitkat. It'll just result in bootloops until they reflash Lollipop...
Click to expand...
Click to collapse
Good find
Wow ! Finally somone has begun providing a Custom debloated ROM for 915G.
Can the OP give a list of what has been done to the original ROM i.e. softwares removed, tweaks etc... I am use to REVOLUTION style custom roms, smooth, fast, stable and tweaked for performance without being unstable. Thanks for providing this rom.
Looking forward to the develpments here.
Well done.
globalgpj said:
Wow ! Finally somone has begun providing a Custom debloated ROM for 915G.
Can the OP give a list of what has been done to the original ROM i.e. softwares removed, tweaks etc... I am use to REVOLUTION style custom roms, smooth, fast, stable and tweaked for performance without being unstable. Thanks for providing this rom.
Looking forward to the develpments here.
Well done.
Click to expand...
Click to collapse
this was a test build which happen to work very smooth so i decided to share it, didnt keep any record of what i removed
next build will be a bit more professional.
panjaby said:
this was a test build which happen to work very smooth so i decided to share it, didnt keep any record of what i removed
next build will be a bit more professional.
Click to expand...
Click to collapse
No worries mate, Thanks for this... :good:
Excellent the first G rom!
Thx for the effort mate.
panjaby said:
this was a test build which happen to work very smooth so i decided to share it, didnt keep any record of what i removed
next build will be a bit more professional.
Click to expand...
Click to collapse
Yes, fully understand. I guess you will start giving them version numbers as you develop your custom Lollipop ROM.
It takes time to add tweaks and test them out. But in the end, it should just get better.
I pop over to the Note 4 thread every now and then and see what tweaks they are coming up with, as there are a lot more Note 4 users than Note 4 Edge users.
I will defintely be keeping and eye out here and will install your next ROM and give it a go.
Keep up the great work.
No one else is really doing anything for 915G, so you're the Man !
globalgpj said:
Yes, fully understand. I guess you will start giving them version numbers as you develop your custom Lollipop ROM.
It takes time to add tweaks and test them out. But in the end, it should just get better.
I pop over to the Note 4 thread every now and then and see what tweaks they are coming up with, as there are a lot more Note 4 users than Note 4 Edge users.
I will defintely be keeping and eye out here and will install your next ROM and give it a go.
Keep up the great work.
No one else is really doing anything for 915G, so you're the Man !
Click to expand...
Click to collapse
yeah i was getting sick of no development of G and a laggy phone, guess it was an incentive to put some effort in.
at least now we are open to some of the tweaks available on xda. i'm not a dev but i will try my best.
by the way anyone getting f.c with stock front facing camera.
panjaby said:
by the way anyone getting f.c with stock front facing camera.
Click to expand...
Click to collapse
No FC here.
If you need a hand testing or whatever send me a message, glad to see something for the 'g' around here. I used the zip you linked to earlier @panjaby and my phone is snappier now.
And yes, im getting fc on front camera, ive cleared the camera apps data and reset but still no good. I did dirty flash over stock lollipop so that may be the issue.
panjaby said:
yeah i was getting sick of no development of G and a laggy phone, guess it was an incentive to put some effort in.
at least now we are open to some of the tweaks available on xda. i'm not a dev but i will try my best.
by the way anyone getting f.c with stock front facing camera.
Click to expand...
Click to collapse
Yep, was gonna mention it if no-one else did... I did a clean install, wonder if those with no problems did a dirty flash?
Gotta scroll through all the repliesas theat was answered but just got home from work and gotta be back there in less than 8 hours...
Also found the 3 minit battery mod by micky387 doesn't work in this rom but does in stock lollipop rom...
ultramag69 said:
Also found the 3 minit battery mod by micky387 doesn't work in this rom but does in stock lollipop rom...
Click to expand...
Click to collapse
Working fine here, i installed the zip micky387 posted in the lollipop leak thread
Beetle84 said:
Working fine here, i installed the zip micky387 posted in the lollipop leak thread
Click to expand...
Click to collapse
Yep, I went back and tried again. Found I'd installed the KK mod instead.
I seriously need some sleep. What a stupid thing to do..
Fantastico and many kudos. Thankyou for very for finally getting one going, I'm going to be watching this thread very carefully
panjaby said:
yeah i was getting sick of no development of G and a laggy phone, guess it was an incentive to put some effort in.
at least now we are open to some of the tweaks available on xda. i'm not a dev but i will try my best.
by the way anyone getting f.c with stock front facing camera.
Click to expand...
Click to collapse
yes got fc with front cam so reverted back to stock rooted...flashed it with cwm and right not i flashed twrp 2.8.1.1... not able to find the recovery u mentioned..if u could give me the link of twrp ur rom works with i shall install it again n see !!
dhingra_vinay_in said:
yes got fc with front cam so reverted back to stock rooted...flashed it with cwm and right not i flashed twrp 2.8.1.1... not able to find the recovery u mentioned..if u could give me the link of twrp ur rom works with i shall install it again n see !!
Click to expand...
Click to collapse
http://teamw.in/project/twrp2/266
There you go mate i am using 2.8.4

[REQUEST] Stock Honor 7 PLK01 Camera App

Hey, I am using CM 13 Rom and since all camera apps are such a trash I would like to use stock Honor 7 camera. Can you please someone post the APK file if it is possible? Thanks
Edit: after some research I found out that camera app need some pther libraries. Does anyome of you have a flashable zip? + Does anyone has compass app (same as camera - flashable zip)?
Stock camera app is yet to be ported. Don't know about compass though.
I think this one will work :
http://www.mediafire.com/file/ecxfax...era_Honor7.zip
I took it from this thread:
https://forum.xda-developers.com/honor-7/development/cm-style-wbt-t3524522
I noticed only a problem with this zip file where in super night mode, u will not have other choices of effects. If u still remember, the stock camera will let you choose from a few effects in super night mode. Try to flash the zip file and tell me here back if u found the option im talking about
Winter Nai said:
I think this one will work :
http://www.mediafire.com/file/ecxfax...era_Honor7.zip
I took it from this thread:
https://forum.xda-developers.com/honor-7/development/cm-style-wbt-t3524522
I noticed only a problem with this zip file where in super night mode, u will not have other choices of effects. If u still remember, the stock camera will let you choose from a few effects in super night mode. Try to flash the zip file and tell me here back if u found the option im talking about
Click to expand...
Click to collapse
Hi
I tried that and it flashed fine but I don't see the camera available anywhere in the phone, I only see the Google one
Thanks
This is for stock rom. It won't work on cm.
dws199xda said:
Hi
I tried that and it flashed fine but I don't see the camera available anywhere in the phone, I only see the Google one
The app name is Camera. Have u tried to search the app in the app drawer ? How bout Apps in settings? If the zip file is flashed n installed correctly then it should appear in apps in settings. Btw, the rom u used is based on which kernel version? Like B380 or B330. Maybe the zip file i provided is for different version
wase4711 said:
faster than my nexus 6, for sure
Click to expand...
Click to collapse
Try to ask ur rom devs, maybe they know a better fix perhaps.
Thanks
Click to expand...
Click to collapse
Gsavas said:
This is for stock rom. It won't work on cm.
Click to expand...
Click to collapse
Yeah, perhaps. Btw, i flashed mine on cm style by wbt. If im not mistaken, cm roms have a few minor problems like camera and wifi right? Is it stable already for daily use?
Winter Nai said:
Yeah, perhaps. Btw, i flashed mine on cm style by wbt. If im not mistaken, cm roms have a few minor problems like camera and wifi right? Is it stable already for daily use?
Click to expand...
Click to collapse
cm style by wbt is a stock based rom. It's EMUI which aims to look like cm.
I used free cm rom by papsi as a daily for a few weeks and it was plenty stable for daily use (if you don't mind inferior battery life to emui). Wifi worked fine, the camera was buggy.
tonakriz said:
Hey, I am using CM 13 Rom and since all camera apps are such a trash I would like to use stock Honor 7 camera. Can you please someone post the APK file if it is possible? Thanks
Edit: after some research I found out that camera app need some pther libraries. Does anyome of you have a flashable zip? + Does anyone has compass app (same as camera - flashable zip)?
Click to expand...
Click to collapse
It's nearly impossible to port the stock EMUI camera to other stock based ROMs, because of closed source code and - as you mentioned before - due to the fact that the libraries causig problems. The camera from the Honor 7 is simply too deep interested into EMUI. :silly:

Categories

Resources