Related
what are some basic things i can tweak i need helped with this process because i am new to tweaking running on abby's EC09 Deodexed
i recommend downloding ciscoes themes and decompile them..
in short, the UI can be completely themed.. Likewise, you can replace the launcher with another.
If you are a genius you can modify the ticker, but i only know of one genius as of now... Just get in it and take a look! read dude!!
Great advice Pattie.. yeah specific questions get specific answers. And would take knowledge to understand and patched correctly.
My let my people theme thread gives the tools and tuts to get ya goin. I'm still "homeless" so PC is still packed soon ill be organized again and can use more than my phone to con tribute again.
Sent from my SCH-I400 using xda premium
UPDATE: PDROID NOW AVAILABLE VIA BOTBREW:
http://forum.xda-developers.com/showpost.php?p=26033156&postcount=10
First, for those who haven't heard about it:
PDroid
PDroid ICS Port
At this point, as far as I can tell, PDroid is only available as a patchset, not in any rom.
It looks like it is a lot more powerful than CM Permission Management.
The purpose of this poll is so Vibrant users can show interest in a rom with PDroid built in, hopefully motivating rom devs to add it.
I'll check this out tonight - looks interesting.
jellette said:
I'll check this out tonight - looks interesting.
Click to expand...
Click to collapse
I'm not set up to develop at present, but I'll try any CM or ICS open-source rom that has this built-in, or an open-source zip to hot-patch it into said roms.
Yeah pdroid looks awesome! I asked about this in slim forum and cm forum somewhere around here but got no love lol... its really awesome permission management and if they add a firewall it would be a must need app that I would love to buy... you can use it with droidwall but it has leaks and allows access before it loads up on reboot... pdroid could block that from the start if it had a firewall incorporated tho... I look forward to the development of this awesome app.
Looks like we might get a try ourselves with an ics patcher in the not so far off future
Sent from my SGH-T959 using XDA
An ICS patch does appear to be in the works.
As for CM, you're right, it will never have PDroid, and I'm really beginning to wonder if they will even bring any permission management into CM9. If you look at the PDroid patch, it's not a huge amount of code, meaning if Google wanted android to allow privacy, they would have added it long ago. But the frankly rather seedy business model of Google and many "free" app writers and Facebook is the harvesting and selling of personal information, and they apparently threatened to cut CM off from Market access if they added strong privacy.
Clearly the long-term solution is Google-free phones running Debian or Ubuntu, but until then, there's PDroid.
Pdroid Linux patcher ported and working for aokp and cm9
Sent from my SGH-T959 using XDA
c-pimp said:
Pdroid Linux patcher ported and working for aokp and cm9
Click to expand...
Click to collapse
Nice. Where?
Pdroid working for AOKP and CM9
PDroid is finally available for AOKP and CM9 on T959 Vibrant via botbrew. Follow instructions at http://forum.xda-developers.com/showpost.php?p=24934484&postcount=123 big thanks to mateorod for porting it over.
Hey guys-
UPDATE 6-5-12
I haven't had any requests for updated packages except for AOKP, so I can only confirm that AOKP Build 40 and CM7rc2 are currently supported! Any other ROMS are at your own risk! If you would like a ROM for vibrant or any other device to be supported, please post a request.
Okay, this is directions for PDroid support through Botbrew. Installing these packages over your nightlies will get PDroid working each time you flash, without having to patch every time. This way you can update your rom whenever you want.
Here is the XDA frontpage article about this exact process!
IMPORTANT: Eventually, the source code for these ROMs will change to a large enough degree that the packages won't work anymore! Just reflash the ROM and come report here at the thread. I will update the package as soon as possible (usually pretty damn soon, if I do say so myself...)
Directions
Install Botbrew from Google Play
Botbrew will bootstrap some packages necessary for its operation.
Install package repository-mateorod and press the refresh button.
There are three packages available at the moment for the Vibrant. Install the package that matches the ROM you are using.
android-framework-pdroid-cm9
For Cyanogen9 ROMs
android-framework-pdroid-aokp
For AOKP Milestone builds
android-framework-pdroid-aosp-gummy
For Team Gummy AOSP builds
New!
android-framework-pdroid-cm7.2final
For CM7.2 Final!
YOU MUST install the package that corresponds with your ROM, or it will result in bootloops!
Reboot!
Launch PDroid and configure.
That's it!
Note: You won't see any of the packages if you look while running CM7 due to an inconsistency in the cm7 build.prop.
If you have any questions about Botbrew or the process, here is a Q&A I have at the thread for my packages I host for the Nook Color.
If you have any questions about PDroid and the port to ICS, here is pastime1971's thread on the process. Thanks pastime!
Also thanks to c-pimp for the Team Gummy files! Also to svyat for PDroid and inportb for Botbrew!
cashmundy- could you maybe put a note in the OP about this being here? If you think I should start a new thread, I will. Thanks!
I confirm this is working with the 5-12 CM9 nightly. Thanks to mateorod and everyone he thanks in the post above!
Thanks, cashmundy. The problem was that cm9 has a weird naming convention for just your device, at least unique as far as I have seen.
I just changed the package to reflect your arch.conf.
So thanks very much for testing and finding the problem. I am pretty sure everything is OK now, but let me know!
Still on CM9. Did a reset, installed botbrew and your repo, and I now have no pdroid package.
As expected, botbrew fetched the CM9 props on install
, except that it down-cased the model to "sgh-t959".
arch.conf:
arch all 10
arch any 20
arch noarch 30
arch armeabi 100
arch armeabi-v7a 110
arch sgh-t959 120
build.props:
ro.product.model=SGH-T959
ro.product.brand=samsung
ro.product.name=SGH-T959
ro.product.device=SGH-T959
ro.product.board=aries
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
Okay man. I took out the sgh-t959 package because I thought you said cm9 had vibranttmd as arch.
Are you saying that it changes whether or not you install cm9 as an update? Cause I don't see how that would be.
I am going to make it so Botbrew has cm9 packages for sgh-t959 and vibrantmtd. We'll sort it out for good later tonight when I have some time.
Thanks for your time and effort testing this stuff!
CM7 has vibrantmtd as ....device and SGH-T959 as ....model. CM9 has SGH-T959 as both model and device, as does AOKP. If you (or BotBrew) could use model instead of device, it might work well.
What happened before was I tried CM9 over CM7 without a reset. BotBrew didn't catch the upgrade, and so kept the conf from CM7. When I reset and then installed BotBrew, it found the new props and configured accordingly. A hook in BotBrew to check the current rom on startup and reconfigure itself on flashes would be a good thing.
I'm currently showing all three packages, version -9.
One minor note: somewhere you specify the BotBrew refresh button as being on the top right. On my phone it is always on the bottom left. Maybe more vibrant weirdness.
Final random thought: I'm not very impressed with CM9. It has some real drawbacks (the keyboard for example).
CM7 is still overall a lot better (to me) and if PDroid ever makes it there, I'll test it.
Well, I am still considering about cm7. Let me see.
Botbrew does has services you can turn on to configure at boot, as well as several ways it detects flashes, although most of those are centered around packages or the terminal.
But thanks for those tips, there is definitely some weirdness going on with the vibrant that I haven't seen elsewhere, but is good to know about because it could resurface in other devices.
But yeah, for instance, you could use light pad to turn your sdcard into a web server, and host websites off of it, so that's one of the services options.
There is honestly a world of stuff in the repo already, and he's about to add debian INSIDE android.
Crazy. Thanks, cashmundy. I will look into cm7.
Very cool.
I think I'll try AOKP again when a new build is out, and test the patch there.
One thing that would be useful would be a white-hat app which would request all permissions, gather all possible data, and display it. As it stands, we have to take it on faith that pdroid, droidwall etc actually work.
For the long term, I am very much hoping for Debian instead of android.
mateorod said:
Hey guys-
Most everyone in this thread I already know from the port thread. I was looking for a good place to put out this info. Glad I didn't start another thread already!
Okay, this is directions for PDroid support through Botbrew. Installing these packages over your nightlies will get PDroid working each time you flash, without having to patch every time. This way you can update your rom whenever you want.
Here is the XDA frontpage article about this exact process!
IMPORTANT: Eventually, the source code for these ROMs will change to a large enough degree that the packages won't work anymore! Just reflash the ROM and come report here at the thread. I will update the package as soon as possible (usually pretty damn soon, if I do say so myself...)
Directions
Install Botbrew from Google Play
Botbrew will bootstrap some packages necessary for its operation.
Install package repository-mateorod and press the refresh button at top right!
There are three packages available at the moment for the Vibrant. Install the package that matches the ROM you are using.
android-framework-pdroid-cm9
For Cyanogen9 ROMs
android-framework-pdroid-aokp
For AOKP Milestone builds
android-framework-pdroid-aosp-gummy
For Team Gummy AOSP builds
YOU MUST install the package that corresponds with your ROM, or it will result in bootloops!
Reboot!
Launch PDroid and configure.
That's it!
Note: You won't see any of the packages if you look while running CM7 due to an inconsistency in the cm7 build.prop.
If you have any questions about Botbrew or the process, here is a Q&A I have at the thread for my packages I host for the Nook Color.
If you have any questions about PDroid and the port to ICS, here is pastime1971's thread on the process. Thanks pastime!
Also thanks to c-pimp for the Team Gummy files! Also to svyat for PDroid and inportb for Botbrew!
cashmundy- could you maybe put a note in the OP about this being here? If you think I should start a new thread, I will. Thanks!
Click to expand...
Click to collapse
Ok, at the risk of annoying someone (due to my noobness) I wanted to ask if I could do the above for my kindle (which i just flashed with AOKP milestone 5) or is the above strictly for the sammy vib?
gaikokujinkyofusho said:
Ok, at the risk of annoying someone (due to my noobness) I wanted to ask if I could do the above for my kindle (which i just flashed with AOKP milestone 5) or is the above strictly for the sammy vib?
Click to expand...
Click to collapse
The Vibrant is I think the most recent device, and the BandN Nook is supported,
so I expect the Kindle will be someday.
gaikokujinkyofusho said:
Ok, at the risk of annoying someone (due to my noobness) I wanted to ask if I could do the above for my kindle (which i just flashed with AOKP milestone 5) or is the above strictly for the sammy vib?
Click to expand...
Click to collapse
If you run cm9 or aokp, I can take care of you.
Post your services, core, and services.jar plus build.prop at my packages thread so we keep this vibrant only.
Thanks for your interest.
Can anyone say is there any kitchen or tools to build rom for defy? How are cm7 and miui made. Can you give the links to those file? Really wanna know how its made
me too..
i also want to know..
Sainyam said:
me too..
i also want to know..
Click to expand...
Click to collapse
I reached xda completely but there is no ways mentioned for defy. I wonder how CM and MIUI guys are able to build. I know they get the codes from GOOGLE opensource. But when i saw, i couldn't understand anything from Android Development page
For god sake's can any DEV please say how to make custom roms for DEFY
If you want to know how CM7 needs to be build, check the CM7 wiki and search for 'how to build'. For examples of changes, check review.cyanogenmod.com
This is a complete new build if android (compiled from source). To modify existing build, search google for build prop changes, de-(and re-)compiling apks, res changes...
With miui you can only remove/add apps, translate,... The same things as with a Motorola ROM cause thre source code is closed.
There is no straight forward way. If there was, you get what happens with other devices. A million ROM's with no contribution at all.
You will have to search and learn a lot. If only I had the time
Sent from my MB525 using XDA
labsin said:
If you want to know how CM7 needs to be build, check the CM7 wiki and search for how to build. For examples of things that change, check review.cyanogenmod.com.
This are complete new builds if android. To modify existing build, search google for build prop changes, de-(and re-)compiling apks, res changes...
With miui you can only remove/add apps, translate,... The same things as a moto ROM cause three source is closed.
There is no straight forward way. If there was, you get what happens with other devices. A million ROM's with no contribution at all.
You will have to search and learn a lot. If only I had the time
Sent from my MB525 using XDA
Click to expand...
Click to collapse
Thanks. will check and see. It will be help for many people. Thanks man!!!
labsin said:
If you want to know how CM7 needs to be build, check the CM7 wiki and search for 'how to build'. For examples of changes, check review.cyanogenmod.com
This is a complete new build if android (compiled from source). To modify existing build, search google for build prop changes, de-(and re-)compiling apks, res changes...
With miui you can only remove/add apps, translate,... The same things as with a Motorola ROM cause thre source code is closed.
There is no straight forward way. If there was, you get what happens with other devices. A million ROM's with no contribution at all.
You will have to search and learn a lot. If only I had the time
Sent from my MB525 using XDA
Click to expand...
Click to collapse
http://wiki.cyanogenmod.com/wiki/Building_from_source i can't find the guide for DEFY here. Please help
Same as fe atrix but replace olympus with jordan.
The copying of proprietary files doesn't need to be done.
A useful utility for building could be the cm gui (somewhere on xda)
Gui:
http://forum.xda-developers.com/showthread.php?t=1415661
(check 2nt post for a better list of needed software then on cm wiki, these need to be installed like 'sudo apt-get instal ...')
Sent from my MB525 using XDA
labsin said:
Same as fe atrix but replace olympus with jordan.
The copying of proprietary files doesn't need to be done.
A useful utility for building could be the cm gui (somewhere on xda)
Gui:
http://forum.xda-developers.com/showthread.php?t=1415661
(check 2nt post for a better list of needed software then on cm wiki, these need to be installed like 'sudo apt-get instal ...')
Sent from my MB525 using XDA
Click to expand...
Click to collapse
Thanks very useful. Atleast now i can make custom ROMS for my taste. Thanks
I would also like to know
well we all love Fingering...but beaware
well i know it feels amazing while fingering our own mobile...getting something better out of it but b sure that what u r doing or u may break anything flash button light which i did
and ya thanks for the questioner and thanks for great answer
same question was running in my mind
INDIANs please b aware what u r doing because MOTO service centres are way bad
specially mumbai
asn39 said:
well i know it feels amazing while fingering our own mobile...getting something better out of it but b sure that what u r doing or u may break anything flash button light which i did
and ya thanks for the questioner and thanks for great answer
same question was running in my mind
INDIANs please b aware what u r doing because MOTO service centres are way bad
specially mumbai
Click to expand...
Click to collapse
Yep.In my place they don't sell Moto phones. If i break only i had to fix it myself.
Hey People!! I'm new to XDA and this is my first post :silly: I'd like to introduce a new ROM. So basically i want to make something different for the galaxy y- the phone we've all loved to love! I want to have a redesigned launcher looking somewhat similar to the ICS ad Jellybean with softkeys like the one on ICS. It should be Deodexed rooted and have access to many other features (like pre-installed chainfire and stuff like that :fingers-crossed: ). Im planning on updating the stock kernel to the Merruk Technology Pre-final v2.0 as i've used it and it seems pretty fast and stable (I'm still waiting for the build to be final). I've a Init.d hack with battery calibration and also a hack which (I don't know how) decreases your ram usage haven't tested it yet but people who've used it says it works on stock rom too (which to me seems impossible because stock rom dosen't support init.d. Correct me if i'm wrong :highfive I've decided what to call it too. Now i only need some help which if anyone could offer would be truly amazing to me........
Aair
aair said:
Hey People!! I'm new to XDA and this is my first post :silly: I'd like to introduce a new ROM. So basically i want to make something different for the galaxy y- the phone we've all loved to love! I want to have a redesigned launcher looking somewhat similar to the ICS ad Jellybean with softkeys like the one on ICS. It should be Deodexed rooted and have access to many other features (like pre-installed chainfire and stuff like that :fingers-crossed: ). Im planning on updating the stock kernel to the Merruk Technology Pre-final v2.0 as i've used it and it seems pretty fast and stable (I'm still waiting for the build to be final). I've a Init.d hack with battery calibration and also a hack which (I don't know how) decreases your ram usage haven't tested it yet but people who've used it says it works on stock rom too (which to me seems impossible because stock rom dosen't support init.d. Correct me if i'm wrong :highfive I've decided what to call it too. Now i only need some help which if anyone could offer would be truly amazing to me........
Aair
Click to expand...
Click to collapse
What kind of help do you need? You should have mentioned that in the first post.
Sorry 'bout that
anasdcool71 said:
What kind of help do you need? You should have mentioned that in the first post.
Click to expand...
Click to collapse
im not a themer, so a themer helping me out would be kinda good :cyclops:
and since this is my first mod a few bug fixing advices would be great too...
Aair
Many themers of our forum have made guides for other users to learn from. You can search in the Themes and Apps section for them.
About bugs, first make the custom rom. If you encounter a bug, tell us and we'll be happy to help you.
could you please post the links of such posts which contain methods of themeing the status bar and launchers??? and also how do you edit some apks which ive downloaded from the play store??
aair
aair said:
could you please post the links of such posts which contain methods of themeing the status bar and launchers??? and also how do you edit some apks which ive downloaded from the play store??
aair
Click to expand...
Click to collapse
Go to /data/app/ you will see all your apps there....
After getting those apk you can freely edit...
Btw wat u want to edit in apk
Globally recognised and certified NOOB
Try using uot kitchen for initial theming. Use my guide in sign to go to advanced level
Sent from my GT-S6102 using XDA
just decompile and recompile the systemui and framework-res,
everything is in the drawable-ldpi
I too m making a rom but i think theming is much more difficult than making a rom so i suggest use someone's theme and ask him for permissions:thumbup:
Sent from my GT-S5360 using xda app-developers app
CAN ANYBODY PORT JELLY BEAN MIUI FOR MOTOROLA BRAVO??? DEFY already has miui JB,here is the link:http://forum.xda-developers.com/showthread.php?t=1161110
hiandro said:
CAN ANYBODY PORT JELLY BEAN MIUI FOR MOTOROLA BRAVO??? DEFY already has miui JB,here is the link:http://forum.xda-developers.com/showthread.php?t=1161110
Click to expand...
Click to collapse
I could, but it would be a couple of days at least before I could even try. I'm busy making stock roms for the Atrix HD from its fastboots and converting the Xperia Z XXHDPI icons to XHDPI for a rom I'm working on. Might have to test an Atrix HD Miui as well . Once I'm done with that crap I'll give it a shot.
To do it yourself, use a PC a zip manager, and text editor -- 7-Zip & Notepad ++ for Windows, File Roller & Gedit on Linux, Whatever's appropriate on a Mac~
The apps I recommend are the one that I use for doing this and know work properly for what we're doing. DO NOT USE STOCK NOTEPAD OR WORDPAD ON WINDOWS -- YOU'VE BEEN WARNED.
Use Latest Quarx CM10 for Bravo and Latest Defy MIUI
Open Defy Miui
Delete libbayercamera.so, liboemcamera.so, libsoccamera.so
Take any think that says libcamera from Bravo CM10 from /system/lib and put them in Defy Miui zip (libcamera_client.so, libcameraservices.so, libkobecamera.so)#
Go to /system/lib/hw in Defy Miui
Rename any file with jordan to kobe** (gps.jordan.so to gps.kobe.so, camera.jordan.so to camera.kobe.so -- same for the rest)
Open Miui build.prop
Search and Replace works good for this part (CTRL+H with Linux's Gedit)
Replace any jordan with kobe**
Replace any 525\526 with 520*
Replace any Defy with Bravo*
Go to the bottom, set camera to ClassA, 3m, & delete the 2 flash lines
Save build.prop
Go to /system/etc in Defy Miui
Replace mot_ise_imager_cfg.bin
Replace media_profiles.xml
Delete the Defy camera cal files
IF the Miui rom is custom kernel
Go to /system/bootmenu/ in Miui Defy and delete everything. Add in /system/bootmenu from Quarx Bravo CM10%$
Go to /system/lib/modules in Miui Defy and delete everything, replace with Bravo CM10.%
Click to expand...
Click to collapse
The only other thing that might need to be done is replacing Miui's /system/lib/libandroid_runtime.so. If it boots and runs you don't have to. If it loops, replace it.
* These can be skipped if you don't mind being branded as a Defy
** These two are mutually exclusive, whatever the value is in build.prop is what the gps.propvalue.so should be in /system/lib/hw -- you'll bootloop if they're different
# Can be skipped if you don't take pictures or would like to use the Defy's libsoccamera.so to take 16:9 848x480 widescreen videos. Its one or the other -- Defy driver with no photo camera but better\widescreen videos or Bravo driver with photo camera but only 4:3 aspect videos.
$ This is to use the Bravo's kernel and ramdisk, if Miui is stock kernel based, ignore this step
% Custom Kernel roms only
~ I've only ran a Mac for 30 minutes, OS 7 or 8, and all I did was make it cuss and say dumb things with the text to speech option. I couldn't wrap my head around a mouse with only 1 clicker :silly:
Funny, the above reads really similar to how you port basically any Defy rom to the Bravo ICS+ and I know I've posted that tutorial before. These same instructions work for GB roms as well, just slightly modify accordingly.
thanks man!!
skeevy420 said:
I could, but it would be a couple of days at least before I could even try. I'm busy making stock roms for the Atrix HD from its fastboots and converting the Xperia Z XXHDPI icons to XHDPI for a rom I'm working on. Might have to test an Atrix HD Miui as well . Once I'm done with that crap I'll give it a shot.
To do it yourself, use a PC a zip manager, and text editor -- 7-Zip & Notepad ++ for Windows, File Roller & Gedit on Linux, Whatever's appropriate on a Mac~
The apps I recommend are the one that I use for doing this and know work properly for what we're doing. DO NOT USE STOCK NOTEPAD OR WORDPAD ON WINDOWS -- YOU'VE BEEN WARNED.
Use Latest Quarx CM10 for Bravo and Latest Defy MIUI
The only other thing that might need to be done is replacing Miui's /system/lib/libandroid_runtime.so. If it boots and runs you don't have to. If it loops, replace it.
* These can be skipped if you don't mind being branded as a Defy
** These two are mutually exclusive, whatever the value is in build.prop is what the gps.propvalue.so should be in /system/lib/hw -- you'll bootloop if they're different
# Can be skipped if you don't take pictures or would like to use the Defy's libsoccamera.so to take 16:9 848x480 widescreen videos. Its one or the other -- Defy driver with no photo camera but better\widescreen videos or Bravo driver with photo camera but only 4:3 aspect videos.
$ This is to use the Bravo's kernel and ramdisk, if Miui is stock kernel based, ignore this step
% Custom Kernel roms only
~ I've only ran a Mac for 30 minutes, OS 7 or 8, and all I did was make it cuss and say dumb things with the text to speech option. I couldn't wrap my head around a mouse with only 1 clicker :silly:
Funny, the above reads really similar to how you port basically any Defy rom to the Bravo ICS+ and I know I've posted that tutorial before. These same instructions work for GB roms as well, just slightly modify accordingly.
Click to expand...
Click to collapse
I've been thinking to dive into developer's world ,you know.and i think this will be great stuff to start with..,THANKS A LOT skeevy420, i will certainly start working now.
I see, you are enjoying your new Atrix HD. good for you man and also i hope you will not leave bravo development(we need you)http://forum.xda-developers.com/ima...um.xda-developers.com/images/icons/icon10.gif
hiandro said:
I've been thinking to dive into developer's world ,you know.and i think this will be great stuff to start with..,THANKS A LOT skeevy420, i will certainly start working now.
I see, you are enjoying your new Atrix HD. good for you man and also i hope you will not leave bravo development(we need you)http://forum.xda-developers.com/ima...um.xda-developers.com/images/icons/icon10.gif
Click to expand...
Click to collapse
I'm not. I just have to play with my new toy for a bit.
Good luck with that. I'll help you test if you get it going.
I have my hands full trying to get any Atrix HD ICS rom to work with the AT&T JB kernel. Best I've done so far is getting the Canadian Bell ICS to finish gapps setup and get to the homescreen. Bootloops about a minute after that and I'll get maybe 30 seconds of screen time -- stressing maybe cause it only happened 3 out of 8 tries.. Can't get a logcat or even have the phone recognized over usb. Getting it to a partially working system, even if only for a minute, lets me know that it could possibly fully work.
Highly unstable
skeevy420 said:
I'm not. I just have to play with my new toy for a bit.
Good luck with that. I'll help you test if you get it going.
I have my hands full trying to get any Atrix HD ICS rom to work with the AT&T JB kernel. Best I've done so far is getting the Canadian Bell ICS to finish gapps setup and get to the homescreen. Bootloops about a minute after that and I'll get maybe 30 seconds of screen time -- stressing maybe cause it only happened 3 out of 8 tries.. Can't get a logcat or even have the phone recognized over usb. Getting it to a partially working system, even if only for a minute, lets me know that it could possibly fully work.
Click to expand...
Click to collapse
I did whatever you said and camera,WiFi worked well.But whenever I try to create Google account the device just reboots.It is highly unstable,only about 80 MB ram is free(slow),also music player also showed same problem as Google account did,
How can I make it stable,any idea???
If you can, upload what you're working on and I'll try it out. That'll be easier than asking for logcats and giving you ideas to try.
What gapps did you use? I always use the Defy Minimal gapps.
ok
skeevy420 said:
If you can, upload what you're working on and I'll try it out. That'll be easier than asking for logcats and giving you ideas to try.
What gapps did you use? I always use the Defy Minimal gapps.
Click to expand...
Click to collapse
i didnt use any gapps, i thought miui already had gapps by default.i just changed build.props and others that you told in earlier post.
where can i upload the zip so that you can download????
hiandro said:
i didnt use any gapps, i thought miui already had gapps by default.i just changed build.props and others that you told in earlier post.
where can i upload the zip so that you can download????
Click to expand...
Click to collapse
Gapps depends on the rom -- some come with them, some don't.
You can upload to anywhere -- Mediafire, Google Drive, Dropbox, whatever's convenient for you.
hiandro said:
CAN ANYBODY PORT JELLY BEAN MIUI FOR MOTOROLA BRAVO??? DEFY already has miui JB,here is the link:http://forum.xda-developers.com/showthread.php?t=1161110
Click to expand...
Click to collapse
a chinese guy is working on it , and he said its coming soon,
http://bbs.gfan.com/forum.php?mod=viewthread&tid=6022223&extra=page=1
this is the preview, sorry for my bad english
banyelaiwande said:
a chinese guy is working on it , and he said its coming soon,
http://bbs.gfan.com/forum.php?mod=viewthread&tid=6022223&extra=page=1
this is the preview, sorry for my bad english
Click to expand...
Click to collapse
looks nice and clean,
ok man ,you have to keep on eye on that and share the link when he's done.
is up
hiandro said:
looks nice and clean,
ok man ,you have to keep on eye on that and share the link when he's done.
Click to expand...
Click to collapse
The rom is alredy posted in the first post of the trhead in the link i am downloading right now but i dont think i will try it today i am hapy with the 4.2.2 http://forum.xda-developers.com/images/smilies/biggrin.gif
everal1810 said:
The rom is alredy posted in the first post of the trhead in the link i am downloading right now but i dont think i will try it today i am hapy with the 4.2.2 http://forum.xda-developers.com/images/smilies/biggrin.gif
Click to expand...
Click to collapse
Is 4.2.2 available for bravo?,give me the link please...
here
hiandro said:
Is 4.2.2 available for bravo?,give me the link please...
Click to expand...
Click to collapse
just search in the 4.1.1 thread in motorola bravo development some times for know when there are a new update
in the first page of the 4.1.1 thread you can search for the quarks build and in the server just search for 10.1 bavo sorry i cant post links xD
skeevydude said:
I could, but it would be a couple of days at least before I could even try. I'm busy making stock roms for the Atrix HD from its fastboots and converting the Xperia Z XXHDPI icons to XHDPI for a rom I'm working on. Might have to test an Atrix HD Miui as well . Once I'm done with that crap I'll give it a shot.
To do it yourself, use a PC a zip manager, and text editor -- 7-Zip & Notepad ++ for Windows, File Roller & Gedit on Linux, Whatever's appropriate on a Mac~
The apps I recommend are the one that I use for doing this and know work properly for what we're doing. DO NOT USE STOCK NOTEPAD OR WORDPAD ON WINDOWS -- YOU'VE BEEN WARNED.
Use Latest Quarx CM10 for Bravo and Latest Defy MIUI
The only other thing that might need to be done is replacing Miui's /system/lib/libandroid_runtime.so. If it boots and runs you don't have to. If it loops, replace it.
* These can be skipped if you don't mind being branded as a Defy
** These two are mutually exclusive, whatever the value is in build.prop is what the gps.propvalue.so should be in /system/lib/hw -- you'll bootloop if they're different
# Can be skipped if you don't take pictures or would like to use the Defy's libsoccamera.so to take 16:9 848x480 widescreen videos. Its one or the other -- Defy driver with no photo camera but better\widescreen videos or Bravo driver with photo camera but only 4:3 aspect videos.
$ This is to use the Bravo's kernel and ramdisk, if Miui is stock kernel based, ignore this step
% Custom Kernel roms only
~ I've only ran a Mac for 30 minutes, OS 7 or 8, and all I did was make it cuss and say dumb things with the text to speech option. I couldn't wrap my head around a mouse with only 1 clicker :silly:
Funny, the above reads really similar to how you port basically any Defy rom to the Bravo ICS+ and I know I've posted that tutorial before. These same instructions work for GB roms as well, just slightly modify accordingly.
Click to expand...
Click to collapse
I did!
WIUI Defy v4 + cm-10-20130507-NIGHTLY-mb520 from Quarx
i made MIUI Motorola Bravo port, thanks for your help.
here is file for test on your bravo:
https://www.dropbox.com/s/s84tvlh8dxqn7cx/WIUI_v4_JB_Bravo_3_1_21.zip