Video viewers, online TV, etc.
Oct 27th, 2015, 6:28 am
sd card/pandora/artist name
Oct 27th, 2015, 6:28 am
Oct 28th, 2015, 5:34 am
(GL)gamer765 wrote:Back in NY, tried to purchase a Nexus player unit from Target in College point, Queens and was denied the purchase with a claim that it's out of stock although the website says it's available and dpci checkers as well. I know they're hoarding units in a back area to resell themselves.



Any word on the xposed patcher?
Oct 28th, 2015, 5:34 am
Oct 28th, 2015, 5:51 am
6.6 is out now maybe we can get a xposed patcher thanks in advance :)


Any word on the xposed patcher?[/quote]
Oct 28th, 2015, 5:51 am
Nov 3rd, 2015, 6:44 pm
Getting parsing error.
Nov 3rd, 2015, 6:44 pm

Spam Moderator IF YOU LIKE IT, BUY IT.
Nov 8th, 2015, 3:17 am
I've tried compiling Pandora with my mods baked in, but im afraid i've hit the max number of methods allowed in a dex file and apktool refuses to recompile the apk. The JAudioTagger library is huge and I dont know if I can shrink it without breaking it.
Nov 8th, 2015, 3:17 am

Like my work? Consider a donation: http://bit.ly/1fnw38T
Image
Nov 8th, 2015, 2:51 pm
(GL)gamer765 wrote:I've tried compiling Pandora with my mods baked in, but im afraid i've hit the max number of methods allowed in a dex file and apktool refuses to recompile the apk. The JAudioTagger library is huge and I dont know if I can shrink it without breaking it.



What about the xposed patcher? Still same limitation? Is that still forthcoming?
Nov 8th, 2015, 2:51 pm
Nov 8th, 2015, 5:11 pm
Pandora patcher is its own standalone app from Pandora so I'm free to add as much as I want. If someone knows how to recompile an apk with more than 65k methods, please shoot me a PM.
Nov 8th, 2015, 5:11 pm

Like my work? Consider a donation: http://bit.ly/1fnw38T
Image
Nov 8th, 2015, 5:25 pm
I have no knowledge of this thread or the app and haven't read through it. I'm not familiar what mods you have put in, but is the apk near the 65k limit before your mods? If so, the the app authors will hit this problem soon enough.

In any case, I guess you could create a loader, i.e. bundle all your code into your own classes.dex and load this at app entry point (onCreate() in main activity?) via DexFile.loadDex(...) Or DexClassLoader().
Nov 8th, 2015, 5:25 pm
Nov 10th, 2015, 3:53 am
Will there be a 6.6 patched?
Nov 10th, 2015, 3:53 am
Nov 11th, 2015, 12:17 am
Just a thought and may be a annoying to do but, how about one mod version to do only unlimited skips with no ads then a separate modded one for the people who want downloads.
Nov 11th, 2015, 12:17 am
Nov 13th, 2015, 12:12 am
Switched back to old mp3 library which does only MP3. Testing new changes
Nov 13th, 2015, 12:12 am

Like my work? Consider a donation: http://bit.ly/1fnw38T
Image
Nov 13th, 2015, 7:55 pm
Hi everyone,

I just installed v6.5 patched. Everything appears to be working as expected except for rich notification. Perhaps this is because I'm currently on Android 4.4.4 since it appears that v6.5 is 'targeted' to lollipop users. Not a big deal just thought I would let everyone know. Cheers! :)
Nov 13th, 2015, 7:55 pm
Nov 16th, 2015, 2:25 am
Here's the long overdue patched Pandora 6.6 apk beta. I reverted from the JAudioTagger tagging library to BeagleBuddy MP3 tag library since the former is too large and brings Pandora past the 65k method limit for dex files.
http://www38.zippyshare.com/v/OoCW1h5J/file.html
I'll make a proper release probably tomorrow
Nov 16th, 2015, 2:25 am

Like my work? Consider a donation: http://bit.ly/1fnw38T
Image
Nov 16th, 2015, 7:02 am
(GL)gamer765 wrote:Here's the long overdue patched Pandora 6.6 apk beta. I reverted from the JAudioTagger tagging library to BeagleBuddy MP3 tag library since the former is too large and brings Pandora past the 65k method limit for dex files.
http://www38.zippyshare.com/v/OoCW1h5J/file.html
I'll make a proper release probably tomorrow



Don't worry, you don't owe us anything, so take your time. Your work is always appreciated!
Nov 16th, 2015, 7:02 am