Paranoid Installer Like CyanogenMod - General Paranoid Android Discussion

Yesterday i saw CyanogenMod Installer app for android...
It is quite helpful for those who are flashing roms first time on their device after rooting...
This app also tells them whether a Cyanogen rom is available for their device or not...
I m currently working on paranoid if this feature is added to PA source itself then it will cause pain for other roms...
This will be a arsenal for paranoidsss...
Have a look at CM installer
https://play.google.com/store/apps/details?id=org.cyanogenmod.oneclick
I m not promoting CM but giving u all idea atleast...

It won't cause pain for other roms. People are not exactly lined up waiting for an installer for PA before they can flash it. Not to mention CM devs are quite open to using roms other than CM after using their installer. Its about more than just flashing your favorite rom. its about having a choice other than what your carrier forces you into. And since devs often borrow features from other ROMs, this would hardly be pain for other roms. As tools make developement easier, i think we will see more roms or at least modified roms that have peoples own touch added to them.

Installer will be great for newbies...
theroadrunner said:
It won't cause pain for other roms. People are not exactly lined up waiting for an installer for PA before they can flash it. Not to mention CM devs are quite open to using roms other than CM after using their installer. Its about more than just flashing your favorite rom. its about having a choice other than what your carrier forces you into. And since devs often borrow features from other ROMs, this would hardly be pain for other roms. As tools make developement easier, i think we will see more roms or at least modified roms that have peoples own touch added to them.
Click to expand...
Click to collapse
if a rom offers an installer app then it will attract new users who havent flashed custom roms yet...this what i meant..

Custom ROM Installer
I think that an Automatic Installer for the first flashers would be indeed "comforting" Because I've started to flash custom roms recently and my first one was a pain, not because of the steps....The steps for installing the recovery tool and all are pretty easy and all. But we have the feeling we are going to brick the device at the first flash! hehe Maybe an automatic installer that detects your device model would be kinda safe for unexperienced users...
But nowadays I find it nice to manually flash roms, keep backups, etc...
Oh well...not a bad idea at all in my opinion ;}

That CM Installer is stupid. I used and thought when it said, it will delete your things. I processed that as the normal factory reset in TWRP for a clean flash. Apparently it was a full freaking wipe. Lost everything. I think that process they used it unnessesary.

moneyolo said:
That CM Installer is stupid. I used and thought when it said, it will delete your things. I processed that as the normal factory reset in TWRP for a clean flash. Apparently it was a full freaking wipe. Lost everything. I think that process they used it unnessesary.
Click to expand...
Click to collapse
I don't understand why they needed to wipe the SD card, but you should have read the instructions and backed up your data before installing...

Just as an FYI, the still-in-progress Omni installer is going to be designed such that it can be used by any project. (And cooperation with other projects for inputs is welcome!)
I'm not working on it myself, it's xplodwild's baby - but as an example, there's serious consideration of hooking it into XDA's devdb, although I think it'll require some dependencies metadata to be added to devdb for it to work. (e.g. automagically handle gapps).

stephendt0 said:
I don't understand why they needed to wipe the SD card, but you should have read the instructions and backed up your data before installing...
Click to expand...
Click to collapse
Yeah, that was my fault aswell.

Now it will help..
Entropy512 said:
Just as an FYI, the still-in-progress Omni installer is going to be designed such that it can be used by any project. (And cooperation with other projects for inputs is welcome!)
I'm not working on it myself, it's xplodwild's baby - but as an example, there's serious consideration of hooking it into XDA's devdb, although I think it'll require some dependencies metadata to be added to devdb for it to work. (e.g. automagically handle gapps).
Click to expand...
Click to collapse
Now CyanogenMod team made their Installer Open to all https://github.com/cyngn/OneClickAndroid
this will surely give ideas to other rom developers how to do it in a better way... thnxxx to CyanogenMod

anurag.dev1512 said:
Now CyanogenMod team made their Installer Open to all https://github.com/cyngn/OneClickAndroid
this will surely give ideas to other rom developers how to do it in a better way... thnxxx to CyanogenMod
Click to expand...
Click to collapse
FYI, don't go thanking CM just yet....that source they shared is just for the app which all it does is enable USB debugging hahaha
Is not the source for the installer which I believe is a msi or exe

wait i will check ...
Mazda said:
FYI, don't go thanking CM just yet....that source they shared is just for the app which all it does is enable USB debugging hahaha
Is not the source for the installer which I believe is a msi or exe
Click to expand...
Click to collapse
thnxxx for notifying me... i havent checked the source but i will check now...

nice!

Related

Custom Roms

What else do we need to start getting some custom roms like CM7 and others like XxVirusxX. What is need to take an AOSP and build it for our Elocity? I recently got and Evo 4g rooted is same day, now running CM7 rom, tiamat kernel, viper undervolt Is it possible to get these to work on this elocity?
its possible to port components and features of other roms, or to compile other roms for the a7. i compiled a clockworkmod recovery that i have posted on my twitter and elsewhere than you can use to conveniently backup/switch/restore roms and data with, which will aid in additional roms being made accessible, as loading them (and recovering from them) will be more convenient.
also gotta good /device setup for the naz10 going for use in rom compiling. mebbe i'll post it up for others when i have it near complete.
How did you get the clockwork mod to flash? Also I'm assuming you finished the key mapping that hadn't been done?
bestialbub said:
its possible to port components and features of other roms, or to compile other roms for the a7. i compiled a clockworkmod recovery that i have posted on my twitter and elsewhere than you can use to conveniently backup/switch/restore roms and data with, which will aid in additional roms being made accessible, as loading them (and recovering from them) will be more convenient.
also gotta good /device setup for the naz10 going for use in rom compiling. mebbe i'll post it up for others when i have it near complete.
Click to expand...
Click to collapse
Is that why it has been so quiet in here haha
Sent from my Mynized EVo 4G
smal you can't say it wouldn't be awesome to have half the stuff you have for evo for the elocity
rombold said:
smal you can't say it wouldn't be awesome to have half the stuff you have for evo for the elocity
Click to expand...
Click to collapse
Oo of course, with out a doubt, Im just sitting back waiting for one of these great devs. Hopefully they got something good from the kernel Source
Sent from my Mynized EVo 4G
i might throw my sifted kernel source up for dev types to browse thru. just the added and modified source from elocity, not the whole package, so one can see what elocity did. pretty sure i spotted changed accelerometer settings in the kernel source that could aid in correcting that issue on a kernel level possibly.
i'm still moving slow without adb access. either have some service or kernel reconfiguration to do for that one. too many fun things to do, not enough personal time to get em all done swiftly.
Sent from my X10i using Tapatalk
Time will only tell and I got plenty of it
ayup, got the key mapping working with the latest clockworkmod recovery.
http://twitter.com/#!/bestialbub
it was confusing because it seems the newest version has a secondary back button. had to scratch my head a couple seconds until i figured to map it to the volume key and forget the key combinations for toggling display on and off.. tho power+search might toggle it (not really a useful feature of any concern).
oh, if you look at the devices existing keylayout, the volume or 'media_key' has the value of 213.
i left out instructions for flashing with apx on purpose. if you don't know how, you probably shouldn't, because i don't have a fix today for you if you break your device some how. i'll see about posting some complete apx backup scripts, along w/ a nvflash pack that doesn't have the added rom bloat + stock and my cwm recovery image. but that might be like in a week. i got that adb to work out, file permissions to finishing documenting for fun, and repacking the factory rom for cwm for fun.
nothing to exciting towards new features regular users will enjoy today, but something romheads/chefs/modders/themers will like to make software work and testing easier.
I Gotta get another male/male USB Wire, and I'll Be Watching out for Updated on This and Following you on Twitter no Also, Im Willing to try just as long as the directions are clear. Right Now im waiting on some HTC Sense 3.0 for the EVO. So im on XDA all Day haha
ROMBOLD: Check Your PM
bestialbub said:
i'll see about posting some complete apx backup scripts, along w/ a nvflash pack that doesn't have the added rom bloat + stock and my cwm recovery image. but that might be like in a week.
Click to expand...
Click to collapse
Awesome... <3
Either one would be awesome Amon ra or CWM recovery Wonder how much the tiamat kernels require to work for us?
cwm recovery is done and available for use. questions; leave at the link you download 'em from.
http://twitter.com/#!/bestialbub
i also have the factory rom repacked and install script made for use w/ cwm (and maybe factory) recovery. this should step up the ability for folks to mod and theme the existing roms. will post tomorrow, then mebbe post an nvflash/apx pack for backup/restore/recovery flashing before i get started on themeing to follow.

[Q] Question About the different ICS roms for the Kindle Fire

I successfully installed a rom called USBWOOT.zip (thanks to all the hard work of the developers here, thanks so much guys!) however after doing a little more research I saw someone say the cm9 rom was better (latest one is here I think: http://forum.xda-developers.com/showthread.php?t=1411895&page=210)
I've also seen a MIUI version.
Is there some kind of chart showing the pros and cons of each?
I also have some other noob questions:
Can I flash a new rom (like an updated version, or a different rom?) without losing all my settings, accounts, apps, etc? Or do I have to do a factory reset every time and start over?
Why I ask is I flashed the USBWOOT.zip originally, but it looks like the latest version (in that post I linked to) cm9-02-19.zip has some updates that sound really nice (especially the 200ms to 80ms wait time on screen change)
Since I flashed USBWOOT.zip originally do I need to do a factory reset first or can I just flash cm9-02-19.zip? If I have to do a factory reset will I lose all the accounts, apps, etc?
Thanks for all the help!
That cm9-02-1* roms are follow ups to USBWOOT.zip, they are build from the same source, it just uses a different name coding. Usually all build in that thread are very similar, even if they are build from different people and are named differently since our development is open source.
I would try it first without a total wipe, if you have any unkown problems then do a total wipe. (But a total wipe from time to time isn't a bad thing, since these days many things may change between versions)
MIUI uses a different launcher & other stuff.
I just updated to the latest build of CM9 as well. So far so good. Here is the link too. http://www.mediafire.com/?tnoxgzcgop46odm
Sent from my Amazon Kindle Fire using xda premium
zacpac2020 said:
Install the ROM from this post. It's the most mature. CM9, by the way. http://www.mediafire.com/?tnoxgzcgop46odm
Thank me if I've helped PLEASE!!!!
Click to expand...
Click to collapse
Can you link us to the thread of the developer who compiled this Rom? Someone may want to read the discussion before blindly flashing an unknown zip file.
if its the same rom but just an update, you should get away with just flashing it on top and wiping dalvik cache. as always BACKUP FIRST and then resore and wipe if its not working like it should.
dont go with MIUI yet as its had way less work done and it doesnt even have USB ready.
It Worked
Thanks guys! I was able to flash the latest version without having to do any wipe or factory reset.
I am loving my new and improved Kindle Fire.
Kapurnicus said:
Can you link us to the thread of the developer who compiled this Rom? Someone may want to read the discussion before blindly flashing an unknown zip file.
Click to expand...
Click to collapse
looks like it comes from this thread: http://forum.xda-developers.com/showthread.php?t=1411895

[POLL] PDroid Permission Management: do you want it?

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.

Now I'm rooted, what next?

So I took a big leap and rooted my tablet this morning. I've installed Titanium Backup and GMD Gesture, and also AdAway and AppQuarantine. What other great things can I do? I love trying new things. Any suggestions from you experts? I would be very grateful!
Sent from my Nexus 7 using xda premium
Flash a custom ROM.
Sent From My Toro+ via RED Tapatalk
ÜBER™ said:
Flash a custom ROM.
Sent From My Toro+ via RED Tapatalk
Click to expand...
Click to collapse
Download and do either of the following for a full backup...
the best way to do a complete and full backup of your device.. There are two methods
1 most common
download ROM MANAGER
you can from in this app install a custom recovery on your device..
Boot into the custom recovery and do a full anand backup. you can also flash other custom roms (custom android os)
2 what i use..
download goo manager beta from play store
in go manager click menu at top choose install open source recovery . follow prompts . It will download and install
same as step one you can boot into recovery from goo manager Its big botton fully touch base . And you can backup and restore as well as flash custom roms...
NOW WITH THE ABOVE SAID PLEASE READ thru the forums related to roms rom manager Custom recoveries .. and so on .. this will save you some troubles later .. anything you need to know or not understand Just ask We are here to help.
Cool, thanks! Could you point me to the best place for explanations about roms? XDA is huge and I am not sure where to look... Cheers!
Sent from my Nexus 7 using xda premium
ÜBER™ said:
Flash a custom ROM.
Click to expand...
Click to collapse
And then eventually, try out some custom kernels. Although be warned, you may discover a new hobby and become a crack flasher
I usually don't keep any one ROM and kernel on my tablet for more then a week (average is 2 days). I'm trying to resist flashing PARANOIDANDROID 1.992 since I heard 2.0 is around the corner.. not sure how long I can hold out though
[Removed]
I'm ****ing dumb, thought this was GN for some reason.
thebobp said:
Logo Me
Click to expand...
Click to collapse
it doesnt work with the seven. at least ezekeel(developer) said that it cant be implemented on the nexus 7.
simms22 said:
it doesnt work with the seven. at least ezekeel(developer) said that it cant be implemented on the nexus 7.
Click to expand...
Click to collapse
My bad. (Too bad as well, but meh.)
Edit: some (though not all) of these inverted apps work, if you swing that way. Once again, they were made for the GN
thebobp said:
My bad. (Too bad as well, but meh.)
Click to expand...
Click to collapse
yea, i know. he asked me what mods he should port to the nexus 7 since he just got one, my answer was logo me right away. then he disappointed me by saying its not possible seeing how the bootloader is encrypted
To find roms on xda
Xda is a very organized web site for the most part finding them is easy. deciding which one is not so much
rom actually means read only memory.. But we will skip the tech stuff for now..
Here on the device development forums Rom is referred to mostly as a custom built Operating system for your device .
these can be built by one person or a team of developers . Most have tweaks and customization's a bit above and beyond the stock experience. ITS BEST before flashing any new rom is to into the forum thread of the rom read developer info and the comments made on the thread. Many roms have experimental software apps and tweaks.. Not all roms are perfectly stable..SO FINDING one that has what you are looking for is just a matter of reading and trial and error.
Most roms. well all you see anymore Come with a kernel. (The linux part of android .. Kinda whats under the hood) . Be sure to pay attention to this and the information. Some add features some over clock .
we have here for the n7 several types of roms .
original development .. these are based on the custom operating system pushed by google
custom based on the above but often has alot more customization's and kernel tweaks More likely to have buggs . but often faster and take up less storage space on device.. as well as having a personal twist for the developer on apps installed customization's and themes
I never give advice on what to use just go in the development section and start reading .
Be sure before you flash anything on your tablet know what it is and how to get out of it Back to stock and Have your backups backed up...
ALWAYS HAVE A WAY OUT FIRST..
Good Luck
So I am now on Paranoid Android, trying out the different Workspaces. Thanks for the help!
But I don't understand what Paranoid Android does. What does "This rom lets you scale and project every app, every widget, even systemcomponents individually" mean in every day language?
Also, could someone explain where, in tablet mode, the three dots are for the settings of many apps. They seem to be covered by the status bar. How does one access them? Would be grateful for help as I really like the small tablet mode.

Reinstall Gaaps after each ROM update ?

I used to update ROMs on my Motorola Defy, but I never had to reinstall Gaaps.
When you update PA, you have to reinstall Gaaps (if I have understand well), is it the same for ofther Nexus 4 ROMs ?
I'm really confused, thanks
PS: Do you still have to update ROMs using recovery (flash .zip) ? Or is there apps which do that ? I heard CyanogenMod have now an OTA update function, is it the same for PA ?
on most roms you do have to reflash the gapps after flashing the rom, unless the rom includes a script that saves them. but, it takes a few seconds to reflash the gapps anyways.
simms22 said:
on most roms you do have to reflash the gapps after flashing the rom, unless the rom includes a script that saves them. but, it takes a few seconds to reflash the gapps anyways.
Click to expand...
Click to collapse
Thanks, Do you have an idea why it's not included in PA ?
RaphaelH1427 said:
Thanks, Do you have an idea why it's not included in PA ?
Click to expand...
Click to collapse
most dont include it, since its just a matter of a few extra seconds of flashing.
RaphaelH1427 said:
Thanks, Do you have an idea why it's not included in PA ?
Click to expand...
Click to collapse
You could make your own script to save them if you wanted. It's not difficult. However, I think occasionally the PA devs modify the gapps with their own changes so that is why they don't setup a script to save them since you would need the new custom versions.
btw, you're better off flashing in recovery. apps that flash occasionally mess up. goo manager can be used to download and flash roms/gapps/kernels.
Ok thanks guys !
RaphaelH1427 said:
Thanks, Do you have an idea why it's not included in PA ?
Click to expand...
Click to collapse
Hi,
It's like on all custom roms (CM, AOSP, AOKP). If I remember right Google requested that the Gapps should not be included in the roms. It was at the time of my Gnex if I'm not wrong.
At a moment LiquidSmooth rom included the Gapps and they remove them due to Google policy.
Maybe a dev can reply... Need to confirm but there was an history about the request from Google to not include the Gapps but as a separate package.
EDIT: more information here: http://wiki.rootzwiki.com/Google_Apps
viking37 said:
Hi,
It's like on all custom roms (CM, AOSP, AOKP). If I remember right Google requested that the Gapps should not be included in the roms. It was at the time of my Gnex if I'm not wrong.
At a moment LiquidSmooth rom included the Gapps and they remove them due to Google policy.
Maybe a dev can reply... Need to confirm but there was an history about the request from Google to not include the Gapps but as a separate package.
EDIT: more information here: http://wiki.rootzwiki.com/Google_Apps
Click to expand...
Click to collapse
Thanks you rocks !
aLeda said:
I used to update ROMs on my Motorola Defy, but I never had to reinstall Gaaps.
When you update PA, you have to reinstall Gaaps (if I have understand well), is it the same for ofther Nexus 4 ROMs ?
Click to expand...
Click to collapse
As the guys above said, it's mostly a license issue. You cannot include Gapps in a product you launch as your own because unlike other apps like Messaging and Camera, Gapps are not exactly a part of AOSP; they are made by Google. The thing is, developers like the one for your Motorola Defy get away with adding gapps in their ROMs because they are unofficial builds of CM and Google cannot keep a check on all the ROMs out there. The same way the case for my Samsung Galaxy Ace.
For official builds, however, you always require Gapps package to be flashed separately because Google has an eye on the official ones.
rhoadster91 said:
As the guys above said, it's mostly a license issue. You cannot include Gapps in a product you launch as your own because unlike other apps like Messaging and Camera, Gapps are not exactly a part of AOSP; they are made by Google. The thing is, developers like the one for your Motorola Defy get away with adding gapps in their ROMs because they are unofficial builds of CM and Google cannot keep a check on all the ROMs out there. The same way the case for my Samsung Galaxy Ace.
For official builds, however, you always require Gapps package to be flashed separately because Google has an eye on the official ones.
Click to expand...
Click to collapse
Ok I understand better now thanks

Categories

Resources