• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root The PA working thread

LowEndGeek

Android Expert
I figured i'd make a thread to keep yall up to date on paranoid android.

RIght now I'm trying to get paranoid settings to work if anyone wants to keep a stab at it, here is the portion of the logcat from when I open the settings.
16:05:49.231 Error AndroidRuntime 1307 FATAL EXCEPTION: main
16:05:49.232 Error AndroidRuntime 1307 java.lang.StringIndexOutOfBoundsException: length=3; regionStart=0; regionLength=-2
16:05:49.232 Error AndroidRuntime 1307 at java.lang.String.startEndAndLength(String.java:593)
16:05:49.232 Error AndroidRuntime 1307 at java.lang.String.substring(String.java:1474)
16:05:49.232 Error AndroidRuntime 1307 at com.android.settings.paranoid.RomUtils.getRomVersion(RomUtils.java:60)
16:05:49.232 Error AndroidRuntime 1307 at com.android.settings.paranoid.RomPreferences.onCreate(RomPreferences.java:67)
16:05:49.233 Error AndroidRuntime 1307 at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:795)
16:05:49.233 Error AndroidRuntime 1307 at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1032)
16:05:49.233 Error AndroidRuntime 1307 at android.app.BackStackRecord.run(BackStackRecord.java:622)
16:05:49.233 Error AndroidRuntime 1307 at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1382)
16:05:49.233 Error AndroidRuntime 1307 at android.app.FragmentManagerImpl$1.run(FragmentManager.java:426)
16:05:49.233 Error AndroidRuntime 1307 at android.os.Handler.handleCallback(Handler.java:605)
16:05:49.234 Error AndroidRuntime 1307 at android.os.Handler.dispatchMessage(Handler.java:92)
16:05:49.234 Error AndroidRuntime 1307 at android.os.Looper.loop(Looper.java:137)
16:05:49.234 Error AndroidRuntime 1307 at android.app.ActivityThread.main(ActivityThread.java:4583)
16:05:49.234 Error AndroidRuntime 1307 at java.lang.reflect.Method.invokeNative(Native Method)
16:05:49.234 Error AndroidRuntime 1307 at java.lang.reflect.Method.invoke(Method.java:511)
16:05:49.234 Error AndroidRuntime 1307 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
16:05:49.235 Error AndroidRuntime 1307 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
16:05:49.235 Error AndroidRuntime 1307 at dalvik.system.NativeStart.main(Native Method)

i'll update when I get things going.
 
Have you compared the manifest within the PA settings.apk to the error message?

not yet, wasn't sure where to start so i'll start there lol, oh and check your inbox


Ok so stark informed me that data works, I confirmed calling earlier, Bluetooth headset works but not fm? Should be an easy fix tbh, Wi-Fi works but drops, again shouldn't be too hard. I'll update the status when I can

------------------------------------------------------------
Now shows Virgin mobile instead of roaming indicator off
indicator lights function normally
both sd cards mount like they should
the only thing that crashes now is paranoid settings
keyboard is really small (just need to adjust the pad.prop)
open wifi signal connects and works fine
------------------------------------------------------------
Paranoid settings work
Keyboardproperly resized

Going to upload a public test build later today
 

Attachments

  • Screenshot_2013-09-20-12-28-44.png
    Screenshot_2013-09-20-12-28-44.png
    71.8 KB · Views: 171
  • Screenshot_2013-09-20-12-29-32.png
    Screenshot_2013-09-20-12-29-32.png
    72.4 KB · Views: 136
  • Screenshot_2013-09-19-18-56-09.png
    Screenshot_2013-09-19-18-56-09.png
    101.1 KB · Views: 139
This isn't really much of a problem or anything, but I'm just curious to know why the status bar icons (Clock, battery and data icon, etc.) are small. And also why is the circle icon, which is normally in the center of the drop bar, a bit farther right than normal? It just seems that the overall default font of the rom is just a tad small. It seems that changing the font size only controls the look and feel of apps. Like I said, it's not that big of a problem, maybe I'm just being picky..:P PA seems to be pretty fast! Thanks for all your hard work, and I hope you feel better soon!
 
This isn't really much of a problem or anything, but I'm just curious to know why the status bar icons (Clock, battery and data icon, etc.) are small. And also why is the circle icon, which is normally in the center of the drop bar, a bit farther right than normal? It just seems that the overall default font of the rom is just a tad small. It seems that changing the font size only controls the look and feel of apps. Like I said, it's not that big of a problem, maybe I'm just being picky..:P PA seems to be pretty fast! Thanks for all your hard work, and I hope you feel better soon!

They are small because the default density of the Rom is set to a different resolution. The circle is just an annoying little thing I need to adjust lol
 
Well, is there anyway to change the density? xD

Under paranoid settings, go to hybrid settings, then apps, change Android system to 160 dpi you can also change the status bar size but doing so freezes the phone and you will have to pull the battery, it'll work fine after that though
 
Under paranoid settings, go to hybrid settings, then apps, change Android system to 160 dpi you can also change the status bar size but doing so freezes the phone and you will have to pull the battery, it'll work fine after that though

Thanks man, I'll be sure to do that next time I run PA. Great work, as always!

After changing the system resolution density to 160, I noticed that the persistent misplacement of the circle icon sort of...worked itself out. Everything turned back to normal ICS-looking fashion. Thanks again!
 
Thanks man, I'll be sure to do that next time I run PA. Great work, as always!

After changing the system resolution density to 160, I noticed that the persistent misplacement of the circle icon sort of...worked itself out. Everything turned back to normal ICS-looking fashion. Thanks again!

It gets stretched out of place when the resolution gets changed.

Small update, been to the hospital twice in the last few days, sort of starting to feel better though
 
Back
Top Bottom