[ROM][4.1.2][p-series][12/18/12] ParanoidAndroid 2.99 [1.9a]

Search This thread
D

D2dyno

Guest

logo.png


Screens (Click the image for a larger version):




I am not an experienced developer. I'm more along the lines of a hacker, so I won't be able to fix bugs, outside of a compiler/builder's knowledge. I will be able to try as hard as I can to though :)
It is for the p-series tablets (p4wifi, p4, p4tmo, p4vzw).

paranoid_instructions.png




paranoid_trouble.png


  • If you have an issue and you want to call our attention, here's what you do:
  • Assume that the issue is on your side and try your best to isolate it.
  • ... stay friendly, do not demand anything, do not threaten
  • ... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread

paranoid_credits.png


  • Paranoid Android Devs
  • pershoot
  • Cyanogenmod Team
  • Dekudan
  • Yasir Javed Ansari

What doesn't work:
-Anything that doesn't work in CM10
-The date and Time are messed up without Gapps (GMT 0). Fix
You tell me
 
Last edited by a moderator:
D

D2dyno

Guest
paranoid_changelog.png


ROM Changelog:
Code:
1.9b:
-Synced with sources.

1.9a:
-Synced with sources. Includes Kernel updates, some PA updates, and Other fixes.
-Now building p4vzw version. 

1.9:
-Synced with sources (some major updates, find out for yourself from pershoot, CM, PA, etc Github's).
-Solved Bluetooth issue which caused the builds to not complete.

1.8:
-Synced with sources (includes some CM updates, Apollo update, bugfixes, etc).
-Now building p4tmo version of PA.

1.7:
-Switched system wide DPI from MDPI to -Large-MDPI. This is the proper setting for our tablet, and should fix just about every DPI issue ever encountered (Not all though).
-Synced with sources (Not much new though).

1.6 (Broken):
-Synced with latest pershoot kernel updates.
-Synced with PA 2.99
-Possible solution to the DPI not being changeable through PA prefs.
-Synced sources

1.5:
-Fixed DPI issue with Navigation bar (sorry).
-Fixed Paranoid Preferences FC, caused by missing system APK.

1.4:
-Fixed a bug in the building process which caused CMFilemanager to not be added to the ROM automatically. 
-Potentially fixed Paranoid Preferences, by switching around some DPI settings. 
-Synced with PA 2.55
-Added P4 (3G) version. 
-Switched DPI to MDPI, (LDPI no longer supported) and will switch to MDPI-large next build. 

1.2:
-Added CMFileManager (CyanogenMod File Manager)

1.1:
-Fixed few remaining DPI issues (HDPI rather than LDPI).
-Changed boot animation to CM10 Animation, to fix the black screen bug.

1.0:
-Synced all sources.
-Paranoid Android 2.5.4
-Proper Kernel in use.
-Use DPI from Tablets.
-Using Paranoid Settings from source.
-Wi-Fi fixed.

PARANOIDANDROID changelog
 
Last edited by a moderator:
D

D2dyno

Guest
How to's:

Enable Navigation bar: Enable it under: Settings>Display>Navigation>Enable Navigation Bar.

Fix time: Settings>Date & Time> Select Time Zone. If you flashed Google apps before you started your device, this is not necessary, as setup has the time zone picker.

Enable Menu Button: Enable "Show action overflow", in Settings>System>Hardware Keys. The way the ROM is made though, is that you simply hold down the recents button, and the menu for the app appears/is activated.

Enable MTP: http://xdaforums.com/showthread.php?p=30986826
 
Last edited by a moderator:
D

D2dyno

Guest
Yep. My tab actually booted up. Glad it works. Still have to sort a BUNCH of stuff out, since I was aiming at working, not perfect. As long as I know it works, I'll begin getting it perfect (besides a DPI issue, which is easy to fix, it seems pretty smooth). I have to get the kernel sorted out as well...lol

But hey, I knew this was going to be rough for the first few versions.
 
  • Like
Reactions: gho8t and balkerman
D

D2dyno

Guest
Version 0.1 uploaded.

Contains preferences fix.

NOTE: for today (will fix tomorrow), the DPI is HUGE. You can wait till tomorrow, or manually fix it in the Paranoid Preferences section.
 
  • Like
Reactions: balkerman

rickyq12

Senior Member
Jul 31, 2010
1,080
174
Austin, TX
Running PA on my S2 and love it.
Cool to see it available for our WiFi tab.
Will be checking it out soon.

Sent from my SPH-D710 using xda premium
 
D

D2dyno

Guest
Hi good to see on install throughs up error with my 7510 wifi. seen this before on other Rom like cm10 had to edit out 2 lines

\META-INF\com\google\android\updater-scriptremove line 2 and


http://xdaforums.com/showpost.php?p=28731560&postcount=104

Now its very late at night I may have this all wrong but I will try this in the morning.
Hello,

Yes, it is the assert code, checking that your device is "p4wifi".





Running PA on my S2 and love it.
Cool to see it available for our WiFi tab.
Will be checking it out soon.

Sent from my SPH-D710 using xda premium
I have it on my S2 as well! Lol. Yeah, it's a great ROM.
 
D

D2dyno

Guest
Making new build, with the DPI fix in it. Will upload it once it's done.

This will be a fairly stable rom, besides the lack of WIFI. Just the build I made yesterday was very smooth, and no force closes. Once all the visual bugs are squahsed, and the wi-fi works, this could be a daily driver :D
 
  • Like
Reactions: mobileguynz
D

D2dyno

Guest
Thanks a lot.

What's the difference between this build and the original ROM?
Hello,

Do you mean the previous build? I hope this will be the exact same as any PA build. Right now, the difference is the bugs, which I am trying to sort out. Other than that, nothing.
 

mobileguynz

Senior Member
Oct 22, 2011
183
33
Auckland
fix for 7510 error on install

Cool thanks D2dyno

Can confirm now all up and going. Downloaded you file and unzipped it into a folder.

went to this location: \META-INF\com\google\android\

thats in this file: updater-script

Code:
line 1

assert(getprop("ro.product.device") == "p4wifi" || getprop("ro.build.product") == "p4wifi");

I removed line one that's the line above.

Save file and then Rezipped and installed - success

Also note I came from was [ROM][ICS 4.0.4][7510][UELPL] - Infamous 2 v1.2 - Sep 3, 2012

A ICS rom I didn't wipe etc incase of brick I went back to this once your rom was installed.
 
D

D2dyno

Guest
Cool thanks D2dyno

Can confirm now all up and going. Downloaded you file and unzipped it into a folder.

went to this location: \META-INF\com\google\android\

thats in this file: updater-script

Code:
line 1

assert(getprop("ro.product.device") == "p4wifi" || getprop("ro.build.product") == "p4wifi");

I removed line one that's the line above.

Save file and then Rezipped and installed - success

Also note I came from was [ROM][ICS 4.0.4][7510][UELPL] - Infamous 2 v1.2 - Sep 3, 2012

A ICS rom I didn't wipe etc incase of brick I went back to this once your rom was installed.

Yep, those are the lines to remove ;)

The new build has most display issues fixed, now it's just a matter of Wi-Fi...lol
 

mobileguynz

Senior Member
Oct 22, 2011
183
33
Auckland
Read your post above as I typed this for the known bug -Wifi (kernel issue, will fix later)

Will wait patiently also keen as beta tester for you as well!

This looks really nice on my tab awesome work so much quicker and more responsive that ICS thanks.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 44
    D
    D2dyno

    logo.png


    Screens (Click the image for a larger version):




    I am not an experienced developer. I'm more along the lines of a hacker, so I won't be able to fix bugs, outside of a compiler/builder's knowledge. I will be able to try as hard as I can to though :)
    It is for the p-series tablets (p4wifi, p4, p4tmo, p4vzw).

    paranoid_instructions.png




    paranoid_trouble.png


    • If you have an issue and you want to call our attention, here's what you do:
    • Assume that the issue is on your side and try your best to isolate it.
    • ... stay friendly, do not demand anything, do not threaten
    • ... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread

    paranoid_credits.png


    • Paranoid Android Devs
    • pershoot
    • Cyanogenmod Team
    • Dekudan
    • Yasir Javed Ansari

    What doesn't work:
    -Anything that doesn't work in CM10
    -The date and Time are messed up without Gapps (GMT 0). Fix
    You tell me
    7
    D
    D2dyno
    Ok guys, I am now building/supporting the p4tmo! Also, synced up some big changes from CM today, and am making some fresh builds for all versions of this ROM. Will upload them as they finish.

    If everything is working for you, there is no need to upgrade to 1.8, since it is mainly a bugfix/update release.

    EDIT:

    p4tmo uploaded!
    p4wifi uploaded!
    p4 uploaded!
    5
    D
    D2dyno
    Found a tutorial for compiling PA 3+, getting all the sources together now. hopefully everything goes well :) Will push a p4 build first, then p4wifi second if it does.
    4
    D
    D2dyno
    paranoid_changelog.png


    ROM Changelog:
    Code:
    1.9b:
    -Synced with sources.
    
    1.9a:
    -Synced with sources. Includes Kernel updates, some PA updates, and Other fixes.
    -Now building p4vzw version. 
    
    1.9:
    -Synced with sources (some major updates, find out for yourself from pershoot, CM, PA, etc Github's).
    -Solved Bluetooth issue which caused the builds to not complete.
    
    1.8:
    -Synced with sources (includes some CM updates, Apollo update, bugfixes, etc).
    -Now building p4tmo version of PA.
    
    1.7:
    -Switched system wide DPI from MDPI to -Large-MDPI. This is the proper setting for our tablet, and should fix just about every DPI issue ever encountered (Not all though).
    -Synced with sources (Not much new though).
    
    1.6 (Broken):
    -Synced with latest pershoot kernel updates.
    -Synced with PA 2.99
    -Possible solution to the DPI not being changeable through PA prefs.
    -Synced sources
    
    1.5:
    -Fixed DPI issue with Navigation bar (sorry).
    -Fixed Paranoid Preferences FC, caused by missing system APK.
    
    1.4:
    -Fixed a bug in the building process which caused CMFilemanager to not be added to the ROM automatically. 
    -Potentially fixed Paranoid Preferences, by switching around some DPI settings. 
    -Synced with PA 2.55
    -Added P4 (3G) version. 
    -Switched DPI to MDPI, (LDPI no longer supported) and will switch to MDPI-large next build. 
    
    1.2:
    -Added CMFileManager (CyanogenMod File Manager)
    
    1.1:
    -Fixed few remaining DPI issues (HDPI rather than LDPI).
    -Changed boot animation to CM10 Animation, to fix the black screen bug.
    
    1.0:
    -Synced all sources.
    -Paranoid Android 2.5.4
    -Proper Kernel in use.
    -Use DPI from Tablets.
    -Using Paranoid Settings from source.
    -Wi-Fi fixed.

    PARANOIDANDROID changelog
    4
    D
    D2dyno
    1.9a

    I will update this post as I upload/build the updated ROM.

    1.9a for p4wifi uploaded! With Mirror!
    1.9a for p4 uploaded! With Mirror!
    1.9a for p4tmo uploaded! With Mirror!
    1.9a for p4vzw uploaded! With Mirror!