Hello,
I liked to share with G901F/ G906S / G906L / G906K users method to run rom of any of the four mentioned devices on your mobile. :highfive: Real freedom.
1. First download any Marshmallow G901F/ G906S / G906L / G906K rom.
[ROM] 6.0.1 [CPE1] Material7 V1.3 / Material7 Full V1.0 - 26/05/2016 - [G901F] is very fast and debloated.
2. Remove any restriction if flashing fails. For this purpose open the .zip file.
open META-INF\com\google\android\updater-script
remove lines
#ASSERT
assert(getprop("ro.product.device") == "kccat6" || getprop("ro.build.product") == "kccat6" || getprop("ro.product.name") == "kccat6" ||
getprop("ro.product.device") == "kccat6xx" || getprop("ro.build.product") == "kccat6xx" || getprop("ro.product.name") == "kccat6xx" ||
abort("This package is for "kccat6,kccat6xx" devices; this is a "" + getprop("ro.product.device") + "".");
assert(getprop("") == "" ||
abort("This package is for ""; this is "" + getprop("") + "".");
unmount("/system");
Click to expand...
Click to collapse
Save it.
3. Flash Rom
4. Restart recovery. Flash my script.
5. Profit. :victory::victory::victory:
Note: Correction made as indicated by kardinal969. Thanks dude!
good jod, could you do script for g906L, please
I managed to flash Material 7 v1.3 on my S5 G906S but Camera and keyboard showed not full screen :
{
"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"
}
How to make this to full screen?
Sent from my SM-G906S using XDA-Developers mobile app
change DPI to 640
sunsun23 said:
good jod, could you do script for g906L, please
Click to expand...
Click to collapse
Sure. Added G906L script.
Let me know if it works.
-ss- said:
I managed to flash Material 7 v1.3 on my S5 G906S but Camera and keyboard showed not full screen :
How to make this to full screen?
Sent from my SM-G906S using XDA-Developers mobile app
Click to expand...
Click to collapse
Thats due to the fact the developer of that rom set LCD DENISTY = 480 but the rom is desinged for LCD DENISTY = 640.
so open /system/buid.prop
find
# LCD Density
ro.sf.lcd_density=480
and change it to
ro.sf.lcd_density=480
Click to expand...
Click to collapse
save the file.
Reboot. :highfive:
OR replace build.prop with this one. Ofcourse after extracting:angel:
After change density to 640, now the screen is back to normal. And after using Material 7 v1.3 for a few hours, it is really super fast ?
Sent from my SM-G935F using XDA-Developers mobile app
This is awesome script. Could you please make a script to apply roms of Note 4 N910F for G906?
Thanks for taking the time to do this, will definitely use when I need to
Want to port http://forum.xda-developers.com/showthread.php?t=3385855
Rom to g901f.
Is that possible?
What kernel can i use?
sent from my Nokia 3210 using xda-Developers mobile app
@fawadshah33 which bootloader version are required or not? Is it working both with MM and LP bootloader?
Sent from my S5
phamngocduy.1998 said:
@fawadshah33 which bootloader version are required or not? Is it working both with MM and LP bootloader?
Sent from my S5
Click to expand...
Click to collapse
Its for Marshmallow although Lollipop one can be made.:angel:
fawadshah33 said:
Its for Marshmallow although Lollipop one can be made.:angel:
Click to expand...
Click to collapse
Thank you. It's so good because I am using MM bootloader and I don't want to back to LP
Do you know Jesse Chan's Auto-porter? http://forum.xda-developers.com/gal...l-auto-porter-auto-port-note-4-s-rom-t3316732
It's not working with MM bootloader? Can you make one?
phamngocduy.1998 said:
Thank you. It's so good because I am using MM bootloader and I don't want to back to LP
Do you know Jesse Chan's Auto-porter? http://forum.xda-developers.com/gal...l-auto-porter-auto-port-note-4-s-rom-t3316732
It's not working with MM bootloader? Can you make one?
Click to expand...
Click to collapse
Well its not working cause its for Lollipop.
I am planning to create a similar one for MM but would require some senior developers support where i get stuck.
:fingers-crossed:
Im having Error 6
pls help
flash successfully
but my phone restarting after a 30secs
do i need to do a factory reset???
Dear @fawadshah33
Kindly recheck your updater-script typo for model as most are written for G906S and also the buildprob.sh too.
Embher said:
flash successfully
but my phone restarting after a 30secs
do i need to do a factory reset???
Click to expand...
Click to collapse
Which model do you have G901 /G906 S/ K/ L ?
Hi.
i successfully flashed material 1.0 and used g906L patch. But now i think theres a problem with my efs. The security log agent reported that unauthorized alteration has been done to the phone whenever i connect to my wifi and the phone will remove my wifi password during reboot. Therefore i have to insert my wifi password everytime i reset my phone.
The problem can temporarily be fixed by turning off secure storage in build prop. Ive looked around on how to repair the efs by deleting ss_data file in /efs but I couldnt find the ss_data file. Also, my private mode feature is not working as it says "failed to turn on private mode. Try again" . I'm not sure if its rom related problem or the patch or the xposed module. Need help thanks.
It works on my G906S and so far I didn't meet any issue!
Except I have to remove the lines in the update-script:
Code:
#ASSERT
assert(getprop("ro.product.device") == "kccat6" || getprop("ro.build.product") == "kccat6" || getprop("ro.product.name") == "kccat6" ||
getprop("ro.product.device") == "kccat6xx" || getprop("ro.build.product") == "kccat6xx" || getprop("ro.product.name") == "kccat6xx" ||
abort("This package is for "kccat6,kccat6xx" devices; this is a "" + getprop("ro.product.device") + "".");
assert(getprop("") == "" ||
abort("This package is for ""; this is "" + getprop("") + "".");
instead of
Code:
#ASSERT
assert(getprop("ro.product.device") == "kccat6" || getprop("ro.build.product") == "kccat6" || getprop("ro.product.name") == "kccat6" ||
getprop("ro.product.device") == "kccat6xx" || getprop("ro.build.product") == "kccat6xx" || getprop("ro.product.name") == "kccat6xx" ||
abort("This package is for "kccat6,kccat6xx" devices; this is a "" + getprop("ro.product.device") + "".");
assert(getprop("") == "" ||
abort("This package is for ""; this is "" + getprop("") + "".");
unmount("/system");
I have flashed Material v1.3 FYI.
Thank you so much
Related
Originally I thought it would be a good idea to add boot animations to my Downloads Thread but I quickly realized how many animations there are and how different the formatting should be to make it effecient to preview them all quickly and easily.
So I've decided to compile this list of boot animations, mostly for our Galaxy SIII, but also some that aren't. It's broken up into two sections; the first is the animations which are formatted specifically for our device and are available in a recovery flashable download, the second section is more of an underdeveloped section where everything else will be posted. This section may or may not look correct on a device with our resolution, and you're on your own as far as figuring out how to install it (if it should directly replace the bootanimations.zip, if it's flashable etc). If I get a few people to request an animation in the second section, I will get it working just right and add it to the first list. So please, tell me what your favorites are!
The first list consists of a preview, and also a link to the OP where it was first posted, a link to a recovery flashable file, and a link to the bootanimation.zip which can be manually placed in the "data/local" folder on your device.
Countdown
OP || Flashable || Manual
Droid RazR - Red
OP || Flashable || Manual
Droid RazR - Blue
OP || Flashable || Manual
Galaxy SIII
OP || Flashable || Manual
The New AOKP
OP || Flashable || Manual
SECTION 2:
Alex Grey Bardobeing
OP || Download
Aperature Science
OP || Download
Apple Rotting
OP || Download
Bassist
OP || Download
Cyanogen Particles
OP || Download
Cyber Chaos
OP || Download
Cylon
OP || Download
Dancing Droids
OP || Download
Dancing Man
OP || Download
Decepticon
OP || Download
Decepticon Gen 1
OP || Download
Droid Eye
OP || Download
Droid Mod
OP || Download
Droid Life
OP || Download
Droid Nexus
OP || Download
Eyes - Portrait
OP || Download
Eyes - Landscape
OP || Download
Eyes - Blue w/Black Background
OP || Download
Eyes - Red w/Black Background
OP || Download
Galaxy
OP || Download
Halo 3
OP || Download
Hello Droid
OP || Download
Joe Droid
OP || Download
Mario
OP || Download
Matrix
OP || Download
Matrix Droid Blue
OP || Download
Matrix - Blue
OP || Download
Matrix Droid
OP || Download
Motorola Droid Original
OP || Download
Midnight
OP || Download
Modern Warfare 2
OP || Download
Multicolor
OP || Download
Nexus One
OP || Download
Radar 3D
OP || Download
Redwings
OP || Download
Sac
OP || Download
SackBoy
OP || Download
Shakugan
OP || Download
Smokey Android
OP || Download
Spiral
OP || Download
Star Trek
OP || Download
Star Wars Rebel Alliance
OP || Download
Star Wars Title
OP || Download
Stick
OP || Download
Win7 Nexus
OP || Download
Windows 7
OP || Download
Yellow Boot
OP || Download
Looking great here....thnx
Sent from my Galaxy S Mesmerize running AOKP Build 4 JellyBean with Devil Kernel 1.6.1
Love the boot animations man, they look great!
Sent from my SCH-I535 using Tapatalk 2
Ok can you please remind me on how to install this again .... so that way no one else should be asking!!!!
crazydad said:
Ok can you please remind me on how to install this again .... so that way no one else should be asking!!!!
Click to expand...
Click to collapse
The animations in the first list are setup to be super easy. You can download the flashable version and flash it using CWM or TWRP, or download the "manual" version, rename it "bootanimation.zip" and place it in "/data/local" using root explorer, ES File Explorer, or an equivelent.
The second section you are a bit more on your own. It's up to you to open it up and determine if it's a flashable zip, or if it's a bootanimation zip. If there are a few people who would really enjoy an animation in the second section, let me know and I will create a flashable zip for it and move it to the first section.
Could you perhaps give me an idea of how to install one such as the Star Trek one? I downloaded it and it's definitely not flashable, but I have no earthly clue if I should push it or what in the he cl to do with it. Inside the zip it has desc.txt and 2 folders that say part 0 and part 1.
I am a little lost with that one.
On another note, thank you so so much for this great collection!
Sent by one of my many Anthromorphic Personifications
I'm looking for a ALABAMA CRIMSON TIDE logo can you help me please thank you
Sent from my SCH-I535 using xda premium
shangrila500 said:
Could you perhaps give me an idea of how to install one such as the Star Trek one? I downloaded it and it's definitely not flashable, but I have no earthly clue if I should push it or what in the he cl to do with it. Inside the zip it has desc.txt and 2 folders that say part 0 and part 1.
Click to expand...
Click to collapse
It appears that with that one you need to rename it to "bootanimation.zip" and move it to "/data/local" and that's it. You can push it if you want, or you can just use a file browser as long as you are rooted.
Anything with the "desc.txt" and "part0" and/or "part1" simply need to be renamed "bootanimation.zip"
joeylwood said:
I'm looking for a ALABAMA CRIMSON TIDE logo can you help me please thank you
Click to expand...
Click to collapse
Would you be OK with simply a static image? If so, then if you can give me the image you'd like to use (remember our phone is 1280x720) then I can see if I can make one from scratch. It seemed pretty simple to me, and I'd love to give it a shot, but I can't promise anything.
Have you seen one of the apple logo going up in flames?
Sent from my SCH-I535 using xda app-developers app
Would you be able to make a battlefield 3 one??
Sent from my SCH-I535 using xda premium
nativesmiley said:
Would you be able to make a battlefield 3 one??
Click to expand...
Click to collapse
If you can give me a video or an animated gif, I can do my best. I haven't made one before but from what I've seen putting this list together it looks fairly simple. No promises, but I'd love to give it a shot!
here are some pic thanks
{
"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"
}
thanks just see what you can do
Sent from my SCH-I535 using xda premium
Help With Animations
Amazing Boot Animations... Anyone know how to change the first two boot images... one just says samsung next says Samsung Galaxy s3 then my synergy boot shows... Thanks in advance Guys
JCBiznatch said:
Amazing Boot Animations... Anyone know how to change the first two boot images... one just says samsung next says Samsung Galaxy s3 then my synergy boot shows... Thanks in advance Guys
Click to expand...
Click to collapse
Although I'm not certain, I believe those are both entangled in the bootloader which would make them extremely difficult to change, and even if we could it would be a really bad idea to do so because of something went wrong you would have just made a shiny new paperweight.
velly nice!!!
Thanks for posting these, very cool. I had the blue eyes on black animation on an older droid and it's my fave but when I put it in the /system/media folder and rename it bootanimation.zip (after naming bootanimation.zip to bootanimation.zip.bak), the vaery first animation of the blue eyes (eyes closed) appears for a couple of seconds and that's it...any chance you can either tell me where I am going wrong or turn it into a flashable file?
Thanks again!
JCBiznatch said:
Amazing Boot Animations... Anyone know how to change the first two boot images... one just says samsung next says Samsung Galaxy s3 then my synergy boot shows... Thanks in advance Guys
Click to expand...
Click to collapse
http://rootzwiki.com/index.php?/top...ge-Creator-(PNG-to-Flashable-Zip-in-One-Click!)
nice,
sorry i'm fairly new to this and i am addicted to the cm9 cid bootanimation. is there a way you can make a flashable one for me. I tried going into the media and replacing the zip file but the boot gets stuck or it only works sometimes
right now i'm using the twitch9 bootanimation which is pretty badass but yeah, i'd prefer the cid ironman style one.
let me know, thanks.
Hi manually adding to data\local doesn't work for me. I'm on jelly bean leak.
Init.d Toggler is a very easy to use app that allows you to enable or disable init.d support.
Init.d is a directory in /system/etc that can contain scripts such as tweaks, the scripts inside this directory with the permissions of atleast RWX-RX-RX (755) will be executed during boot.
Root and Busybox are required in order to run init.d scripts successfully.
{
"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:
https://play.google.com/store/apps/details?id=com.broodplank.initdtoggler
This is the easiest way of adding init.d support to a rom, the screenshot includes a typo but I already fixed the typo in the latest apk
Great...work with all type of kernel???
do we need to install busybox first in stock rom?
hadidjapri said:
do we need to install busybox first in stock rom?
Click to expand...
Click to collapse
Yes on stock you need to install it first
AW: [App]Init.d Toggler
Nice brood!
Sent from my GT-I9001 using xda app-developers app
it would be nice, if application checks kernel's support for init.d
DreamerTKM said:
Great...work with all type of kernel???
Click to expand...
Click to collapse
Yes it should work with all kernels/roms
XeLLaR* said:
Nice brood!
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
Thank you
murad777 said:
it would be nice, if application checks kernel's support for init.d
Click to expand...
Click to collapse
True, i could check init.rc for some line existence. like find "run-parts" in init.rc.
Although I don't know how to do that yet
AW: [App]Init.d Toggler
broodplank1337 said:
Yes it should work with all kernels/roms
Thank you
True, i could check init.rc for some line existence. like find "run-parts" in init.rc.
Although I don't know how to do that yet
Click to expand...
Click to collapse
you could try to read that file line to line in.
i mean you read in the first line and check it for the init.d part. if its not there you read the next line in that string and check it again!
a simple
do while loop and some string commands!
maybe worth a think of
Sent from my GT-I9001 using xda app-developers app
EternalFame said:
you could try to read that file line to line in.
i mean you read in the first line and check it for the init.d part. if its not there you read the next line in that string and check it again!
a simple
do while loop and some string commands!
maybe worth a think of
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
found something like this:
Code:
import java.io.*;
import java.util.Scanner;
public class FileSearch {
public static void main(String[] args) {
// Testing only
File f = new File(args[0]);
String search = args[1];
System.out.printf("Result of searching for %s in %s was %b\n", search, f.getName(), FileSearch.find(f, search));
}
public static boolean find(File f, String searchString) {
boolean result = false;
Scanner in = null;
try {
in = new Scanner(new FileReader(f));
while(in.hasNextLine() && !result) {
result = in.nextLine().indexOf(searchString) >= 0;
}
}
catch(IOException e) {
e.printStackTrace();
}
finally {
try { in.close() ; } catch(Exception e) { /* ignore */ }
}
return result;
}
}
btw, this seems easier to use:
Code:
try {
FileInputStream in = new FileInputStream(file);
int len = 0;
byte[] data1 = new byte[1024];
while ( -1 != (len = in.read(data1)) ){
if(new String(data1, 0, len).contains(Your String))
//do something...
}
} catch (FileNotFoundException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
ok so I came up with this:
Code:
public void CheckINITD() throws IOException {
final String file = "init.rc";
final String line = "run-parts";
try {
FileInputStream in = new FileInputStream(file);
int len = 0;
byte[] data1 = new byte[1024];
while ( -1 != (len = in.read(data1)) ){
if(new String(data1, 0, len).contains(line)) {
Toast.makeText(getApplicationContext(), "INIT.D support found in init.rc", Toast.LENGTH_SHORT).show();
}
}
} catch (FileNotFoundException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
}
But I don't think it will work, haven't test it yet though
why would somebody want to disable init.d?
Well its not a must have... It is a nice feature to have when you want to use tweaks running via init.d.. For me, i dont use any tweaks at all...
yeah right but if you don't want to use them then don't use them. why bother to disble the function?
dr.wtf said:
yeah right but if you don't want to use them then don't use them. why bother to disble the function?
Click to expand...
Click to collapse
Maybe there is a script that is enabled in there that is causing some problems but you don't know which one it is or whatever. There are also some people that could use it, it is a "toggler" after all. Then let me ask you, why should broodplank not add the function?
i didn't say he shouldn't add it. i simply don't understand what's the sense of it. i do understand why e.g. somebody would toggle 2g/3g. the one is faster, the other saves battery. but why would you do that with init.d?
I know not much people will use the disable button, but it's just a way to recover the original rom state
Deal with it
And like Xistance said, it's a toggler after all.
and if you look it's more an uninstall then a toggle to off state, check the actions of the buttons described below the button
Great app, Brood! Brilliant :good:
Perfectly works on the Acer Liquid E2 Duos stock firmware, as well as your Root Tweaker.
Awesome app brood!
You should post it on Android General Development .
Does Android execute /etc/install_recovery.sh script even if native Init.d support is not enabled in Kernel?
Ptmr3 ~ Evil1art ~ Djintrigue808 ~ Lantek23 ~ Akapaul26 ~ AddisG ~ Apen83 ~ Sbreen94
READ, READ, READ before downloading, flashing, or posting questions
This "Season Finale" will be final for a while. I have taken on way too many projects and need to retire some to finish and put out others. My Sons Of Android ROMs for all 15 devices will be temporarily discontinued until I can come up with the time and motivation to take back on this enormous project. Please do not ask for a changelog; rather take a look into the SOA git to see the most recent commits. Thank You for the Understanding. See you guys on the next Season of SOA
This is an Official Build of SONS OF ANDROID. This ROM will be progressing with time as does any distribution and will be updated regularly. The Goal here is to produce not only a good, customizable user interface but also exceptional battery life, stability, functionality, and performance. On behalf of myself as well as the rest of the Deviant Development Team, I would like to thank all of the other AOSP Developments out there contributing to the furthering of custom Android Distros and keeping the open source legacy of android alive and full of amazing ingenuity and innovation.
Features
Code:
Android 4.2.2
Battery Bar
Center Clock Option
LCD Density Changer
Theme Engine
Customizable Quick Tiles
Customizable Statusbar
Customizable Lockscreen Targets
Customizable Notification Lights
Customizable Power Widget
Customizable Reboot Menu
Performance Control
Fast& Smooth
Network Speed Tweaks
Battery Enhancements
Debugging Enabled by Default
SPen Gestures
SOAP Kernel
-Voodoo Sound
-Govs/Sheds
-1920 OC
-New Mali(Thanks Kejar)
More...
Credits
CyaogenMod Team For Their Hard Work And Dedication; Pioneering the world of custom AOSP distros; as well as for a platform basis, frameworks, Device Trees, ETC
AOKP/xoomdev
Invisiblek for battery bar code (gerrit)
sswagonman for Endless Testing and Loss of Sleep
Eugene373
Anyone else I may have missed....
Known Issues
MHL
Changelog
Code:
B4 3|25 --
Initial Release For N7100
Instructions
TWRP STRONGLY RECOMMENDED
FULL WIPE is ALWAYS recommended!
-Download ROM && Gapps
-Backup your apps with preferred method
-Nandroid
-Wipe data ( factory data reset)
-Wipe system (Format system (in mounts/storage) if on CWM)
-Flash ROM
-Flash Gapps
-Boot system and DO NOT TOUCH FOR 10 MIN
-After the 10 min, reboot phone and enjoy
Downloads
Get Your Gapps
Season Finale (B5) http://d-h.st/yyQ
Support this Development By clicking this Button,,, Thank you
Guide to Thread Participation":
Generally speaking, we are a pretty calm group of people, but as with so many other things in life, there are those that evoke a negative response from the very start. THAT is why we are such believers in maintaining a polite, respectful thread. Most everyone here is eager to help, and the only thing we ask is (despite the associated tedium) read the entire thread, it can only help. If and when you are still stuck, feel free to ask questions, we're all here to help one another.
--TMobTim
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Reserved
il take this one
Screenies
{
"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"
}
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
Thank you devs for this rom!
Sent from my GT-N7100 using Tapatalk 2
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
aamitabh28 said:
Thank you devs for this rom!
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Let me know what you think!
Sent from my SGH-T889 using xda app-developers app
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
Flashed it.. Super smooth and stable! Will continue to monitor the battery and see how that is like
Sent from my GT-N7100 using Tapatalk 2
Very interesting... I have to try.
Thanks for sharing it.
So far everything is working properly, no errors. Very good ROM.
There is in Power Menu no option "Reboot Recovery".
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
blady-jack said:
So far everything is working properly, no errors. Very good ROM.
There is in Power Menu no option "Reboot Recovery".
Click to expand...
Click to collapse
Go to developer options and enable advanced recovery
Sent from my GT-N7100 using Xparent Gray Tapatalk 2
THX
Hello is thank you for these great job, it really looks great my your rom.I think the share on my French Forum, one of the largest in France.I do not see any particular application, my politeness I ask the authorities to be able to share on my forum.thank you in advance is good luck for the future.sorry for my english: Good:
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
Known issue none? HDMI mhl output doesn't work. At least mention same as cm10 and link to cm10 bugs
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
Apart from that obvious issue anything else?
Sent from my GT-N7100 using Xparent Gray Tapatalk 2
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
kryptoner said:
Known issue none? HDMI mhl output doesn't work. At least mention same as cm10 and link to cm10 bugs
Click to expand...
Click to collapse
I do not have mhl cable so did not know about functionality. Thank you for the report
Sent from my SGH-T889 using xda app-developers app
how about camera autofocus with flash on? no fc?
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
zekurosu said:
how about camera autofocus with flash on? no fc?
Click to expand...
Click to collapse
Auto focus is fine. Touching the screen to focus FC
Sent from my SGH-T889 using xda app-developers app
Nice another aosp rom for Note2
two questions ...
1. how is the gps working? On 2 of the aosp roms on this forum i found that the reading of gps was erroneous. The speed and distance was multiplied by 10
2. Is wifi-tethering working fine?
Thanks for your answers.
Re: |ROM|| JEDI || Sons Of Android || Build 4 || 3|25
wini77 said:
Nice another aosp rom for Note2
two questions ...
1. how is the gps working? On 2 of the aosp roms on this forum i found that the reading of gps was erroneous. The speed and distance was multiplied by 10
2. Is wifi-tethering working fine?
Thanks for your answers.
Click to expand...
Click to collapse
I use both and never have any issues! Hope that helps
Sent from my SGH-T889 using xda app-developers app
ok so whats everyones immpressions? if u cant get hold of ptmr3 and have a query feel free to pm me or ask on here. i dont pretend to be a dev(just a dumb aussie lol) but have been testing this and as i am often on the forum may be able to answer you.
sswagonman said:
ok so whats everyones immpressions? if u cant get hold of ptmr3 and have a query feel free to pm me or ask on here. i dont pretend to be a dev(just a dumb aussie lol) but have been testing this and as i am often on the forum may be able to answer you.
Click to expand...
Click to collapse
owright
another question ... is audio working properly in video recording?
LiGux ROM:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
- Based on CM10 FXP220..
- SuperSexy Looks..
- Faster,Buttery Smooth..
Click to expand...
Click to collapse
There was one for jlo so I ported it to mesona
Download:
Code:
Miro v3: [URL="http://shivangdave.com/roms/"]Here..[/URL]
Tipo v3: [URL="http://shivangdave.com/roms/"]Here..[/URL]
Changelog:
Code:
v1:
-Initial Release
v2:
---No release---
v3:
- ◢ Pure™Graphics HD ◣ +50% performance | great Jeeko's
- ◢ PureAudio™ Engine ◣ - better music experience | work
- ram and sqlite optimization
- Floating notifications (thanks to crazyfool_1 )
- Removed unwanted ringotes etc and backup app, added Postit widget
- Reduced system size
Credits:
*lozohcum for Jlo version
*FXP for cm10
*LiGux team
Click to expand...
Click to collapse
TIPOv3 users:
REMOVE this lines from updater script before flashing:
assert(getprop("ro.product.device") == "ST23i" || getprop("ro.build.product") == "ST23i" ||
getprop("ro.product.device") == "ST23a" || getprop("ro.build.product") == "ST23a" ||
getprop("ro.product.device") == "mesona" || getprop("ro.build.product") == "mesona");
ShivangDave said:
LiGux ROM:
Features:
There was one for jlo so I ported it to mesona
Download:
Credits:
Click to expand...
Click to collapse
And another one! Wow you're on a roll, dave!:thumbup:
Sent from my Xperia Miro using xda premium
Good work. Btw build 3 for jlo is on the way, it's going to be as fast as pink unicorn/hunder.
izuall187 said:
And another one! Wow you're on a roll, dave!:thumbup:
Sent from my Xperia Miro using xda premium
Click to expand...
Click to collapse
lozohcum said:
Good work. Btw build 3 for jlo is on the way, it's going to be as fast as pink unicorn/hunder.
Click to expand...
Click to collapse
v3 will be a quicky port you're the man
ShivangDave said:
v3 will be a quicky port you're the man
Click to expand...
Click to collapse
v3 released , Good work btw :good:
great rom! good work! Is there any way to use CM10 lock screen with short cuts and weather?
After some testing:
weather app is closing automatically
when hit the search button in the menu and launcher stopped
update available for miro and tipo...
ShivangDave said:
update available for miro and tipo...
Click to expand...
Click to collapse
Changelog ? Thanks.
iiigeorgievi said:
Changelog ? Thanks.
Click to expand...
Click to collapse
Its there in the first post...
ShivangDave said:
Its there in the first post...
Click to expand...
Click to collapse
Sorry, I didn't noticed anything different from the V3 release from yesterday
iiigeorgievi said:
Sorry, I didn't noticed anything different from the V3 release from yesterday
Click to expand...
Click to collapse
lol it was just a notification for those who didn't noticed previously... tipo's update is new...
ShivangDave said:
LiGux ROM:
Click to expand...
Click to collapse
Hi. I have Tipo.
Flashed Ligux removing that lines from updater script.
But UnlockRoot says it is a Miro.
And Titanium Backup says No Root Rights
Best Regards.
how can i install this rom
please can you help me,
what i need to install this rom.
i have the sony tipo with android 4.0.1,
how can i install this rom step by step
thx richard
ShivangDave said:
TIPOv3 users:
REMOVE this lines from updater script before flashing:
assert(getprop("ro.product.device") == "ST23i" || getprop("ro.build.product") == "ST23i" ||
getprop("ro.product.device") == "ST23a" || getprop("ro.build.product") == "ST23a" ||
getprop("ro.product.device") == "mesona" || getprop("ro.build.product") == "mesona");
Click to expand...
Click to collapse
how to remove lines from updater script??
error... "unfortunately,contacts has stopped"... in my miro
akhil.tipo said:
how to remove lines from updater script?
Click to expand...
Click to collapse
with notepad++
---------- Post added at 04:51 PM ---------- Previous post was at 04:48 PM ----------
Richard_nbg said:
what i need to install this rom.
Click to expand...
Click to collapse
backup trim area
unlock bootloader
place ROM into your phone
flash boot.img
go into CWM
format system, data and cache
flash ROM
regards
Bugs in Miro
super user error
contacts stopped (while pressing number in dialpad)
gallery 2(quickpick not working)
this rom is amazing..i ve ported it and really liked a lot..super smooth and fast..
here a videopreview:
Broken Links are fixed and updated ! All the ROMs and Kernels provided by me can be found by clicking on that link or here ! Thank you for your support
All the bugs or queries will be solved after completing cm11 aka Kitkat Project
Hello Everyone , Cheers First .....
After long long time wait , We finally get a bootable MIUIV5 ROM , with little bugs which can be daily use now . This rom is based on CM10.1 1117 . There are now just left with
following three bugs maybe :
the incall valume;
miuiweather FC ;
stock settings on the menu is disable ;
BUG is there no mater whether you use this rom . But we really appreciate that you can help with the bug fix .
If you get some fix or something else like that , PLS reply here .:victory::victory::victory:
download:
docs.google.com/file/d/0By0jgkg7QQ71NTN2U1NnZXJjbjA/edit
if you cannot download it , try F5 ?
install :
· Get into "recovery mode"
· Do a backup
· Go to "mounts and storage"
· Format "/system", "/cache", "/data" and "/preload"
· Install MIUI
Also:
Thk for TC with their powerful rom CM10.1;
Thk for fedevd with his rom ;
Thk for Toni5830 with his boot.img ;
Thk for Rox with his Them Fix ;
And xiaohun with his hardwork.
:highfive::highfive::highfive::highfive:
Wow.. awesome
Thanks for this ROM!
But why is this ROM in general forum? Post in android develipment?!!
Thanx 4 the miuiv5, finally.
Better to open thread in android development.
Sorry for bad English
Sent from my GT-I9070 using XDA Premium 4 mobile app
Awesome :good:
I Guess he is still a junior member so he cant post in development threads
AltamashAN said:
Thanx 4 the miuiv5, finally.
Better to open thread in android development.
Sorry for bad English
Sent from my GT-I9070 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Newer here . With no permition to open a thread there , sorry .:crying::crying::crying:
DaRkRhiNe said:
Awesome :good:
I Guess he is still a junior member so he cant post in development threads
Click to expand...
Click to collapse
yeal :silly::silly::silly:
but PLS try it and reply here , if you want , thks bro
Im downloading now. Any gapps needed?
#edit
I can't install this. If i try i've got error and installation is aborted:
assert failed: getprop("ro.product.device") == "janice" || getprop("ro.build.product") == "janice" etc.
E:Error in /storage/sdcard1/MIUI V5.zip
(status 7)
Any suggestions?
At this moment i back to cm11.
Drejus said:
Im downloading now. Any gapps needed?
#edit
I can't install this. If i try i've got error and installation is aborted:
assert failed: getprop("ro.product.device") == "janice" || getprop("ro.build.product") == "janice" etc.
E:Error in /storage/sdcard1/MIUI V5.zip
(status 7)
Any suggestions?
At this moment i back to cm11.
Click to expand...
Click to collapse
Remove those lines if they are there:
Code:
assert(getprop("ro.product.device") == "janice" || getprop("ro.build.product") == "janice" ||
getprop("ro.product.device") == "i9070" || getprop("ro.build.product") == "i9070" ||
getprop("ro.product.device") == "GT-I9070" || getprop("ro.build.product") == "GT-I9070");
You have I9070P?
No I have normal i9070 version. Where I can remove those lines?
Wysłane z mojego GT-I9070 przy użyciu Tapatalka
Drejus said:
No I have normal i9070 version. Where I can remove those lines?
Wysłane z mojego GT-I9070 przy użyciu Tapatalka
Click to expand...
Click to collapse
From the updater script inside META.INF..
Sent from my GT-I9070 using Tapatalk
Now i have a bootlogo for about 15 min and nothing.
Need a help for porting?
Drejus said:
Now i have a bootlogo for about 15 min and nothing.
Click to expand...
Click to collapse
Which rom you were previously on??
I would recommend you to flash stock rom via odin and then flash the rom after that..
Sent from my GT-I9070 using Tapatalk
Screens please.......
Sent from my GT-I9070 using xda app-developers app
psiva2010 said:
Screens please.......
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Here you go.
fifo171 said:
Here you go.
Click to expand...
Click to collapse
hey fifo..
@Jaymwei which device did you port Miui from?!
Sent from Italy using Tapatalk
Drejus said:
Now i have a bootlogo for about 15 min and nothing.
Click to expand...
Click to collapse
So which rom did you come from ? CM11 ? As dagger said , I Recommend you flash stock rom via odin first , then cwm . CM10.1 may be ok too ,
as it came from that .Or did you wipe the sys , data , cahe , pre ? if everything was right , I think five minutes or a bit more will be ok .
sorry bro , try again ?
Toni5830 said:
@Jaymwei which device did you port Miui from?!
Sent from Italy using Tapatalk
Click to expand...
Click to collapse
9070 ? yeal , I ported it from fedevd's test rom , with CM10.1 as base , and of course your boot.img . :angel:
you can try it , and fix the bugs :highfive:
psiva2010 said:
Screens please.......
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
here bro
{
"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"
}