[APP][P7300 with 4.2.2 CM 10.1 ONLY] OpenPDroid With PDroid Manager[Sim.To PDroid] - Galaxy Tab 8.9 Themes and Apps

I just want to share what i have tested today. I have installed the best Privacy Protection Tool (IMHO) that call OpenPDroid with PDroid Manager (similiar to PDroid by Syvat).
This is not my work at all,"i just arrange the puzzle piece by piece" that provided by the developers, and applied it to our beloved Samsung GT P7300 8.9. Thanks to all developers.​
Usual disclaimer :
DO IT AT YOUR OWN RISK
THIS IS DEVICE SPECIFIC AND ROM SPECIFIC PATCHES
PLEASE READ CAREFULLY THE ORIGINAL THREADS PROVIDED BY DEVELOPERS LIKE THE ROM THREAD AND THE APPS THREAD, FIND ABOUT WHAT ARE THE BUGS, LIMITATION, ADDITIONAL INFO etc. SO THAT YOU KNOW WHAT YOU DO.
​
So, what are required?
A little patient and base knowledge
Of course our Samsung GT P7300 (My Patch do not work with other device)
[ROM][4.2.2][P7300/P7310][UNOFFICIAL] CyanogenMod 10.1 [RC2, 2013-May-12] (My Patch do not work with other ROM, if you use another ROM, you should make the patch by yourself. More info HERE)
OpenPDroid Patch for [ROM][4.2.2][P7300/P7310][UNOFFICIAL] CyanogenMod 10.1 [RC2, 2013-May-12] --> This patch made by my self using AutoPather.
Latest PDroid Manager App (You can download ver.0.2.9.10 below or HERE or from Google Play)
Mms.apk (because If your Mms.apk disappears, you can just erase dalvik cache in recovery and reinstall this apk) Its happen to me
Next, how to install it?
First, install the [ROM][4.2.2][P7300/P7310][UNOFFICIAL] CyanogenMod 10.1 [RC2, 2013-May-12]. I assume that you have installed correctly the ROM, follow instruction from the original thread.
Then install OpenPDroid patch --> cm-10.1.0-RC2-20130512-UNOFFICIAL-p5-openpdroid-20130623-update.zip in the CWM recovery (I use Clockwork_Recovery_6.0.2.7_GT-P7300)
Reboot your device
After boot, go to menu --> file manager and install PDroid Manager.apk as usual
Now take a look into your device menu/launcher, is your messaging menu disappear? If Yes yo should erase dalvik cache in recovery and reinstall mms.apk in file manager.
Done
Note :
This patch is only for specific ROM and spesific device mentioned above.
Of course you can use this methods (not patches) for another ROM that supported by OpenPDroid or PDroid itself, but do it with your own risk.
For another device like Sam GT P7310, Galaxy Tab 8.9 SGH-i957, or for another ROM do not use this patch, you must make your own patch using autopatcher, for more info here.
If something go wrong or you don't want to use PDroid Manager anymore, you can uninstall as usual then install cm-10.1.0-RC2-20130512-UNOFFICIAL-p5-20130623-restore.zip in CMW recovery.
DON'T FORGET THAKS TO ME IF THIS USEFUL
Thanks and more info :
C-o-M for The ROM
FFU5y for OpenPDroid and PDroid Manager
mateorod for Auto-Patcher (4.2.2)
AuSSiELaMbChOpS for his mms.apk

Thanks , will try it now

Related

Beginners guide to custom ROMs with linux

Hi,
I know there are a lot of guides out there but you still might want to read it
What are the different things I need to know ?
Well you will hear three terms very often. Baseband, Kernel and the ROM. Lets see what they are.
Baseband :
A firmware to drive the radio (2G/3G) chipset in your phone. Most of the time you don't need to bother thinking about it. But you might need to upgrade this firmware in order to get optimum performance. Just think of it as something you won't need to apply unless explicitly specified. For you xperia neo v, you can find out the baseband version by going into phone info and looking up baseband version number. I have not flashed any baseband. I recommend if you have not rooted/flashed your phone, install the official sony update you'll get the latest baseband without any troubles, this is what I did. Although if you need to flash it, there are very many tutorials available on this forum. You can check out the flashtool androxyde . github . com / Flashtool (sorry for the spaces in the links. I can't post outside links because of some forum rules which don't make any sense whatsoever)
Kernel:
This is the Linux (android) kernel image that drives all the hardware. Always install (flash) the recommended kernel for any ROM. Installing kernel and ROM is an absolute must.
ROM:
This is the actual thing you see running on your phone. It consists of the modified android source, user interface tweaks, the apps and some under the hood modifications done by the ROM developer for ex. cyanogenmod.
Now lets setup you linux (ubuntu) install fo installing a custom ROM on your phone.
Follow this wiki : wiki. cyanogenmod. com / wiki / Howto:_Install_the_Android_SDK
Don't forget to setup Udev by making a file /etc/udev/rules.d/51-android.rules with contents as
Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="0fce", MODE="0666", GROUP="plugdev"
now restart your udev daemon by running "sudo restart udev".
Now yo have the necessary kernel and ROM flashing tools at your disposal. I am going to tell you how to achieve a fast and very battery efficient cyanogenmod install.
1) Download CM9 ROM and gapps(for google apps) from here
ROM: download. cyanogenmod. com /get / jenkins/4630/cm-9.0.0-RC2-haida.zip
Gapps: cmw. 22aaf3. com/gapps /gapps-ics-20120317-signed.zip
Copy these two zips to your phone's sd card.
2) Download night elf's kernel for cyanogenmod 9 from here mediafire. com /?nm7g0zid8aazfl1
3) Follow this guide wiki. cyanogenmod. com/wiki/Sony_Ericsson_Xperia_Neo:_Full_Update_Guide
But instead of flashing the kernel inside the zip, flash the night elf's kernel (just provide the path to night elf's kernel instead of the ROM's boot.img).
4) As told in the link given in above step flash both the zips. Before flashing you may also clear the Dalvik cache by going into advanced options in the recovery menu.
5) Reboot your phone. Don't turn off the GPS !!! There is a bug in CM9 RC2 which results in substantial hit on battery life. Just let it be. Anyways the GPS antenna is turned off unless any application is using it.
I am having approx more than two days of battery life with light/moderate usage (No data connection, occasional wifi).
CM9 may not be the best looking ROM. But I can assure you nothing beats it in the performance and the default setup (its very sane !!! No need to change anything at all). Also I only trust cyanogen community with all my very personal information (its my phone, it has everything !! ). If you need eye candy more and are comfortable with taking privacy risks, you may try MIUI and the dozens more ROM in the thread. I am not trying to offend anyone, its just my opinion, feel free to call me paranoid.
Always keep in mind that there are no stupid questions only stupid answers Ask away !!
I wish you a free and serene future.
I am however more interested in using the source code provided by Sony with AOSP and compiling the system image by myself.
I know how to compile AOSP, but the files provided by Sony doesn't seem to contain the `device` directory.
Also is it possible to use the AOSP and compile a ROM that is exactly the same as the stock ROM?
I haven't done any reading or experimentation on the subject but as far as I know, Sony only provides the stock kernal sources, some hardware support libraries (not all for ex HDMI, xLOUD still not provided). You can compile the kernel from Sony sources. Android image and apps are not provided by sony. All the ROM makers who are releasing ROMs based on stock are modifying the stock ROM image to do it.
For compiling your own ROM, you will have to do it form AOSP or cyanogenmod (FXP) sources.

[ROM][OFFICIAL] HTC OneX+ INTER CM10.2 (4.3) Nightlies & M1

CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT INFORMATIONS
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
CHECK KNOWN ISSUES IN SECOND POST
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/
First time installing CyanogenMod 10.2 to your ONE X+, or coming from another ROM:
- Read known issues ans FAQs
- Make sure you're running a proper working ClockworkMod-Recovery
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into HBOOT (hold Volume Down at boot)
- Flash the boot.img
- Fastboot flash boot boot.img
- Reboot into recovery via the bootloader menu
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Reboot
Nightlies:
http://get.cm/?device=enrc2b&type=nightly
Google Apps:
http://goo.im/gapps
ClockworkMod Recovery:
http://forum.xda-developers.com/showthread.php?t=2074244
Changelog:
http://changelog.bbqdroid.org/#/enrc2b/next
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't mean Out-of-Respect!!!
source
https://github.com/cyanogenmod/android_device_htc_enrc2b
https://github.com/cyanogenmod/android_kernel_htc_enrc2b
https://github.com/cyanogenmod/android_device_tegra3-common
XDA:DevDB Information
CyanogenMod 10.2, a ROM for the HTC One X+
Contributors
Lloir, TomBriden
ROM OS Version: 4.3.x Jellybean
Version Information
Status: Beta
Beta Release Date: 2013-09-05
Created 2013-09-05
Last Updated 2013-11-05
At the TOP of this thread
BUG REPORTS + REVIEWS
DO NOT go posting in this thread, that's what the Q&A thread in well Q&A is for (if someone want's to maintain that thread for me throw me a pm)
UPLOADING my private build (it will be under the downloads tab)
fixes
STK should be fixed (need confirmation)
Audio cutting out is fixed
the menu key is fixed
source updated
PLEASE SEED IT ONCE YOU HAVE DOWNLOADED IT (if you have the bandwidth) i will be seeding it myself too.
should be up in about 10 minutes from this post
If the torrent is too slow, click view Download and just direct download it
Q&A bit is fixed post all the crap i don't want here in there.
REMEMBER BUG REPORTS TO THE CORRECT TAB
everything else will get ignored
For those of you who don't know, you can see what changes are going in to each nightly here: http://changelog.bbqdroid.org/#/enrc2b/next
Tonight's build will fix the menu key and will actually boot (be thankful last nights build failed for a different reason, most devices wouldn't boot today!)
Todays personal build:
http://downloads.kanger.me/?dir=nightlies/xplusinter/cm10.2
fixed torch
tidied up the frameworks, removed un-needed crap
adjusted the battery size to the correct size
swiping on AOSP keyboard should no longer FC
added in for the device to shutdown at 60c (i think it's 60c)
adjusted auto brightness values (let me know if better or worse)
updated source
here's the change if anyone is curious
http://review.cyanogenmod.org/#/c/50058/
Next nightly will set the hardware keys back to stock so the app switch key will be the app switch key unless you change it in Settings
Sent from my HTC One X+ using Tapatalk 4
guys the only posts i want to see here are mine and tom's
if you all swap to the 2013 xda theme you will see at the top
bug report
q&a
review
all those work
ALL questions no matter how stupid > Q&A
bug reports > bug reports
want to boost our ego's > review
ATT USERS STAY AWAY FROM THIS, THIS ROM IS NOT FOR YOU, IF YOU FLASH THIS AND CAN'T BOOT TOUGH LUCK!! WAIT FOR YOUR BUILDS!!
if the bold, the font, and the underline doesn't get through to you then nothing will
Thread Cleaned​
Show the dev some respect by following his request. Do not post in this thread, use the tabs to locate the Q&A etc. This is only available in XDA 2013 theme, so if you cant see a black banner at the top of the page you need to switch in your user CP.
Posting here just dilutes the thread making it difficult to locate the relevant information. Now please respect the devs wishes.​

[Service][PDroid] Friends helping freinds getting your Apps & ROM PDroid-secured

Dear All
Ever heard or read of/about PDroid? Ever thought about securing your data, addresses, locations and SIM information from being (mis-) used by downloaded apps, games and other things?
Time to read about...
PDroid is a ROM-hooked privacy protection of your personal information & data. It let's you set per-app access rights to your private informations. No more hidden address ore phone-book misuse or GPS-based advertisement "enhancement".
Read more about PDroid/OpenPDroid: http://forum.xda-developers.com/showthread.php?t=2098156
What is this thread about?
This shall be a pure SERVICE thread to all users and friends of Android that care about their privacy.
We (users & friends of xda-developers, PDroid & AutoPatcher) help you patching your ROM so that you can use your apps and games under privacy protection.
Patching these ROMs provides some hurdles and hooks - some of us are very experienced and built & installed an environment to enable "simple patching". Many users stand back from this effort and have few experience with command-based or GUI-based patching - these are the addressees that we want to enable to have ALSO privacy protection on their tablets and smartphones.
Especially when you're not a very frequent "ROM-hopper"
What IS this service?
You drop us a link & we patch & upload this patch - that's it.
Please grant us some time, the response time depends on the supporters - and they all spend their free time for this.
(Please thank the helpers and providers by hitting the Thanks button!) ... maybe also rating the thread?
How to USE the service?
You install your ROM and post us the download link. You'll get back an upload with the patch. Usually you can simply flash it to your device, you should not have any problem, installing it "over" your installation. Even no data loss.
To set the rights for each app and get a warning if rights are changed, install "PDroid Manager" from App Store and launch it.
Nevertheless - make sure to have a backup
- of your (unpatched) ROM install
- of your data & installation
before your first trial.
Further Information:
OpenPDroid / PDroid information: http://forum.xda-developers.com/showthread.php?t=2098156
PDroid Manager - the access rights managing software: https://play.google.com/store/apps/details?id=net.digitalfeed.pdroidalternative
AutoPatcher - the tool if you also want to start patching...: http://forum.xda-developers.com/showthread.php?t=1719408
We'll elaborate this thread and post more and more and add links and further information - subscribe it to get familiar with PDroid!
One last notice: these patches do NOT induct any backdoor, trojan nor any other virus ar any advertisement to your device - rather enable you to set rights to achieve the opposite.
Special thanks to all contributors here, to the PDroid and OpenPDroid Team and especially to mateorod and his AutoPatcher's team.
With kind regards from Switzerland - Chris
Please thank the helpers and providers of patches by hitting the Thanks button!
How to install / proceed with my patch?
Flashing ROMs or ROM updates is unfortunately quite device-dependent.
Please make sure you have a copy of your flashed (unpatched) ROM to restore
Please make sure you backed up all of your data
A GENERIC guidance could be the following steps: How to update your installation to the PDroid-enabled one:
Download [yourROM] (unpatched version)
Download the attached patch-update from the appropriate post - the answer of one of the "helpers" (hit THANKS! )
Put both on your SD-Card
Enter Recovery of your device
(If not yet installed) Install (ZIP from SD-Card) the full fletched non-patched [yourROM] (usually no need to re-boot after that, simply go on with...)
Make sure you installed the appropriate GApps
Install (ZIP from SD-Card) the patched update from this thread's answer post "over it"
IF you changed a major Android version (e.g. 4.2.2 -> 4.3), perform a full wipe
Reboot the device
Go to Play Store and download "PDroid Manager" and start it to configure your privacy settings per every single App - You're done.
After you set up the permissions, you don't need the Android's (very limited; since 4.2.2) privacy protection anymore - deactivate it
Greetz - Chris
#3 - reserved
Req: Patch for cm-10.2-20130918-NIGHTLY-p3100.zip
EXAMPLE of a Request:
Hi
can you patch CM 10.2. Nightly as per 2013-09-18 for P3100 device for me?
Device details:
Manufacturer: Samsung
Device: GT 2 7.0 P3100
ROM's download link: http://www.get.cm/get/jenkins/41935/cm-10.2-20130918-NIGHTLY-p3100.zip
Christoph21x said:
EXAMPLE of a Request:
Hi
can you patch CM 10.2. Nightly as per 2013-09-18 for P3100 device for me?
Device details:
Manufacturer: Samsung
Device: GT 2 7.0 P3100
ROM's download link: http://www.get.cm/get/jenkins/41935/cm-10.2-20130918-NIGHTLY-p3100.zip
Click to expand...
Click to collapse
EXAMPLE Answer:
Hi pls find attached the patch
Nice idea, hopefully it'll get approved and added to the development threads op.
I might join in by writing a short explanation about VM's and how to use the patcher there (since I was doing it this way until a few weeks back, where I got (nearly) rid of win)
Being on Linux actually makes the whole thing a hell of a lot easier.
Cheers!
Via Tapatalk 4 BETA, that, surprisingly, is free.
Here it is!
IRKONIK said:
Nice idea, hopefully it'll get approved and added to the development threads op.
I might join in by writing a short explanation about VM's and how to use the patcher there (since I was doing it this way until a few weeks back, where I got (nearly) rid of win)
Being on Linux actually makes the whole thing a hell of a lot easier.
Cheers!
Via Tapatalk 4 BETA, that, surprisingly, is free.
Click to expand...
Click to collapse
THANKS, IRKONIK!
You know, PDroid is a great service protecting us, the work of the developers is great - including mateorod and others who're working all day and night, as it seems.
And if we can, we should try to make this protection available also (and especially!?) to all non- or semi-enthousiastic users that do not neededly flash ROMs frequently..
Thanks for your support - highly appreciated!
Greetz - Chris
GT-N7000, Krueger CM10.2
Hi, could you add support for GT-N7000 Krueger CM10.2?
ROM link:
http://forum.xda-developers.com/showthread.php?t=2406975
http://www.unionrom.com/galaxyrom/K...00/Rom/Krueger-10.2-20130918-Build3-n7000.zip
Log:
http://codepad.org/OWlwMBie
Thanks!
ralphm2004 said:
Hi, could you add support for GT-N7000 Krueger CM10.2?
ROM link:
http://forum.xda-developers.com/showthread.php?t=2406975
http://www.unionrom.com/galaxyrom/K...00/Rom/Krueger-10.2-20130918-Build3-n7000.zip
Log:
http://codepad.org/OWlwMBie
Thanks!
Click to expand...
Click to collapse
Hi ralph
You posted in the wrong thread - patch DEVELOPMENT is under http://forum.xda-developers.com/showthread.php?t=1719408 who add support for non-patchable ROMs, we just build it for users...
greetz - Chris
Christoph21x said:
Hi ralph
You posted in the wrong thread - patch DEVELOPMENT is under http://forum.xda-developers.com/showthread.php?t=1719408 who add support for non-patchable ROMs, we just build it for users...
greetz - Chris
Click to expand...
Click to collapse
Hi Chris,
thanks for the information, i misunderstood the sense of this thread.
As a junior member i can't post in development-threads. Can someone please post it there?
I posted a link, so you'll be fine (hopefully)
Cheers!
Via Tapatalk 4 BETA, that, surprisingly, is free.
ralphm2004 said:
Hi, could you add support for GT-N7000 Krueger CM10.2?
ROM link:
http://forum.xda-developers.com/showthread.php?t=2406975
http://www.unionrom.com/galaxyrom/K...00/Rom/Krueger-10.2-20130918-Build3-n7000.zip
Log:
http://codepad.org/OWlwMBie
Thanks!
Click to expand...
Click to collapse
Thanks for the thread, Christophe!
I can add support, but I need the rom's source code. You will have to ask the dev for a link to their github page. But then I can add support.
mateorod said:
Thanks for the thread, Christophe!
I can add support, but I need the rom's source code. You will have to ask the dev for a link to their github page. But then I can add support.
Click to expand...
Click to collapse
hi mateorod,
i cant post to that thread to. there doesn't seem to be a link to the right source.
but with v3.1.78 the patch has worked.
i try to contact bangsti and ask for the source, maybe it is helpful for the future.
ralphm2004
--- edit ---
got the information from bangsti:
Is the CM10.2 Source and crdroid Source.
github.com/cristianomatos
github.com/CyanogenMod
Krueger is a Mix from this Sourcen.
Well, I said it, so here it is (yeah, I deliver )
How to use the Auto-Patcher on Linux (debian based (!!)) in a virtual machine.
This "tutorial" does not take you by your hand. No, I DEMAND :silly: that you do stuff by yourself. It helps you! (Trust me. The easy way is not always the best)
First of all: You need a virtual machine with your favorite distro. (I like Mint Cinnamon)
How this step works? Well, google/youtube it. There is so much info about it, there is no need in writing another tutorial. Especially when other people have done it waaaay better
So, you have linux running. What now?
Second step: Getting all the stuff the patcher relies on.
Code:
sudo apt-get update
Code:
sudo apt-get install git git-core cpio patch unzip tar openjdk-7-jdk openjdk-7-jre
Third step: Getting all the files from github and build the patcher
Code:
git clone https://github.com/mateor/auto-patcher
Code:
cd auto-patcher
Code:
./batch.sh
Fourth step: Copy the rom you want to have patched into the auto-patcher folder.
Code:
./auto_patcher rom.zip
!! With this method, the patcher will use the rom detector and will build OpenPDroid patches. If you DO NOT want them, read the first page of the dev-thread. !!
Fifth step: Getting the files "out of" the VM.
- Easy way: Upload it into the/your cloud.
- Nearly as easy way: Use some filehost. (Since the files are about 6MB big, it's not even a hassle). Fast filehost: zippyshare
When your files finished the uploading, just use the link to the file in a qr-code generator, scan it with your device and download it. Easy!
Sixth step: BEFORE you flash the file, check the md5sum (in the VM and on your device!) how-to
If they match, you are good to go. Don't forget to make a nandroid backup! It's not needed, but hey, better safe than sorry!
I hope this helps If something is missing, tell me!
Cheers! :highfive:
PS: Due to lack of time, this "tutorial" is as short as possible and might lack a few explanations. (Hopefully not steps)
PPS: The only "tip" I have: use the tab-key for auto-complete So instead of writing "auto-patcher" just type "au" and then press tab. Saves you lots of time.
Edit1: Props to Mateorod and everybody over at the dev thread!
PDroid Patches for Samsung Galaxy Tab, HTC Desire & Desire S
Dear All
please find below some already PDroid-patched ROM links
Samsung Galaxy Tab 2 7.0 P3100, P3110 & P3113 (JB 4.3 Nightly & JB 4.2.2 CM 10.1.3 RELEASE)
[PDROID][GT-P31XX][2013-09-21][JB][4.3/4.2.2]PDroid: CM 10.2 Nightly & CM10.1.3 Rel. - see http://forum.xda-developers.com/showthread.php?t=2357514
HTC Desire
[ROM][Sept03][CM10.1] Chromium ROM | Build 10 | bravo - see http://forum.xda-developers.com/showthread.php?p=45441296#post45441296
[ROM/4.2.2] [June 03 2013] VJ CM10.1 | Jelly Bean 4.2.2 - v6.3 Stock/Sense/Data++ - see http://forum.xda-developers.com/showthread.php?p=43710438#post43710438
HTC Desire S
[ROM][08 AUG 13][4.2.2][UNOFFICIAL] CyanogenMod 10.1 - see http://forum.xda-developers.com/showthread.php?p=45441957#post45441957
With kind regards - Chris
http://pio-masaki.com/?dir=DroidDNA/Carbon
I'm in need of the 2nd from the bottom
9/22 for CDMA.
Awesome
Æaa°\,,/
takota6 said:
http://pio-masaki.com/?dir=DroidDNA/Carbon
I'm in need of the 2nd from the bottom
9/22 for CDMA.
Awesome
Æaa°\,,/
Click to expand...
Click to collapse
Since you did not specify which patch you want, you get OpenPDroid. All zip's are zipped with md5sum-files and the patch log.
Download link
Yeah I know, MEGA is pretty ****ty (down- and upstreams are crap) BUT it's more stable than other services.
Cheers!
PS: Please report back, if it works, and if it does, hit the thanks button, so a) I know and b) the thread doesn't get spammed. If something does not work as expected, please post a logcat in the dev thread, so it can get fixed.
Thank you
Well it didn't work, not with your doing but rather the Dev that built didn't put some vendor tree and so everyone is not able to boot that build.. I'll post back when I'm sure there a good build up.. Thanks
Æaa°\,,/
I'm back.. Heres a stable crAosp/ Cyanogen open pdroid please
http://forum.xda-developers.com/showthread.php?t=2417275
Direct Iink
http://www.mediafire.com/?6hblh4leblfc0lh
Thanks
Æaa°\,,/
Here's your patch takota6
takota6 said:
I'm back.. Heres a stable crAosp/ Cyanogen open pdroid please
http://forum.xda-developers.com/showthread.php?t=2417275
Direct Iink
http://www.mediafire.com/?6hblh4leblfc0lh
Thanks
Æaa°\,,/
Click to expand...
Click to collapse
Hi takota6!
Thanks for this clarification.
Please find attached the update file (patch) you need.
To restore to original (if you want to) you may use the attached "restore" file.
Kind regards from Switzerland - Chris

[Q] SGS2/CM Installer Rooting Clarification Required.

Firstly, A very Good day to all the awesome people at XDA and my fellow SGS2 users !
To begin with, I am completely new to this scene, so please bear my lack of know-how.
I have a SGS2 GT i9100 and after years of running the stock JB 4.1.2, I have decided to install the new KitKat ROM 4.4.2. So after days of researching I am considering the use of CyanogenMod installer to install the new ROM, since it seems like a safe and stable bet and Philz-CWM as recovery ( Thanks to @Vivek_Neel 's advice ) - Is this a reliable method to move ahead with ?
Also, just to clarify the order doing things - Flash Philz-CWM ( v 6.25.0 ) >>> Then run CM Installer or is it the other way round
Before I do anything, however, I have some doubts which I am hoping to get clarified :-
1) [Regarding CyanogenMod Installer] - Off the many DIY's that I came across regarding installing the new KitKat ROM, almost everyone seems to mention downloading the Main ROM file and Google Apps file and transferring it to the phone before starting.
So If use the CM Installer, do I too need to download and transfer to my phone - the Google Apps and/or any other ancillary files ( if so, which ones ) or will the Installer do it by default ?
2) According to the CM wiki, CM Installer will install a "stable snapshot build unique to the installer. These are stable builds designed to provide all core features and functionality of the device." - What does this mean in layman English ? Also all the guides for installing the KitKat ROM are using "Nightlies" - So which one should I use - What's the difference ?! And will the CM Installer install KitKat 4.4.2 ?
3) Just to clarify, after installing the Custom ROM, will I be able to download and use apps as I was doing when I was using the stock JB 4.1.2 ?
Once again, please bear with my rookie-ness and I look forward to your answers.
Cheers !

[ROM] [4.4.4] [UNOFFICIAL] [DUALSIM] [APP2SD] CyanogenMod 11 [GT-I9152]

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github Repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog .
Device-specific source code for the Samsung Galaxy Mega 5.8 are available from
https://github.com/ghsr/android_device_samsung_i9152 and
https://github.com/ghsr/android_kernel_samsung_i9152
(For developers only - the patches are already included in the ROM)
Patch to system/core for RIL to work: https://gist.github.com/pawitp/5372673
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to support legacy binaries: https://gist.github.com/pawitp/7891421
Patch to frameworks/native to workaround hwc issues: http://review.cyanogenmod.org/53162/ and https://gist.github.com/pawitp/7891444
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to external/chromium_org to workaround hwc issues: https://gist.github.com/pawitp/7910708
Patch to packages/app/SamsungServiceMode to fix service mode: http://review.cyanogenmod.org/57400/
Dual SIM Patches: https://gist.github.com/pawitp/9433442
Patch to frameworks/opt/telephony to fix non-looping ringtone issue: https://gist.github.com/pawitp/0f400e7b5cfb9bc70c25
Do not submit bug on CyanogenMod issue tracker
Dual-SIM
Dual-SIM works
Instructions on how to activate and deactivate dual SIM can be found in FAQ in the post CM 11.0 for Galaxy Grand Duos by @pawitp - HERE
Do not report bugs or issues in pawitp's Galaxy Grand Duos thread. Post them here
Extra Additions
APP2SD support - ability to move apps to external SD card
What is working?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
GPS
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera (photo & video)
Video playback
Audio (playback & recording)
Everything else not listed under "known issues"
Known Issues
FM Radio does not work (you can use SpiritFM, but I'm not providing support for any problem)
Stock browser does not use hardware acceleration (Please use Google Chrome)
Downloads
ROM: CyanogenMod 11
GApps: find your own package
Installation
Make a backup!
Install a custom recovery
Download the latest build
Download Gapps
Recommended - Full wipe and factory reset
Install the ROM using your custom recovery
Optionally install the Google Apps Addon
Reboot.
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again.
Changelog
20150528: Added stock off-mode charger res, WCDMA only network setting. Used updated kernel from cm-12.1. Optional overclocking to 1.6 Ghz. Don't turn capacitive button backlight on screen touch. Upstream merge.
20141113: Based on CM-11 M12. Kernel version 3.0.101. Other fixes and kernel improvements. Optional overclocking to 1.5 Ghz . Enabled KSM by default. Added CABC setting.
20141104: Changed DPI to 240. Updated sources
20141020: Fixed GPS
20141017: Initial release
Credits
CyanogenMod team
@pawitp
@xenon92
@LuK1337
@KINGbabasula
@CoolDevelopment
XDA:DevDB Information
CyanogenMod 11, ROM for the Samsung Galaxy Mega 5.8
Contributors
GHsR, Kiborg_Man
Source Code: https://github.com/CyanogenMod
ROM OS Version: 4.4.x Lollipop
ROM Kernel: Linux 3.0.x
Version Information
Status: Stable
Created 2014-10-17
Last Updated 2015-05-28
ROM download not working/webpage not available (https://yadi.sk/d/jrN-35VRbsBwx)
muntinlupa said:
ROM download not working/webpage not available (https://yadi.sk/d/jrN-35VRbsBwx)
Click to expand...
Click to collapse
now rom uploaded on MediaFire https://www.mediafire.com/folder/8bkeoa0xfxaz5/CM-11.0
please someone mirror it on mega.com
Is this a fork of the grand duos cm11? Can you recommend another phone dialler compatible with CM?
Already experienced 2 crashes of the default browser when trying to zoom pages. I had to remove battery on those 2 occasions.
My setup is the latest build with micro gapps ....
Thank you OP! I was beginning to give up hope of us getting a true custom ROM.
Installed via TRWP. Excellent!
Crashed a few times with Google Now launcher and default browser. Installed Nova launcher and now working smoothly. You need to do a full wipe before installing otherwise it will keep crashing.
Thanks again GHsR! I am flying!!
Excellent work dev...
But I have 2 doubts. Please clear it
1) I have galaxy mega 5.8 with rooted 4.2.2 Jellybean rom. After installing this rom is it possible to revert back to 4.2.2 if needed?
2) In the link provided there are 2 files.
For installing the latest version do I need to install the old version first (20141017) and update with new one (20141020) or can I directly flash the 20141020 version?
My set up was similar to yours.
1. I backed up my old ROM using TWRP Recovery onto my external SD card; this way it can be easily restored should you wish to.
2. I directly flashed the new one without flashing the old one first.
VshnuP said:
Excellent work dev...
But I have 2 doubts. Please clear it
1) I have galaxy mega 5.8 with rooted 4.2.2 Jellybean rom. After installing this rom is it possible to revert back to 4.2.2 if needed?
2) In the link provided there are 2 files.
For installing the latest version do I need to install the old version first (20141017) and update with new one (20141020) or can I directly flash the 20141020 version?
Click to expand...
Click to collapse
I got 13398 Antutu score on this rom which is almost the same as the stock rom. Anyone got a higher score?
Is this ROM odexed or deodexed?
stonesolouk said:
My set up was similar to yours.
1. I backed up my old ROM using TWRP Recovery onto my external SD card; this way it can be easily restored should you wish to.
2. I directly flashed the new one without flashing the old one first.
Click to expand...
Click to collapse
Which version of TWRP are you using?
I am still on TWRP 2.6.3.Always worked for me so reluctant to upgrade!
I have to state that I am new to Cyanogenmod. Since this is unofficial then whenever I try to install another theme paly store says that the phone is unsupported. Any work around or trick to overcome this?
muntinlupa said:
I have to state that I am new to Cyanogenmod. Since this is unofficial then whenever I try to install another theme paly store says that the phone is unsupported. Any work around or trick to overcome this?
Click to expand...
Click to collapse
Well, not sure why, but themes are working great for me, maybe try downloading OTHER themes, as not all themes might support this device
Supervinom said:
Well, not sure why, but themes are working great for me, maybe try downloading OTHER themes, as not all themes might support this device
Click to expand...
Click to collapse
I go to the play store and it is stated that the cyanogen mod theme is incompatible with all my registered devices. Even the free ones cannot be installed. So how did you do it?
found another problem....The contacts that are already stored on both sims cannot be read by CM 11. I can confirm that the contacts are still there as I already transferred the sims to another phone.
Does USB OTG supports on this rom?
If anyone know any kernel patch for enabling usb otg support please post the link here....
VshnuP said:
Does USB OTG supports on this rom?
If anyone know any kernel patch for enabling usb otg support please post the link here....
Click to expand...
Click to collapse
I don't think the hardware support for otg usb is there....
muntinlupa said:
I don't think the hardware support for otg usb is there....
Click to expand...
Click to collapse
But I heard that using external power supply and necessory kernel patch otg support can be enabled atleast partially. I don't know whether it is true or not.

Categories

Resources