Related
Hi
I would like to know how to change the default view, i want to set it in Landscape but i don't know how (i don't want to use launchers) .
Thanks .
Which Rom do you use? Which Phone do you have? etc... I guess we need more information
I have a Huawei u8350 with this rom : http://forum.xda-developers.com/showthread.php?t=1384145 .
And the problem is : http://imageshack.us/photo/my-images/862/u8350.jpg/
At left, how the rom work on my phone.
At right, how it should be .
My screen is large so, it's landscape by default, but the rom is in portrait .
So i need help to change this .( i heard about a file phonewindowsmanager.java but i don't know how to modify it)
Sorry for my poor english .
Haha my english is poor too
So okay the rom you've posted isn't for your device, right?
But anyway the device should display the portrait version - are there any settings for things like that?
If I google "phonewindowsmanager.java" there are only results for other java apps and so on... Do you have a link?
If this don't work you should try a launcher or you could make an own custom rom
The rom is not for my phone but everything on this rom work on my phone, i have tried all and no problems .
I tried ADW and with the screen orientation option, it fix the problem, but not for everything : somethings still displays in portrait like the keylock .
I found this on google by searching "default landscape android" : http://stackoverflow.com/questions/...ault-orientation-on-android-i-e-get-landscape
http://boundarydevices.com/blogs/set-android-default-orientation-to-portrait-mode
http://www.mailinglistarchive.com/html/[email protected]/2010-07/msg00037.html
http://e2e.ti.com/support/embedded/android/f/509/t/110119.aspx
I don't realy know how to make custom roms, but if we can just fix this, it will be great : this phone has no custom roms .
thx
Yep, I've tried to find some other roms for your phone but there are no other roms....
" You can look into PhoneWindowManager.java in frameworks. There, orientation can be changed to the either portrait / landscape. "
At my Defy the folder framework is in the folder system - so you could look for this file...
I used ES File manager and didn't found it ...
I found the framework folder, but no phonewindowsmanager in .
So you could try this here http://boundarydevices.com/blogs/set-android-default-orientation-to-portrait-mode - you could copy the file you have to your sdcard and connect your device with your pc and copy the sourcecode into the file - but plz make an backup
I'm not responsible for your phone if you break it
blablabla123456789 said:
So you could try this here http://boundarydevices.com/blogs/set-android-default-orientation-to-portrait-mode - you could copy the file you have to your sdcard and connect your device with your pc and copy the sourcecode into the file - but plz make an backup
I'm not responsible for your phone if you break it
Click to expand...
Click to collapse
Ok i will try .
Sorry, i'm lost at this, i just don't understand what should i do, can you tell me pls ?
I have the android SDK and Java SDK installed .
If I understand the instructions right, you have to copy the sourcecode from the site into your .java-file and it should work - Open the java-file and edit the function rotationForOrientationLw() like the instructions.
Thanks a lot ! Without your help, i think it was impossible, but now i got it !!!!
I i'm going to test this new modificated rom on my phone, and if it works, this huawei u8350 will have his first rom with your help !
.
Thread moved to Q&A due to it being a question. Would advise you to read forum rules and post in correct section.
Failure to comply with forum rules will result in an infraction and/or ban depending on severity of rule break.
Haha
If it works you should upload and share your file, if someone else has the same problem.
So here we go I can say finally I managed to produce firs custom rom for our beloved HTC One S C2 (I called it this way cause that is how on gsmarena.net is presented). If we ever get a sub forum this is how I suggest it is called. It is not very special rom, but it is a start. cause I don't like bloatware on my phone, I've tried to remove as many unnecessary stuff as I could remember, and I could miss.
Since this is my very first rom I've build with kitchen (for public use at least), don't be to harsh on me. I will try to improve it, and remove even more sens components, cause I just prefer stock experience.
You will need android sdk on you computer (you may know it as adb shell)
REQUIREMENTS
Unlocked Bootloader and Root access
TWRP Recovery
INSTALLATION
1. Download the ROM, extract only boot.img where you have android-sdk installed installed in folder platform-tools
2. Make a backup of your apps with Titanium backup or other similar app (so that you can restore them after flashing my rom)
3. Boot into Recovery (with GooManager, or restart phone and hold volume down, when in fastboot choose recovery with volume down and press power button)
4. Make a BACKUP in recovery!
5. WIPE! Do a factory reset and System wipe
6. "install zip from sdcard"
7. "choose zip from sdcard"
8. Flash the ROM
9. Go back to the main menu of recovery, choos reboot, and then reboot to bootloader.
10. Flash kernel with Command prompt (go into direcotry where you have extracted boot.img) and run:
(step by step guide)
Short version:
Code:
fastboot flash boot boot.img
fastboot erase cache
fastboot reboot
11. Wait until android boots up, it will take a few mintues (5-10), because it is deodexed, but only first boot takes longer after that it is normal.
What is working:
Since this is sense based rom all the functionality should work (calling, texting, mobile data, GPS, wifi, bluetooth, camera, etc)
POSSIBLE PROBLEMS:
- There might be some reports of some services stop executing, this is nothing to worry about, it would just be something that I have removed cause it is only sens based and drains battery, but it should impact with phone experience.
- Due to all HTC widgets removal, not all the lockscreen options are functional (like people).
FUTURE:
I hope I'll have time and the will to make this rom to look and feel almost as an AOSP based (that is with statusbar, lockscreen, dialer, settings, etc). But I am still learning so don't expect to much. If there is themer among you or modder, I would really apperaciate some help with this stuff. Together we can make this something ! I would also need some mirror if this rom will become popular.
WARRINING:
This rom is for HTC One S with S3 processor only!!!
Flashing any kind of custom rom voids your warranty, and it could brick your phone. I am not responsible if this happens to you. So you flash this software completely at your own risk!
That being said here is the download link.
BackToBasics_v1
BackToBasics_v2:
(you have to downloade both rar files in sam folder and then extract from .part1, it will extract flashable .zip)
PART 1
PART 2
BackToBasics_V3
If you are coming from lower version of this rom, just make backup, wipe cache, flash rom and you are good to go. No need to factory reset (data wipe) or system wipe in this case
THANKS TO:
- dsixda for his amazing rom kitchen
- torxx for his update-binary and updater-script
- Chainfire for SuperSU
- PaulOBrien for his superboot, which provide us root
- Tesla Coil software for Nova Launcher
- Estrogen Inc. for File explorer
- everyone else that makes this community so good!
If I forgot somebody important please forgive me and let me know, I will immediately add him or her.
[ROM][S3] BackToBasics_v2 (based on RUU_VILLEC2_U_ICS_40_HTC_Europe_1.11.401.110)
About rom:
v3:
- HTC Lockscreen widgets enabled (People, Weather, FriendStream, etc)
- HTC Locksreen shortcuts re-enabled with application Lockscreen Shortcut (thanks to itandy)
- Added missing Gallery
- Updated SuperSU an Su binary
- Updated ES File Manager
- Added GooManager for easy rom flashing and backing up
v2:
- root access now works
- WIFI problem solved
- Camera problem solved
- added Busybox free application
- removed boot sound (it really annoys me)
v1:
- Based on RUU_VILLEC2_U_ICS_40_HTC_Europe_1.11.401.110
- All originally included languages are in there
- Deodexed
- Zipaligned
- Rooted with SuperSU
- Added busybox run parts
- Removed Rosie launcher and replaced with Nova Launcher (free version)
- Included ES File Explorer
- Insecure boot.img (stock kernel) -> adb shell root enabled
- A lot of build.prop tweaks
- Added /data/app/ functionality
- /etc/init.d script support
- custom bootanimation support (but for now I've kept original boot animation)
- 95 removed apps (all sens widgets and other stuff)!
Congratulations for the first S3 rom :]
EDIT: I noticed that you didn't claim two posts. So if you need to expand the content to this post just send me a PM and I will add it to this post erasing my content.
thx!!!
downloading
haha that's very good
hohoho
very nice to see an s3 rom get here!
Qzem, you should include some screenshot in first post.
oww .. what i should say ??? CONGRATZ TO OUR S3 DEVICE !! :laugh:
Thanks for the share.. works great.
I having a super hard time connecting my wifi ... stuck at obtaining IP address all the time !!
Down not working from dropbox
Sent from my HTC One S using xda premium
Alright , I found a solution for wifi obtaining IP address problem .
This is just a temp way to do it .
go to ur specific wifi , long press it . Click show show advance option . and choose static IP . Key in the data .
It connect successful . qzem , try to find what is the problem for cant obtaining ip automatically . It would be quite suffer when wanna use public wifi
waint for a link to download
Problem at my devices :
1) Can't save picture after took picture using camera app .
2) superusers got problem , can't get permission for the apps .
3 ) wifi cant get ip address automatically . ( have to manual set up static ip )
I will get to debugging and trying to fixing problems on monday,cause I am on camping for weekend with my buddies .
Sent from my HTC One S using xda app-developers app
Any chance its possible to remove the 3 button menu and remap menu to long hold home?
Sent from my HTC One S using xda premium
onlinechi said:
Any chance its possible to remove the 3 button menu and remap menu to long hold home?
Click to expand...
Click to collapse
Is this mode available for One S? This would be first thing I would like to change for sure :good:
There is some info HERE
Try this WIFI fix and report if it works. I am gonna test soon. And if it does I will include it in next version.
banesi said:
Is this mode available for One S? This would be first thing I would like to change for sure :good:
There is some info HERE
Click to expand...
Click to collapse
I can include this, but I will read a little more, to see if it is worth it.
EDIT: Good news I've solved WIFI and root problems. Will upload new build tommorow, cause I most probably I won't have enaught time today.
New version is up!
I suggest you to change thread caption to v2, and to move up changelog for v2.
Goophone i5 ROM V1.3.1
Details:
- Play Store Installed
- Apple Boot Logo
- Removed Chinese Apps
- Chinese spam and bloatware removed
- Slide to power off bug fixed (Slide to power off on all languages)
- Slide to unlock bug Fixed (Slide to unlock on all languages)
- Calendar Bug Fixed
- Camera Bug Fixed (not blurried pictures anymore)
- Delete Contacts bug fixed
- Task Bar Error Fixed
- Messages notification error Fixed
- 3G Network Fixed
- English as Primary Language
- Clear Call history bug fixed
- GPS Menu fixed
- Increased speed and performance on every task
- The possibility to install another launcher different than the stock one (impossible on previous ROMs)
- Network location fixed
- Taskbar notification background error fixed.
- Taskbar clear notifications error fixed.
- New icons on the task bar
- New widget on the task bar
- Change Language error fixed
- New iOS launcher installed
Additional Apps:
- Titanium Backup
- Es File Explorer
- Weather Translated
- Rebooter
- Google Chrome
- APN Manager Pro - To insert your own APN settings
- A.I Type keyboard with iphone theme installed
- Mobile Uncle tools
How to install it:
- Reboot into recovery: Volume Down + Power Button
- Wipe Data / Factory Reset
- Wipe Cache
- Advanced -> Wipe Dalvik Cache . Go back
- Install Zip from SD Card (2nd Option)
- Choose zip from sd card (1s Option)
- Browse the file goophone-i5-xda-v2.zip
- Install it
Wait until its finished and that's it!
iPhone Icons
As my next ROM will include a launcher where the icons of the apps can be replaced, here it is a compilation of iPhone icons with high resolution.
You can change the icons by pressing it until the cross to remove shows up.
Then just click it once. It will appear a menu that will allow you to change the title and icon of the app.
{
"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"
}
DOWNLOAD IPHONE ICONS
Any donation will be well recieved even 50 cents. This way you will be helping me to continue to work on this phone.
Notice that to help you out i also have costs. being the main one the electricity.
This month bill: 100 dolars. :x
For which phone it is ?
Sniper Killer said:
For which phone it is ?
Click to expand...
Click to collapse
Goophone i5 lite
Hi, thanks for that
Manuxo said:
- 3G Network Fixed]
Click to expand...
Click to collapse
What do you mean by that? The setting still crash when you try to ad or edit the APN
Don't want to leave "empty handed", here are two things you might want to check out:
an English recovery mode and a slide to un(c)lock fix
Edit: Here's a little collection of files: CLICK
Edit: I've been asked about the recovery image I posted here, this is how it looks like:
3G fix apps
Hi ColonelZAp.
That rom already bring installed all the apps that you need to fix your apn settings.
For that you just need another android phone with the same apks installed, then you just need to:
-Set up your apn settings on your android phone
- Use the APN backup & restore to get the XML file
- Copy that file to the folder ApnBackupRestore present on your SD card.
- Make APN Backup & Restore as System App with titanium backup
- Restore the APN settings
- And that's it.
I've tried this on a few phones and it worked on all.
On my personal goophone i5 i already have 3G network Fixed.
About the lockscreen this ROM comes already with that bug fixed.
Regards
Thanks for this!
APN settings not working for me despite using titanium and apn backup plus as i have also written in another thread, I have no service either. Can anyone help please?
Not the rom for your phone
notcosi said:
APN settings not working for me despite using titanium and apn backup plus as i have also written in another thread, I have no service either. Can anyone help please?
Click to expand...
Click to collapse
IF you have a problem with wifi and SIM connection maybe you don't have a genuine goophone.
If it don't work you have a different firmware, so, this rom will not work on your phone.
This ROM is just for Goophone I5 and not for other copies like Zophone, Hero, etc.
hello
Slide to unlock Fixed bug in French language is also set as the big problem comes not from the rom but language translation
Could someone else just upload their apn backup xml file? Would that work?
I don't have another android phone, so this is my only other real option.
H2000 works in this rom +?
Manuxo said:
Goophone i5 ROM V1.0
Code:
[B][SIZE="4"]Details:[/SIZE][/B]
- Play Store Installed
- Apple Boot Logo
- Removed Chinese Apps
- Video APK Translated
- Task Bar Error Fixed
- Messages notification error Fixed
- 3G Network Fixed
- English as Primary Language
- Slide to unlock bug Fixed
Code:
[B][SIZE="4"]Additional Apps:[/SIZE][/B]
- Titanium Backup
- Es File Explorer
- Weather Translated
- Rebooter
- Boat Browser
- APN Backup & Restore: To restore your APN Settings
Code:
[B][SIZE="4"]Instructions:[/SIZE][/B]
- Reboot into recovery: Volume Down + Power Button
- Wipe Data / Factory Reset (3rd Option)
- Wipe Cache (4th Option)
- Advanced (7yh Option) -> Wipe Dalvik Cache (2nd Option). Go back
- Install Zip from SD Card (2nd Option)
- Choose zip from sd card (1s Option)
- Browse the file goophone-i5-xda.zip
- Install it
Wait until its finished and that's it!
Download Goophone i5 ROM v1.0
Download English Clockworkmod (Thanks to ColonelZap)
Click to expand...
Click to collapse
Hello there,
I have recently purchased a Goophone I5 but it came with Chinese stuff. Is there a step by step instruction for first flashing the CWM. I would also need step by step instructions for the Gi5 ROM v1.0. I'm a novice and following the instructions above I keep getting an error message as follows "E: signature verification failed", and "Installation aborted". This happens with both the zip files that I have downloaded from the links in your post. Please help. Thanks.
Sid
ColonelZap said:
Hi, thanks for that
What do you mean by that? The setting still crash when you try to ad or edit the APN
Don't want to leave "empty handed", here are two things you might want to check out:
an English recovery mode and a slide to un(c)lock fix
Edit: Here's a little collection of files: CLICK
Click to expand...
Click to collapse
Hi, the recovery.img does not seem to work for me, any help?
The apn xml file that APN Backup & Restore creates, does it have to be for the same carrier we use?
I'd like to know because my beddeh has an android phone that he agreed to let me use to create a backup file, however, he uses another carrier and not Rogers. Will this matter, or will it still work?
Can't " install " ROM
Hello,
I just bought a Goophone i5. Seems great for the moment, except chinese aps of course. Want to remove them, found this post. I dowloaded the ROM in the link above, put it on the phone (using usb storage). Rebooted the phone in recovery mode as explained (power button + Vol - button).
I can see the options & navigate in them, but i can't choose any of them ! I tried using mute/unmute, power button, and home button. Nothing is working. How can i proceed please ? Thx in advance for you help.
Edit : Ok i found it, you have to slide right to left on the bottom screen (seems logic when you know it ^_^)
Reply to "derfusme"
derfusme said:
Hello,
I just bought a Goophone i5. Seems great for the moment, except chinese aps of course. Want to remove them, found this post. I dowloaded the ROM in the link above, put it on the phone (using usb storage). Rebooted the phone in recovery mode as explained (power button + Vol - button).
I can see the options & navigate in them, but i can't choose any of them ! I tried using mute/unmute, power button, and home button. Nothing is working. How can i proceed please ? Thx in advance for you help.
Edit : Ok i found it, you have to slide right to left on the bottom screen (seems logic when you know it ^_^)
Click to expand...
Click to collapse
Hello derfusme,
I wrote a lengthy reply to your post as soon as I saw your quandary but it got lost as I was logged out (or timed out).
I was (and still am) in the same boat a couple of days back and I'm glad you were able to figure out. I figured this out by accident and it was the only aha moment from the time I got this phone.
I definitely don't want to discourage you but I want to share with you that this moment of joy was short lived. The zip files (neither the ROM or the CWM) did not install. They both failed due to some signature verification error and the install aborted. If you make progress, please share with me on this site as to how you accomplished it. If I figure it out I'll share it here for others in a similar situation.
Good luck.
PS: I also wanted to point out that the Recovery Menu that "Manuxo" has in the original posting is not the same as mine. It has only the following recovery menu items (I'm not a 100% sure, but I think that is what the CWM gets you) ...
- reboot system now
- apply update from sdcard
- apply update from cache
- wipe data/factory reset
- wipe cache partition
- backup user data
- restore user data
Cheers!
Done ! \o/
sidgeekpurchases said:
Hello derfusme,
I wrote a lengthy reply to your post as soon as I saw your quandary but it got lost as I was logged out (or timed out).
I was (and still am) in the same boat a couple of days back and I'm glad you were able to figure out. I figured this out by accident and it was the only aha moment from the time I got this phone.
I definitely don't want to discourage you but I want to share with you that this moment of joy was short lived. The zip files (neither the ROM or the CWM) did not install. They both failed due to some signature verification error and the install aborted. If you make progress, please share with me on this site as to how you accomplished it. If I figure it out I'll share it here for others in a similar situation.
Good luck.
PS: I also wanted to point out that the Recovery Menu that "Manuxo" has in the original posting is not the same as mine. It has only the following recovery menu items (I'm not a 100% sure, but I think that is what the CWM gets you) ...
- reboot system now
- apply update from sdcard
- apply update from cache
- wipe data/factory reset
- wipe cache partition
- backup user data
- restore user data
Cheers!
Click to expand...
Click to collapse
Hi sidgeekpurchases,
Good news ! I finally managed to solve this. The phone was in fact not rooted at all ! I followed some steps on a youtube channel, search for the user named mayiandjay, watch the " How to root the Goophone i5! One click root! " (there are other usefull videos). Once it was fully rooted, i managed to install a new ROM i found in here (Goophone i5 ROM V1.0). Some bugs are fixed (but i still have the " slide to unclock " bug )
About the CMW, i did not used the one mayiandjay show in his video, because it's all in chinese, I used the CMW from ColonelZap (on the same thread of the ROM V1.0) using the way he (mayiandjay) mentioned (with m44toolbox) and it's working.
The only thing that's not working is the gps, can't get any signal ! Haven't found someone talking about that. Maybe it will be fixed later ?
Well, hope it helps ! Let me know if you have some issues, i'll be glad to help (but with the video on youtube you should be fine)
Cheers.
anexonel13 said:
Hi, the recovery.img does not seem to work for me, any help?
Click to expand...
Click to collapse
You may want to try out my English cwm recovery from my blog.
---------- Post added at 11:59 AM ---------- Previous post was at 11:56 AM ----------
derfusme said:
Hi sidgeekpurchases,
Good news ! I finally managed to solve this. The phone was in fact not rooted at all ! I followed some steps on a youtube channel, search for the user named mayiandjay, watch the " How to root the Goophone i5! One click root! " (there are other usefull videos). Once it was fully rooted, i managed to install a new ROM i found in here (Goophone i5 ROM V1.0). Some bugs are fixed (but i still have the " slide to unclock " bug )
About the CMW, i did not used the one mayiandjay show in his video, because it's all in chinese, I used the CMW from ColonelZap (on the same thread of the ROM V1.0) using the way he (mayiandjay) mentioned (with m44toolbox) and it's working.
The only thing that's not working is the gps, can't get any signal ! Haven't found someone talking about that. Maybe it will be fixed later ?
Well, hope it helps ! Let me know if you have some issues, i'll be glad to help (but with the video on youtube you should be fine)
Cheers.
Click to expand...
Click to collapse
The GPS sucks. I got at most one satellite. Google maps also cannot detect my location. Waiting for cm9 for this.
and the drama continues ...
derfusme said:
Hi sidgeekpurchases,
Good news ! I finally managed to solve this. The phone was in fact not rooted at all ! I followed some steps on a youtube channel, search for the user named mayiandjay, watch the " How to root the Goophone i5! One click root! " (there are other usefull videos). Once it was fully rooted, i managed to install a new ROM i found in here (Goophone i5 ROM V1.0). Some bugs are fixed (but i still have the " slide to unclock " bug )
About the CMW, i did not used the one mayiandjay show in his video, because it's all in chinese, I used the CMW from ColonelZap (on the same thread of the ROM V1.0) using the way he (mayiandjay) mentioned (with m44toolbox) and it's working.
The only thing that's not working is the gps, can't get any signal ! Haven't found someone talking about that. Maybe it will be fixed later ?
Well, hope it helps ! Let me know if you have some issues, i'll be glad to help (but with the video on youtube you should be fine)
Cheers.
Click to expand...
Click to collapse
derfusme,
Thanks for the update and the helpful hints. I followed everything on Video by "MayiandJay" and my phone is definitely rooted. I even have SuperSU Pro v0.98 but I'm still having issues when I try to install the ROM from the recovery menu. I get a signature validation failure. What version of the recovery menu do you have? I think I have the stock version which does not have all the menu options that Manuxo and others have discussed here. I must have tried this a hundred different ways but in the end I come up with the same result. I even have the ROM Manager Premium installed as well.
Please send me a PM with the steps outlined if you don't mind. Thanks.
--S
Re: Goophone i5 Lite ROM v1.0
I used the one in the link above, works fine. I replaced the original one using m44toolbox (explained on the youtube channel's guy). I had the same signature error message when i tried ton install roms. keep going, you'll find the way
Sent from my iPhone5 using xda app-developers app
---------- Post added at 07:03 AM ---------- Previous post was at 06:59 AM ----------
GT35pro said:
You may want to try out my English cwm recovery from my blog.
---------- Post added at 11:59 AM ---------- Previous post was at 11:56 AM ----------
The GPS sucks. I got at most one satellite. Google maps also cannot detect my location. Waiting for cm9 for this.
Click to expand...
Click to collapse
good to know. when does the rom will be available ? (if you can tell)
Sent from my iPhone5 using xda app-developers app
05-03-2016
Hi!
This is the ROM i have in my phone, it was changed by me and for now everything is working fine.
If you want default version go here :
>>>DEFAULT TUTORIAL:
If you want the default tutorial look here: https://www.facebook.com/Huawei.Ascend.G6.L11.Kit.kat.B370/posts/1427876034188089.
My version still Kit kat B370 but edited by me, is a backup from my phone.
Please read all to understand and see what you need to do and how to do it.
>>>>>This Rom have:
-Custom bootanimation
- One Hand UI ( helps to write in keyboard with one hand, you can find in shortcuts bar )
- Root
- Root tools (Root Browser, ES File Explorer, build.prop editor, etc...)
-Same cosmetic changes ( battery icon, signal reciver and wifi icons edited)
- sound is fixed ( distortion in ring and music )
-Swap
- Governor set to performance
-Low cpu frequencie set to minimum ( 300000 )
- RAM tweaks
- Entropy tweaked ( https://en.wikipedia.org/wiki/Entropy_(computing) )
-Google Play updated
-Huawei backup app update
-Huawei File manager Update
-Only basic Google apps
-The Icons order was changed
-P8 Theme manager
And same other things...
For me, is my best version!
I hope you enjoy it.
ADVISE!
Always do backup from the ROM you have in your device.
If you have root you can use this tool, it do a backup option.
G6Sknife for windows OS
https://mega.nz/#!WgoVWLjQ
Key:
!YV1JLOGvXX4rvYreDXP1Twwh-V5O65NjmMxBH_7unUI
My device is working properly without any problem so far, some times bugs only be noticed with use and i will update this post with the ROM fixed.
Install it by your own free will, I am not responsible for any damage that may appear in the device.
This is a European ROM but, like the default one, there are same country restrictions in providers that may affect the 4G reception, etc, etc.
If you want to install, you can try to unlock these restrictions since the ROM has root.
>>>>> FIX CUST, CHANGE PROVIDER AFTER INSTALL ROM
This ROM was edited to vodafone pt but can be changed to your provider.
When you flash it, if you are not from Portuguese Vodafone it will show a bootanimation that say " Change Cust after settings than do a factory reset ".
This is how to fix it with Root Browser, that you can find in ROM, go to folder /DATA and seek the custom.bin file, open it as a text file, you will see something such as example zt/rt, now we left the folder /DATA and go to the folder /CUST , we open it and we will find a folder with the name vodafone, we will change the name of it to the first name that we saw in custom.bin in our example will is zt, use small font, now we entered the zt folder and we will find another folder that his name is pt, let's switch to the second name of our exemple which will be rt, use small font!
Go back and exit the app, do a factory reset. Done!
.
.
>>>HOW TO INSTALL ROM.
Do backup from your data with the default backup app from the phone, and you can do to a backup with TWRP from your ROM.
->You need bootloader unlocked, search in this page to how to do it ( http://forum.xda-developers.com/ascend-g6/general/huawei-ascend-g4-4g-l-11-instant-t3190617/page2 ) , and need TWRP recovery FROM THIS POST, to install TWRP boot in bootloader ( fastboot - turn off the phone, press vol - and power, release power on boot than vol when you see the fastboot screen, must say in red unlocked) and execute this file to install TWRP recovery:
TWRP2d.exe
https://mega.nz/#!T9pygRAC
KEY:
!qVujE5A7RrQeQ1dqFFuRGYtUvBLWo-PfrEAGr6QoGsI
To install ROM, copy the zip file bellow ( ROM ) to sd card, turn off the phone, press vol + and power at same time, release the power on boot than vol + when you see the blue screen from TWRP, go to install and search for the zip, than swipe to install! Done. The ROM will install the default recovery again, if you want to stay with TWRP you must flash it again.
----->Before ROM flash, IF YOU WANT to win 2205MB more for apps and user data flash this zip file with TWRP like it was a ROM, you can read the steps in the end of flash, but i will write bellow. For you understand when you see "Insufficient storage available" is not the storage where music or pictures go, that is like a sdcard, is data partition storage. What this zip do? This will take from that storage where music and pictures go to give to data partition storage. Why this is good? Every one have a external sd card for pictures and music, i think and this will let to to install more apps in phone!!!
ADVISE: This do a factory reset!!
https://mega.nz/#!OgRzmDiK
KEY:
!zPrLPGzJPQOM1eTxX_L3SX1qiUyCs7ewkx-Fz77yM3U
->After zip Flash DON´T GO OUT FROM TWRP!
Go to main menu -> WIPE ->Advanced Wipe ->Select data -> go to repair or change file system -> change file system ->EXT4 Swipe to Change -> Now you can reboot.
.
-> My ROM have a swap ON ( https://en.wikipedia.org/wiki/Paging#SWAP-SPACE ).
Now the ROM!
06-03-2016!
Basic_B370_ROM_06032016.zip
https://mega.nz/#!T0gBQZob
KEY:
!JK4vluqbbHunMX4543BdVlWV-MQNwfRJmvSHianNql8
Note:
This "MAYBE" works in same L22, L33 but not dual SIM. Only testing you can know it. The Only issue for sure that will be is the home key but can be fix it with a simple app from google play.
You can try to use this app with this ROM, for now, if you want it.
Notes:
Tap Tap App is to use light sensor to unlock the phone, open Tap Tap app, Install, go to setup sensor, select "Unlock when removing the cover", unselect "Tap Tap unlocks the screen" ( G6 don´t have this option in kernel).
Busybox, is a tool to install several Linux tools to use with Android, like cmd in Windows... if i can say like this... You can use them with terminal emulator.
GPS Status helps with GPS, it gets faster, better if data is ON.
>>>Multi-action Home Button<<<
https://play.google.com/store/apps/details?id=com.home.button.bottom
https://youtu.be/gv2bEPloL6Y
G6_L11 problem after update...
Hello...
I have a G6-L11, Digitel Venezuela ...
Since I did ROM upgrade, the gyroscope and proximity sensors do not work, either lighting and ...
What can I do..??
Hí, this is a great rom so far, thanks.
Only couple glitches came out for me so far, can be my mistake tho, been a pain ita too root in the first place.
Homescreen organizing resets sometimes after closing an app,
There are some wifi networks i cant connect, although others working perfectly.
Latest update of this rom is really nice, and it fixed the annoying media player bug on G6-L11.
There is a new update in the Facebook page.
persona78 said:
There is a new update in the Facebook page.
Click to expand...
Click to collapse
Hello,
I'm very interrested in using this rom but the link for downloading the rom itslef is not working (It says, file had been removed.... Other links are fine)
Can you please post a new link for this rom?
Many thanks in advance.
pierrottls31 said:
Hello,
I'm very interrested in using this rom but the link for downloading the rom itslef is not working (It says, file had been removed.... Other links are fine)
Can you please post a new link for this rom?
Many thanks in advance.
Click to expand...
Click to collapse
Check this one
https://www.facebook.com/story.php?story_fbid=1548800932095598&id=1427869617522064
persona78 said:
Check this one
https://www.facebook.com/story.php?story_fbid=1548800932095598&id=1427869617522064
Click to expand...
Click to collapse
Thank you, it s already installed, you did a good job, this is one of the best ROM I have used for my G535.
THanks again
Regards.
Hello,
I am really interesting in changing the ROM of my G6-4G-L11. I began to see your video https://www.youtube.com/watch?v=SMDnP1tBsJ4&feature=youtu.be (what a shame there is no more sound!) as some things to do is not so easy to understand for me...
I have read all the topic above and you tell " Always do backup from the ROM you have in your device". I have no root access but I will try to have it with Kingo Android, is it a good option? After that, I would use your G6knife tool. I would try to follow all the steps you describe to change the ROM but I am really afraid! In case of problem, is it possible to return to the origianl ROM?
Thanks a lot
Can you please update download link for custom ROM. I have Ascend G6 l11 LTE and really want to try this. Im from Croatia, will it work for me?
===========================================================================================
Noobs are warned !!!!!!
Read the thread completely and follow the instructions carefully .
if you modify your phone and brick it , i will laugh at your godamn face
==========================================================================================
--------------------------------------------------------------------------------------------------------------------------------------------------
Is your smart phone compromised , Are you an owner of a zombie device ???:laugh::laugh::laugh::laugh:
----------------------------------------------------------------------------------------------------------------------------------------------------
The whole mess will start when you try to download a Rom or some zip file from a supposedly "US based server" , from an untrusted or buggy website , out of the blue you will accidentally download a potentially harmful apk , which you may install out of curiosity will make the mobile phone compromised and will make it a zombie (If you don't know what a zombie device is , just Google it) :laugh::laugh: now it will be stuck in the Rom and acting as _ SMS Manager . Forever !!!!!!! , thats right , Forever :silly::silly::silly::silly::silly:
Well the news is that it is a new Korean made virus under the name - Titan 1 .
What the developer of the virus does is - he will make you download an apk file and ask for a one time permission to install (which all apk asks ), then when the device is connected to the INTERNET , the app will start to generate ads and install apk files without your permission.
Following are the powers of this ad ware ( well , certainly i don't know what to call it )
1. This apps have the power to make your device not able to be Rooted or make any changes to your Rom .
2. Download apk files and automatically install it without any user permission
3 .Shows ads based on the interest of the developer
5. You cannot detect this apk file in anywhere in your background running apps list ,
6. Most importantly - You can perform a hard reset or format the entire device , but the virus or ad ware wont go away, it will be back on business when you turn your Wi-Fi on / or your mobile Internet , well technically He owns the device
However , You can limit the virus by ,
For - Those who aren't still harmed
For people who aren't still harmed please read carefully :laugh::laugh:
1. Don't install any apps that may show up when you browse some sites having ads ( like hot sites , if you know what i mean ):silly::silly:
2. Install ad-block or ad-away .
3. install Roms or zips or recovery or ISO files only from XDA or from trusted links provided by XDA members .
4. Beware of scare wares , don't fall for pop ups showing " virus found please install blah blah anti virus to remove it , etc etc
For those who are infected there is no easy way to say this) :crying:
1. Perform a hard reset , remove the SD card , backup your files , and format it also .
2.. Go to Settings > apps > Running apps > (find sms manager in the list and click it > and hit the stop the process button.
3. Find any background process that you may feel suspicious , just " disable it " :cyclops: you may find processes that are legitimate , yet disable it ( well this is a no noob section , so newbies beware , what you are doing ) :laugh:
4. Final Resort - Go to you local mobile customer guy , ask for a software update .
5 . Or if you are a geek , find your compatible firmware version of your smart-phone and flash it with your appropriate software ( Odin for Samsung , s1 tool for Sony ) etc
May the force be with you ..:good::good::good:
Wow, that was scary.