hulu - Acer Iconia A500

Anyone know of a modded hulu that works on a500 android 4.0.4
Galaxy note Paranoid Android 1.7ghz goodness

It's actually designed for phones, but it works. It's on my a500.
http://www.mediafire.com/?trjo8teyc0sd325

Normal hulu or modded? What rom /kernel u got? I used the modded one from my gnote and it seemed to work OK
Galaxy note Paranoid Android 1.7ghz goodness

DJsCrIBbLe said:
Normal hulu or modded? What rom /kernel u got? I used the modded one from my gnote and it seemed to work OK
Galaxy note Paranoid Android 1.7ghz goodness
Click to expand...
Click to collapse
Modded. Running WDS's CM10 preview 3, whatever the default kernel is for that build. Using the landscape modded hulu plus, and except for the screen draws on the show tiles being all screwy, it does work.
I'm trying to track someone down who knows how to mod the original tablet APK, as I have it and would like to have it modded to work with JB. I suspect it's a simple modification to the manifest xml file, as it currently is written to support up to SDK 15, and JB is 16.
Problem is, I have had ZERO luck in using the apktool or the apk multi-tool to hack it myself. I guess I'm not quite good enough yet; I am, however, learning.

Related

Flash 10.1 on eris?

I am kind of a noob so please forgive me if this post is in the wrong place, or if there is another post that addresses this.
Are there any roms working for the eris that have a working version of flash 10.1? I would love to be able to watch hulu on my phone.
Not yet that I'm aware.
Your only chance is in a froyo rom, if your running one and it doesn't have it then no.
I believe part of the problem is the flash libraries are written for processors that are newer than the Eris, so until a dev rewrites the libraries to work with a lower processor, which would be difficult, I don't see it happening.
Could be wrong though
BTW just for reference this post should be in the general section
gpa111 said:
Not yet that I'm aware.
Your only chance is in a froyo rom, if your running one and it doesn't have it then no.
I believe part of the problem is the flash libraries are written for processors that are newer than the Eris, so until a dev rewrites the libraries to work with a lower processor, which would be difficult, I don't see it happening.
Could be wrong though
BTW just for reference this post should be in the general section
Click to expand...
Click to collapse
I have heard that because the stock eris rom can run flash lite, it is possible for it to run full flash it is just a matter of fixing the code. xtrSENSE supposedly has working flash 10 as an added flash-able zip file, but it doesn't work. Anyway, I hope someone gets this figured out because it would be awesome. Thanks.
http://forum.xda-developers.com/showthread.php?t=726271
try this. only works with sense based roms tho. no Froyo =(
I have the flash 10.1 apk on my phone idk where I found it but it works ill work on getting a screen shot
Sent from my Eris using XDA App
me too
I would be interested
Sent from my Eris using XDA App
Wow that's crap
Sent from my Eris using XDA App
Sent from my Eris using XDA App
Flash 10.1 works on 2.1. It's just a matter of it being able to load in time before server determines it fails..( hence the reason why hulu/fancast dont work)
Look for my posts in the link above, you should be able to get it to work.
There are two releases for the flash 10.1. One for phones running on 2.1 and ones running 2.2. I have the KaosFroyo v39 on my droid eris and tried the flash plugin for 2.2 but it wouldn't install. I downloaded the flash plugin for 2.1 and it installed. I heard the 10.1 plugin for the 2.2 works on the newer droid phones that received the original froyo updates. i can't verify cause i don't own one.
Since I'm new and cannot put links in my post yet, you are going to have to Google them.
Sorry!
Skyfire Browser
I have found that the Skyfire browser app from the market can play flash. If you are using a 2.2 ROM then I suggest installing this app. On a side note I have read the HULU is note making videos available for mobile browsers. Correct me if I am wrong.
you don't read the posts do you? : p
Skyfire will work with 2.1 & 2.2 w/o any problems.
Yes, Hulu blocks mobile devices.
and yes, our ARM v6 process sucks my ****, but we're still here cuz we love our phones.
vash8806 said:
you don't read the posts do you? : p
Skyfire will work with 2.1 & 2.2 w/o any problems.
Yes, Hulu blocks mobile devices.
and yes, our ARM v6 process sucks my ****, but we're still here cuz we love our phones.
Click to expand...
Click to collapse
at least until the iOS4 is a viable option later this month...
The flash "10.1" is set up.for sense roms. You can install on sense 2.1&2.2. The apk is set up ONLY for sense through.
sk842018 said:
The flash "10.1" is set up.for sense roms. You can install on sense 2.1&2.2. The apk is set up ONLY for sense through.
Click to expand...
Click to collapse
It'll install but crash your browser. Its not going to work because the developers of flash 10.1 for mobile devices never wrote an "instruction set" for our type of processors, ARM v6.

Dinc, ruby final and new market

Yes I know ruby is froyo aosp and kind of outdated but I cant walk away from it. You would think Im lying when I say I am running my max cpu at 245mhz and min at 128 on smartass invisiblek with zero lag and insane battery life but thats another story.
In any case Im trying to install the latest market and it fails no matter what I do. Adb push, direct placement via root explorer, and installing apk. So is it as simple as not being compatible with froyo 2.2.1 or is a build prop edit needed? I can run incdec gb aosp rom and it works fine, but I am not in desperate need of running the latest market.
Pretty sure it works with 2.2+, so it should be fine on Ruby. I downloaded from the link on droid-life and installed like a normal apk. Just tap it and use the package installer, don't put it in system/app.
yeah, tried it and no go. I think I'll just run aosp incdec for now. Need to make the transition to gb any way

[Q] Honeycomb was ported to Armv6 blade. What about ICS?

Hi there,I'm trying to port the SDK dump to my LG P500,which has the same specs like ZTE Blade.
After applying normal methods for making other phones' roms boot and a special patch found here it doesn't even give logcat,so bootloops in recovery.
After doing some research,I discovered that libs are built for armv7,which we don't have. But also Honeycomb SDK libs were built from armv7,but we got it working on both LG P500 and ZTE Blade.
So,any ideas? Just asking
I think honeycomb and below was build from armeabi (To run on the old simulator that was armv6 vfp (but the vfp wasn't used by google).
whereas ics was built for armeabi-v7a
That is certainly implied by the AVD manager anyway.
unrandomsam said:
I think honeycomb and below was build from armeabi (To run on the old simulator that was armv6 vfp (but the vfp wasn't used by google).
whereas ics was built for armeabi-v7a
That is certainly implied by the AVD manager anyway.
Click to expand...
Click to collapse
Thank you for replying
usually only kernel have ARM text and other also init.rc have kernel text if editing them to ARMv6 kernel text then it needs to work in ARMv6 device..
If not, then some files needs editing...
Android 4.0 ICS needs new EGL and hw files which needs to be ARMv6= ZTE Blade/other phone! all phones have own files to work fine!
If someone can edit Android 4.0 libGLES*.so, libEGL.so files and then egl folder files needs editing.. and then hw folder files for Screen, sensors, GPS, Audio, etc.
then them need right files to get work the audio, camera, WiFi...
WiFi files can work if you add older Android OS WiFi files: libhardware-legacy.so or what it is and then right WiFi files to /System/etc/
to get all to work it maybe takes many days and for me more than 9 months because I'm only 14! xD
SDK port is maybe not really good, it's better to port from other device ex: Samsung... then some files works without editing...
manumanfred the sdk was compiled for ARMv7, it's a different cpu, different machine code. It needs recompiling, to be able to do that you need the source code to compile it.
Without source code you're about as likely to get ICS running on your Blade as you are to get your PS3 running Windows 7.
When devices with ICS are available source code will be too, so porting it from another device would be a waste of time.
wbaw said:
manumanfred the sdk was compiled for ARMv7, it's a different cpu, different machine code. It needs recompiling, to be able to do that you need the source code to compile it.
Without source code you're about as likely to get ICS running on your Blade as you are to get your PS3 running Windows 7.
When devices with ICS are available source code will be too, so porting it from another device would be a waste of time.
Click to expand...
Click to collapse
its not hard to get ICS on zte blade as zte blade got a test verision of ICS
SWEATTAIMI said:
its not hard to get ICS on zte blade as zte blade got a test verision of ICS
Click to expand...
Click to collapse
Are you sharing it?
If not, it's still pretty hard.
http://forum.xda-developers.com/showthread.php?t=1312595
anyone please check this out maybe this can work
http://groups.google.com/group/android-building/msg/c0e01b4619a1455a?pli=1
Android ICS sourcecode is released! I belive that now in Cyanogenmod headquaters people hear red alert
uosiumen said:
http://groups.google.com/group/android-building/msg/c0e01b4619a1455a?pli=1
Android ICS sourcecode is released! I belive that now in Cyanogenmod headquaters people hear red alert
Click to expand...
Click to collapse
uosiumen said:
http://groups.google.com/group/android-building/msg/c0e01b4619a1455a?pli=1
Android ICS sourcecode is released! I belive that now in Cyanogenmod headquaters people hear red alert
Click to expand...
Click to collapse
Fail, u cant grab anything
Sent from my Transformer TF101 using xda premium
ICS on the Blade is booting!
But that's all it does
I used this ROM and replaced boot.img with CM N257. In the honeycomb port they fixed the flipped screen with patching libsurfaceflinger.so on offset 1AC90 but that does not work on ICS. Launcher FC's on first boot but does not after reboot.
Could you please upload that booting rom? I tried it and it won't even install. Even if nothing works, I would like to try several things on that to see if I can fix it, so if you upload it I would be very thankful
davidnintendo said:
Could you please upload that booting rom? I tried it and it won't even install. Even if nothing works, I would like to try several things on that to see if I can fix it, so if you upload it I would be very thankful
Click to expand...
Click to collapse
Take a working Rom for zte, and replace everything except build.prop and meta-inf folder
Sent from my LG-P500 using xda premium
FezzFest said:
ICS on the Blade is booting!
But that's all it does
I used this ROM and replaced boot.img with CM N257. In the honeycomb port they fixed the flipped screen with patching libsurfaceflinger.so on offset 1AC90 but that does not work on ICS. Launcher FC's on first boot but does not after reboot.
Click to expand...
Click to collapse
So correct me if im wrong, but you got ics booting on blade by using the g2 rom and boot.img from CM7 Latest nightly?
If so maybe start a new thread to track progress.
furrabbit.nh said:
So correct me if im wrong, but you got ics booting on blade by using the g2 rom and boot.img from CM7 Latest nightly?
If so maybe start a new thread to track progress.
Click to expand...
Click to collapse
LGP500 got bootloop on that, but thats our phone, so thats maybe work yes
SWEATTAIMI said:
LGP500 got bootloop on that, but thats our phone, so thats maybe work yes
Click to expand...
Click to collapse
I just tried it 10mins ago, it installs fine does not boot at all, no logcat output... Wonder if he/made any tweaks elsewhere.
I have a O1 somewhere might dig it out, and have a look
I got it booting! Screen is fliped, touchscreen doesn't seem to work at all and I couldn't test anything else because I can't press OK on the first tutorial screen, but it may be something to start with!
I'm uploading it right now, but I think it will take a while as my connection isn't working very well right now, but I'll post the link as soon as it's finished.
EDIT: OK. You'll have to be patient. Apparently, my 20 MB symmetric shared connection doesn't want to upload faster than 50 KB/s. It's always like this in the afternoon: too many people using it LOL. Hopefully it will be uploaded in 25 minutes or so.
davidnintendo said:
I got it booting! Screen is fliped, touchscreen doesn't seem to work at all and I couldn't test anything else because I can't press OK on the first tutorial screen, but it may be something to start with!
I'm uploading it right now, but I think it will take a while as my connection isn't working very well right now, but I'll post the link as soon as it's finished.
Click to expand...
Click to collapse
Thanks
Sent from my LG-P500 using xda premium
OK, fixed flipped screen & resolution. Thanks to smg22rus for the modified libsurfaceflinger.so.
Flashable ROM (for devs only!) can be found here
If you fix something, just post what you did to get it fixed, do not upload the whole ROM again.
That way, this thread stays clean & we have only one ICS ROM (not 10 different ones).

What exactly is CM7 for the Kindle Fire

so my KF is rooted, google market, gapps and all that good stuff is working fine.
I see in the DEV thread that cm7 is about to be released but im wondering what exactly does this really mean?
Is cm7 just a custom OS that the KF will boot to? What OS will it be? What benefits does this have over currently having the KF rooted with all the apps working properly from the the google market place as well as amazon?
Sorry for the noob question, i want to go install cm7 when its ready but wondering what it really is all about.
Thanks
okay i think i figured it out, its just wiping out everything that is on it now, like a format, and putting a gingerbread OS on it instead.
it will just be a full blown version of gingerbread with no limitations to anything you can do on it.
right?
It's this http://www.cyanogenmod.com/
http://www.cyanogenmod.com/about
I'd recommend their website for a start. Basically they are a team of developers that develop aftermarket firmware for a number of different Android based devices. The OS is a modified version of AOSP - Android Open Source Project.
One reason why CM7 is such a big deal is because Cyanogenmod is such a leader in Android development. Many other developers leverage the work done by the CM team in order to create custom ROMs and make improvements to Android devices. At a user level, running CM7 will give you an enhanced vanilla Gingerbread AOSP.
There are a lot more qualified people that could give you better info, but that's a start - and i'm sure someone will correct me if I said something wrong...
http://www.cyanogenmod.com/
have a look there are multiple versions and cm 9 ....ice cream sandwich is not far away ... Cyanogen is the most used custom ROM on Android .... unofficially over a million kmobs said he is a cyanogen dev
Sent from my SPH-D710 using xda premium
joelags said:
...
Is cm7 just a custom OS that the KF will boot to? What OS will it be? What benefits does this have over currently having the KF rooted with all the apps working properly from the the google market place as well as amazon?
...
Click to expand...
Click to collapse
I think one difference that you may consider a benefit is that the automatically installed updates, periodically pushed by Amazon, will no longer unroot your device and remove your system/app installs (Android Market, gApps, etc.) like the last one did for rooted users, because it will not be an Amazon device at all anymore. And you can still install the kindle app (and Amazon Video, I hope?) which makes this machine an awesome value for its retail cost.
gruuvin said:
I think one difference that you may consider a benefit is that the automatically installed updates, periodically pushed by Amazon, will no longer unroot your device and remove your system/app installs (Android Market, gApps, etc.) like the last one did for rooted users, because it will not be an Amazon device at all anymore. And you can still install the kindle app (and Amazon Video, I hope?) which makes this machine an awesome value for its retail cost.
Click to expand...
Click to collapse
amazon video will require an extra help from an app for that...it can work on other unrooted devices but if it detects your device as rooted then it wont let you stream videos
joelags said:
so my KF is rooted, google market, gapps and all that good stuff is working fine.
I see in the DEV thread that cm7 is about to be released but im wondering what exactly does this really mean?
Is cm7 just a custom OS that the KF will boot to? What OS will it be? What benefits does this have over currently having the KF rooted with all the apps working properly from the the google market place as well as amazon?
Sorry for the noob question, i want to go install cm7 when its ready but wondering what it really is all about.
Thanks
Click to expand...
Click to collapse
Everyone get's the be a noob (including me at this site) I've been on CM since the 5.x days for my Nexus dev phone and it's in my opinion the best aftermarket ROM out there. In my case what I like so much about it is the enablement of all of the capabilities that the hardware actually supports. My Nexus when initially released it didn't have 802.11N and no FM radio (even though the hardware supported it) CM is basically what you really wanted out of a ROM (and not just what the manufacturer or marketing wanted to give you)
Take the plunge (once things settle down a bit unless you like alpha's and the constant change) You'll not look back...

Fix for Netflix on CM10.1/AOKP

Morning all,
If anyone is struggling to get Netflix working on CM10.1/AOKP please see the following thread by Entropy512:
http://forum.xda-developers.com/showthread.php?t=2101525
I couldn't get it running on StuNNeR 2 - Team Passion, but following the instructions in the above thread it now works fine with the latest version of Netflix from the market. Haven't treied it on a pure CM10.1 ROM such as Asylum though.
Please note: the StuNNeR 2 - Team Passion ROM already has the Xposed framework built in so it was just a case of enabling it and installing the APK.
Explanation courtesy of Entropy512:
For whatever reason, Netflix uses its own player, called JPlayer, if it detects that it is running on Android 4.2. For whatever reason, JPlayer does NOT like the current video subsystem in CM10.1 on Exynos4 devices.
What this module does is make Netflix always think that it is running on ICS, which will make it use what appears to be the system OMX player. (I'm not entirely sure of this, but I am sure that it is NOT JPlayer and it DOES work on all of my devices I've tested).
This is an interim workaround/hack until the root cause of JPlayer failing on Exynos4 devices can be determined.
Click to expand...
Click to collapse

Categories

Resources