Where is the Videos app in 3.1? - Xoom General

Just updated my Xoom Wifi to 3.1 with adb recovery. Did other people, (ie 3G Xoom owners) have the new Videos app installed by default? Its not on my Xoom nor is it in the Market.

dont have it on my wifi with 3.1 either. I didn't get the OTA update though, I updated mine through clockworkmod

It showed up in my apps called Video.
Try browsing to the video and open it.
The player will not be in the market.
Sent from my MB860 using XDA Premium App

It should be there ts a red icon called videos

can someone post the apk please?

Definitely not on my Xoom Wifi. Can you be sure to post what Xoom you are using and how you updated. Thanks.

djsaad1 said:
can someone post the apk please?
Click to expand...
Click to collapse
http://www.multiupload.com/1NOS1E32YP
Verizon 3G XOOM, applied update using koush's method for the 3.0.1 update. Videos apk was in there already, and an odex file of course (both included)

good lookin out Tekuru

tekuru said:
http://www.multiupload.com/1NOS1E32YP
Verizon 3G XOOM, applied update using koush's method for the 3.0.1 update. Videos apk was in there already, and an odex file of course (both included)
Click to expand...
Click to collapse
Were they just in system/app with normal permissions?

djsaad1 said:
Were they just in system/app with normal permissions?
Click to expand...
Click to collapse
Yes, /system/app and I will check the permissions right now.
Forgive me for not knowing the numerical value, but it is:
-rw-r--r-- root.root
just like all the others, doesn't appear to be any special value.

cant seem to figure this one out. I'm on wifi only. Theres a videos.apk in system/app/ with a bizarre 2008 modified date. Package installer on that other apk is unsuccessful. Tried to uninstall, but videos doesnt seem to be listed in manage applications. Renamed the original videos.apk, and package installer still doesnt work. Tried to move the new apk/odex to system/app/ and they dont seem to do anything.
Any advice and did us wi-fi folks get shafted?

I had a small Videos.apk file already there that appeared to be nonfunctional. Replaced with your files, chmod 644, rebooted. I still don't see them in my app list, and Titanium Backup shows com.google.android.videos at the end of the list with a strikethrough. The only option I get on a tap is to uninstall it. US Wifi Xoom running 3.1 from this thread: http://forum.xda-developers.com/showthread.php?t=1073884
Edit: Also, I pushed these files with adb to /sdcard then used an adb root shell to place them by hand into /system/app, if that matters.

eightbitbandit said:
Edit: Also, I pushed these files with adb to /sdcard then used an adb root shell to place them by hand into /system/app, if that matters.
Click to expand...
Click to collapse
:/
Sorry you guys are having issues, unfortunately I don't have access to a Wifi XOOM until this weekend.
This behavior seems so odd though, why is the wifi geeking out. Maybe there is a model check?

I'm afraid pushing around files and some build.prop editing is about as far as my knowledge goes at the moment. I'm pretty good with linux in general, but the intricacies of Android are still new to me. I do have the modified root boot image for 3.1 applied now, along with the su and Superuser.apk binaries, as well as busybox 1.19 all linked up, so I'm about as rooted as it gets I think.
If you have any ideas I'd be happy to beat up on mine trying them out.

Dubar said:
cant seem to figure this one out. I'm on wifi only. Theres a videos.apk in system/app/ with a bizarre 2008 modified date. Package installer on that other apk is unsuccessful. Tried to uninstall, but videos doesnt seem to be listed in manage applications. Renamed the original videos.apk, and package installer still doesnt work. Tried to move the new apk/odex to system/app/ and they dont seem to do anything.
Any advice and did us wi-fi folks get shafted?
Click to expand...
Click to collapse
Is it possible that the Videos app won't work if you're rooted since this update introduces the new Widevine DRM framework and with root you could presumably rip streams?

jdclucidly said:
Is it possible that the Videos app won't work if you're rooted since this update introduces the new Widevine DRM framework and with root you could presumably rip streams?
Click to expand...
Click to collapse
I am rooted, and it is working fine for me, but it worked after install and never didn't work. (VZW 3G model).
Haven't tried any DRM'd content though.

For what it is worth, I rented Being John Malkovich just to see if it played... and it just says buffering over and over and then errors out, but no details.
Most likely is just release day issues, but I don't see google as being short on processing power or bandwidth..
*EDIT*
After still not being able to stream the movie, I chose to make it available offline, and I got this message:
"Unable to fetch license for "Being John Malkovich" error 49"
Splendid. Going to flash back to the original boot.img see if that helps.
*EDIT 2*
Flashing back to the stock 3.1 boot.img didn't help any. Went back to the insecure, rooted one. Hope someone with a stock install can chime in if it works or not. I like how it was okay to take my money and add it to my library but yet I can't play it :/

Missing the Video app here, too. Xoom Wifi.
Tried installing the APK above, but that also did not work.

The app is already in the /system/app folder guys. I suspect you may need to load a, movie or rent a movie before it will show up.
Sent from my Xoom using XDA Premium App

B Dizzle said:
The app is already in the /system/app folder guys. I suspect you may need to load a, movie or rent a movie before it will show up.
Sent from my Xoom using XDA Premium App
Click to expand...
Click to collapse
For me, movies dont show up in the market. I used the browser to rent a movie and it loaded in the browser and said something about how I need html5 support, which I'm pretty sure I'm supposed to have now

Related

[Q] Need help reinstalling stock Twitter app

Okay, I rooted my N1 with Universal Androot and removed the stock Froyo Twitter app without backing it up. (Shame on me.) Now, I can't update to 2.2.1 because of it (a status 7 error complaining about not finding /system/app/Twitter.apk)
I have, at the advice of some other forum posts I've read, installed Twitter from Android Market and backed it up to the sd. Renamed it Twitter.apk and used the Terminal Emulator to copy it to /system/app. That worked and the file is there, but the update still will not apply. Do I also need a .odex file? Is there any way to update at this point?
Any help would be super appreciated. THANKS!
if this is the new twitter app would you be kindly enough to share it..lol
Sent from my Nexus One
grab it from an older update like from frf91 update.. then do adb push /system/app
if you cant do that...
put the twitter app in sdcard then go to terminal and do
cp /sdcard/twitter /system/app
reboot then apply it.. i had trouble with amazon and i did it that way and it worked well
ilostchild said:
put the twitter app in sdcard then go to terminal and do
cp /sdcard/twitter /system/app
reboot then apply it.. i had trouble with amazon and i did it that way and it worked well
Click to expand...
Click to collapse
That's exactly what I did. It didn't work.
I'd love to pull the app from a FRF91 build but I have no idea how that's done.
Flash a GAPPS update (try the on listed with CM6)
Sent from my Nexus One using XDA App
danger-rat said:
Flash a GAPPS update (try the on listed with CM6)
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
It looks as though I can't flash the GAPPS without unlocking the bootloader and installing a new recovery, correct? I'm really not that motivated if that's the case. I appreciate the information.
OK, just download the GAPPS, then use something like estrongs file manager to unzip to a folder of choice (with estrongs, longpress and select extract).
The Twitter apk will be in the extract folder/system/app. Just click the apk to install...
Sent from my Nexus One using XDA App
BTW, if you have root, you may as well install a custom recovery (without touching the bootloader).
Easy way with ROM Manager (has Clockworkmod and Amon-Ra), or use adb if you wanna learn something...
Sent from my Nexus One using XDA App
Thanks for the tips. I'll check it out tomorrow when I can make a data transfer. I am doubtful that installing from the zip will solve much since I already loaded the app and its already in the system folder.
could someone verify whether or not the Twitter app has a corresponding odex file that I might need?
I ran into the same problem when I removed Amazon Mp3, but I was impatient so I ended up reflashing the stock rom and then updating.
There is a thread that has all n1 updates look for it and download froyo fr91 update then unzip it go to system app and look for twitter apk then put in sdcard and do commands again .. I tried to do with market twitter and it failed so I did it the way I'm explained andnworkd
[SOLVED]
ilostchild said:
There is a thread that has all n1 updates look for it and download froyo fr91 update then unzip it go to system app and look for twitter apk then put in sdcard and do commands again .. I tried to do with market twitter and it failed so I did it the way I'm explained andnworkd
Click to expand...
Click to collapse
You sir, have saved my life. I swear I used that same exact Twitter.apk but I must not have. I used 3 different apks all with the same result but the one in the zip I found somewhere in this forum worked perfectly. I appreciate all the help and feel like such a 'tard for not trying something so seemingly simple earlier.
68pontiac said:
You sir, have saved my life. I swear I used that same exact Twitter.apk but I must not have. I used 3 different apks all with the same result but the one in the zip I found somewhere in this forum worked perfectly. I appreciate all the help and feel like such a 'tard for not trying something so seemingly simple earlier.
Click to expand...
Click to collapse
No problem man.. glad you got it working.. now reroot the phone and back up all the apps from then phone.. doin adb pull /system/app

[STICKY][Patch][Rom]Malware Exploit for all pre-Gingerbread devices

Who is affected? All devices pre-gingerbread
Who should act? Users and developers using pre-gingerbread roms
How do I fix? Flash attached .zip at the bottom of this post
What if I think I was infected? Completely wipe your device, format sdard, go back to stock and re-apply rom, then flash the attached .zip (before installing any apps)
Why should I care? read below...
http://www.androidpolice.com/2011/0...your-phone-steal-your-data-and-open-backdoor/
Flash this with ClockWorkMod.... this is for any Pre Gingerbread ROM.... ie TNT anything, VEGAn 5.1.1 and below, Zpad anything, GAdam anything.
This is not necessary for any ROMS based off Gingerbread AOSP or CM7. Including VEGAn-TAB Experimentals.
Be Safe.
Even More Details here: http://www.androidpolice.com/2011/0...-android-nightmare-and-weve-got-more-details/
I checked out the zip and it just adds a blank text file (0 bytes) called profile to the /system/bin folder. So I am not sure what the fix is?
**EDIT** Nevermind it is a dummy file meant to prevent the virus. Thanks to the OP for providing this.
http://www.androidpolice.com/2011/0...your-phone-steal-your-data-and-open-backdoor/
Nasty stuff. I would say this patch is high priority and I'm already going through my own ROMs to add it in.
http://forum.xda-developers.com/showthread.php?t=977154
Link above has info on creating the file manually.
Jim
fyi -
http://www.pcworld.com/article/221213/keep_malware_off_your_android_phone_5_quick_tips.html
Lookout mobile security . In case you cannot find it via the market.
http://www.getjar.com/Lookout-Mobile-Security-with-Antivirus
Edit. I just installed the lookout app to scan my tab, everything was fine and then, i un-installed it since it was running on the background and taking 10% of the cpu..
Anyways, a nice app that can be used to do a quick scan..
I don't have a stock gtab but I'll ask anyways... how can our stock rom users be protected? Is there an alternate method?
Edit just saw the manual process. Im guess that's the way to go.
xmr405o said:
I don't have a stock gtab but I'll ask anyways... how can our stock rom users be protected? Is there an alternate method?
Edit just saw the manual process. Im guess that's the way to go.
Click to expand...
Click to collapse
I'd curious to see what all the vendors are going to do about this. Granted, they could just say that the Market is not there, but regardless the security hole is still there and needs to be plugged up.
Hi,
I hope that this isn't too offtopic, but I was trying to create /system/bin/profile using a term and su, and when i went into root explorer to make /system/bin R/W, root explorer showed the dir as R/W already, and as mounted on /dev/loop9.
Is that normal?
I haven't installed dataloop, at least intentionally, so it seems strange that /system/bin would be mounted there, plus it being R/W by default?
FYI, I use z4root to get temp root. Could that be why /system/bin is R/W?
Then again, that wouldn't explain the /dev/loop9 mount ...
Jim
jimcpl said:
Hi,
I hope that this isn't too offtopic, but I was trying to create /system/bin/profile using a term and su, and when i went into root explorer to make /system/bin R/W, root explorer showed the dir as R/W already, and as mounted on /dev/loop9.
Is that normal?
I haven't installed dataloop, at least intentionally, so it seems strange that /system/bin would be mounted there, plus it being R/W by default?
FYI, I use z4root to get temp root. Could that be why /system/bin is R/W?
Then again, that wouldn't explain the /dev/loop9 mount ...
Jim
Click to expand...
Click to collapse
Hi,
Creating the profile file manually, it wouldn't persist,i.e., it was gone after rebooting, so I installed gojimi's zip usung CWM, and that worked.
I also did a mount w/o getting temp root, and /system/bin is not on /dev/loop9, so I'm guessing that when z4root sets temp root, it might be remounting /system/bin on /dev/loop9 itself.
Jim
You would have to download one of those sketchy apps to really be affected anyways, right? Who would do that?!
Appreciate the patch. This highlights the two problems with android though, google fixed this security issue in 2.2.2, but most carriers still haven't released that update. And the market needs some oversight, not authoritarian apple like, but some.
Sent from my T-Mobile G2 using XDA App
Is it possible to sticky this thread
Mods is it possible to sticky this thread so that it is easily visible.
Thanks
Hello guys. Is there a way to find out if our tablet is infected or not?
I mean if we have installed any of the apps in the list that automatically means that we are infected or not?
If infected what is preferred to do wipe the tablet or go back to stock rom??
Is there any manual for windows 7 noobies users?
Thanks.
Doctor LeVa said:
Hello guys. Is there a way to find out if our tablet is infected or not?
I mean if we have installed any of the apps in the list that automatically means that we are infected or not?
If infected what is preferred to do wipe the tablet or go back to stock rom??
Is there any manual for windows 7 noobies users?
Thanks.
Click to expand...
Click to collapse
Please read the thread completely, it is stated you can download lookout security to run a scan to see if you are infected.
downloading.....see what happens
There is a DroidDreamKiller app that allows you to check to see if you are already infected and install the patch. There is also a beta test app that gives you other information. Just search the market for DroidDreamKiller.
To devs: Thank You
TO Everyone else DO THIS ASAP
How do I flash the zip file after downloading it?
Thanks
Start cwm using volume up while powering on.
Once menu comes up select install zip using vol buttons
Use home to select.
Navigate to where you saved zip file
Select it with home button
Once install complete reboot from cwmod
MODs Please make this a sticky . It is being overlooked.

God Mode? (solved)

How can I activate God Mode on a rooted XOOM? I want to nullify some stock apps, but Root Explorer is saying they are read only.
Thanks.
[edit] Changed the thread question.
LOL. I didn't know we were playing Quake.
What do you mean by god mode. You already have root. That's all you should need.
Sent from my Nexus One using XDA App
lol.
That might not be the correct term, and it may require a custom rom. Not sure, but on Project Elite for the OG Droid, there's an option under General>System called God Mode that gives you full access to files on the system. That may just be what Actngrezy calls it in PE.
I just want to rename some of the apps that were included on the XOOM. Specifically, I want to nullify the Quick Office apk so I can install the NI Adam version. When I navigate to the apk in Root Explorer, I get an error telling me it's a read only file. I never got that error with the Droid. I can change whatever I want to on that device.
Did you click on mount r/w in root explorer
arrtoodeetoo said:
How can I activate God Mode on a rooted XOOM? I want to nullify some stock apps, but Root Explorer is saying they are read only.
Thanks.
Click to expand...
Click to collapse
Did you install superuser? if so make sure you have allowed root explorer in it. Then on the top left hand side in root explorer hit mount r/w
arrtoodeetoo said:
lol.
That might not be the correct term, and it may require a custom rom. Not sure, but on Project Elite for the OG Droid, there's an option under General>System called God Mode that gives you full access to files on the system. That may just be what Actngrezy calls it in PE.
I just want to rename some of the apps that were included on the XOOM. Specifically, I want to nullify the Quick Office apk so I can install the NI Adam version. When I navigate to the apk in Root Explorer, I get an error telling me it's a read only file. I never got that error with the Droid. I can change whatever I want to on that device.
Click to expand...
Click to collapse
Im just visiting the forum to steal a few files to compare with atrix , how ever if i read your cleverly phrased question correctly and you are trying to remove/freeze some apps that came on the Xoom and you are getting read only error its because to modify anything in the /system dir you need to
1. back up anything you might remove via adb pull or via adb shell cp
2. adb shell
3.su
4. mount -o rw,remount (what ever the path to zoom block is i dont know cause i dont have one ) exp /dev/block/mmcblk0p12 /system
from there you can remove what ever you want out of system dir
5. exp. rm /system/app/quickoffice.apk
Thanks! I never noticed that button before. lol.
you can also get a system uninstaller in the market that will do it for you just the same, I usually use that in case there is more included than just the apk file
PaulG1488 said:
Did you click on mount r/w in root explorer
Click to expand...
Click to collapse
x 2
Sent from my Xoom using XDA Premium App
I thought about the uninstaller thing, but I'd rather not uninstall anything that came on the XOOM just in case. I just add an extra .null at the end of the apk (and associated files, which are easy to find) in case I need to restore them.
For instance, the NI Quick Office app force closes when you just breathe on the freaking tablet, so I had to restore the default one.

[DEV] System images

I want to collect the system images in case you must get back to stock.
Just do the following and upload your image.
Code:
su
dd if=/dev/block/mmcblk0p3 of=/sdcard/system.img
perfect would be an nearly untouched build
IMAGES:
WIFI - US: http://forum.xda-developers.com/showpost.php?p=13427976&postcount=7
WIFI - EU: Had to remove my image because of Dropbox
I'm currently uploading one to my dropbox should be done in about an hour. I'll poist the url, or pm you should you prefer.
You may post it in public, of course - thx a lot
seraphimserapis you forgot to ask somthing from the people that upload...
plase add in the first post to add:
3g/wifi model
us/eu versions
you're right.
it's the wifi eu model
Sent from my Nexus S using Tapatalk
wee really need one of each version... I really what to compare file on all versions
mine is the wifi us
here is the link
http://db.tt/dSafLm6
common ppl we need 3g models... go for 3g models....
Stock?
How would one of these get me back to stock? I've got a corrupt file - so I am bootlooping after root. SU causes a seg fault, so I can't get root permission to remount & replace the busted files... anyone figure out getting to recovery yet?
BitVenom said:
How would one of these get me back to stock? I've got a corrupt file - so I am bootlooping after root. SU causes a seg fault, so I can't get root permission to remount & replace the busted files... anyone figure out getting to recovery yet?
Click to expand...
Click to collapse
thinking its dead... thats what i'm afraid of... got lots of ideas but cant try them without a safety net...
BitVenom said:
How would one of these get me back to stock? I've got a corrupt file - so I am bootlooping after root. SU causes a seg fault, so I can't get root permission to remount & replace the busted files... anyone figure out getting to recovery yet?
Click to expand...
Click to collapse
Use this file http://db.tt/3hqvgP1 and push it to /data/local/tmp
Then run it via ./data/local/tmp/gb
You should be root afterwards and be able to fix permissions etc
Sent from my LG-P990 using Tapatalk
borked system/bin us version 16gb
hi I borked my acer. root went smoothly, but then I made mistake of trying to enable adhoc supplicant. I downloaded es explorer and used remount to enable rewrite to system/bin. Now everything disappeared. It will still load, but wifi shows error.
How do I return to stock?
ataib said:
hi I borked my acer. root went smoothly, but then I made mistake of trying to enable adhoc supplicant. I downloaded es explorer and used remount to enable rewrite to system/bin. Now everything disappeared. It will still load, but wifi shows error.
How do I return to stock?
Click to expand...
Click to collapse
its very simple you didnt set the wpa_supplicant to the right permissions... as you were told... and please dont post in the dev section :|
nycbjr said:
mine is the wifi us
here is the link
<Link removed>
Click to expand...
Click to collapse
Thank you so much! I got stuck on the Android ! boot screen and couldn't get the OS to boot after stupidly screwing up permissions after I rooted. I downloaded your zip, renamed it to update.zip and loaded it on a microsd card. Then I put the card in, booted the tablet while holding volume down and recovery loaded the system image and I'm back in business. It did come with a few apps loaded into system I'm not familiar with including a few that weren't in English. Will a factory reset remove those, does anyone know?
Edit: This is also missing gapps including the market... You sure this is a US image?
no thats a chinese update u need to follow a link thats been post above urs a bit ago and follow the directions on how to add market to the nook color.
Sent with my Acer A500 Ti-X RC1
Thanks I found the info. And I bricked it again. Looks like it's getting exchanged at best buy tonight. I'm not going to try rooting again anytime soon.
tonight come in to the irc channel and talk to me. we will get u rooted but not bricked.
Sent with my Acer A500 Ti-X RC1
Back to stock
EDIT - removed
Hi and sorry for my poor english...
Could you explain how to put back a system.img backup in the tablet in case of a problem ?
Thanks a lot !
I don't know if that's possible while running the device. This will be good for the recovery tho
Sent from my A500 using Tapatalk

Google Play Store on Fire HD 2013

Hey,
after tinkering around for some days I came to the conclusion, that the playstore crashes because of the Download Manager.
I tried to sideload the download manager from my phone but that didn't work since the Kindle's missing some framework. (newer android on phone)
Could someone with a working gplay store upload the apk and odex for DownloadProvider and DownloadProviderUI?
Nereuz said:
Hey,
after tinkering around for some days I came to the conclusion, that the playstore crashes because of the Download Manager.
I tried to sideload the download manager from my phone but that didn't work since the Kindle's missing some framework. (newer android on phone)
Could someone with a working gplay store upload the apk and odex for DownloadProvider and DownloadProviderUI?
Click to expand...
Click to collapse
You want to remember that most people just flash a Gapps zip these days. For those just staying rooted, I recommend using this more up to date tool that can also install Google play. It works real well. http://forum.xda-developers.com/showthread.php?t=1886460
I've got the same problem as well and can prove that it is caused by DownloadProvider.apk
Vanidor said:
I've got the same problem as well and can prove that it is caused by DownloadProvider.apk
Click to expand...
Click to collapse
Sounds like an OTA update from amazon broke your root. Try to just re-root again. that should fix the problem.
LinearEquation said:
Sounds like an OTA update from amazon broke your root. Try to just re-root again. that should fix the problem.
Click to expand...
Click to collapse
I'm still rooted, no OTA Update broke my root.
Could someone maybe upload DownloadProvider and DownloadProviderUI?
Vanidor said:
I'm still rooted, no OTA Update broke my root.
Could someone maybe upload DownloadProvider and DownloadProviderUI?
Click to expand...
Click to collapse
Well, you can always use KFFA and that tool will install Google Play real well. It is an older version but it will update right away too. Other than that, i don't know what else to offer. http://forum.xda-developers.com/showthread.php?t=2069329 You can do factory reset or or use the Root Many Android tool that will re-install Google Play. http://forum.xda-developers.com/showthread.php?t=1886460
LinearEquation said:
Sounds like an OTA update from amazon broke your root. Try to just re-root again. that should fix the problem.
Click to expand...
Click to collapse
It's properly rooted and all.
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the files attached to my post to your device
Copy the DownloadProvider.apk AND DownloadProviderUi.apk into your /system/app directory
Set the permissions to rw- r-- r-- for both
Reboot your Kindle Fire HD
Vanidor said:
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the file attached to my post to your device
Copy the DownloadProvider.apk into your /system/app directory
Set the rights to rw- r-- r--
Reboot your Kindle Fire HD
Click to expand...
Click to collapse
Hmm, I just tried this. I selected an app to download from the Play Store and hit install, but it;s just been sitting at 'Downloading..' for the past 10 minutes.
It hasn't crashed yet, so we're getting somewhere!
NickSaul said:
Hmm, I just tried this. I selected an app to download from the Play Store and hit install, but it;s just been sitting at 'Downloading..' for the past 10 minutes.
It hasn't crashed yet, so we're getting somewhere!
Click to expand...
Click to collapse
I've just uploaded DownloadProviderUI.apk in my original post. Try these maybe this will work. Otherwise you could also try to patch your Google Play to a different version with Lucky Patcher (just google for it ) ('Toolbox' -> 'Install modded Google Play Store' -> select another version)
Also, now whenever I restart the tablet, I get a "com.google.process.gapps has stopped" message twice. I'm not sure what's causing that. It's probably from following the 5 different tutorials I've found. lol
I tried a few different Play Store version, but I'll give that Lucky Patcher a shot.
Do we need the DownloaderProviderUI.apk file too maybe? Maybe you would be so kind as to post that too?
NickSaul said:
Also, now whenever I restart the tablet, I get a "com.google.process.gapps has stopped" message twice. I'm not sure what's causing that. It's probably from following the 5 different tutorials I've found. lol
I tried a few different Play Store version, but I'll give that Lucky Patcher a shot.
Do we need the DownloaderProviderUI.apk file too maybe? Maybe you would be so kind as to post that too?
Click to expand...
Click to collapse
I've already uploaded it to my original post. Here you go:
DownloadProviderUI.apk
Ok, I've tried everything, I still just get stuck at "Downloading..." forever. I'm tethering from my phone, I doubt that would cause an issue, but I'll try again over wifi later.
NickSaul said:
Ok, I've tried everything, I still just get stuck at "Downloading..." forever. I'm tethering from my phone, I doubt that would cause an issue, but I'll try again over wifi later.
Click to expand...
Click to collapse
Yeah, same result as if you'd delete DownloadManager and DownloadManagerUI .odex and .apk.
Are those two .apks from a working version of the play store?
Nereuz said:
Yeah, same result as if you'd delete DownloadManager and DownloadManagerUI .odex and .apk.
Are those two .apks from a working version of the play store?
Click to expand...
Click to collapse
I renamed the original DownloadProvider and DownloadProviderUi apks, adding '.bak' to the end, then moved the apks from this thread in there and changed the permissions. Just gets stuck at "Downloading...". I also tried a few different Play Store versions. Everything else syncs up fine (gmail, chrome, hangouts, youtube, ...), so I suppose it's good enough for now.
What I'm really hoping for is a custom recovery and CM11 nightlies.
well that didnt work
well that didn't work and now I cant download anything lost es explorer and cant get it to revert back to the old one
this didnt work
Vanidor said:
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the files attached to my post to your device
Copy the DownloadProvider.apk AND DownloadProviderUi.apk into your /system/app directory
Set the permissions to rw- r-- r-- for both
Reboot your Kindle Fire HD
Click to expand...
Click to collapse
wow this so didn't work for me and I am so screwed right now, don't even bother to ask how i did it but the only way i will get the kindle functioning is to push the apks through via adb however i am very novice and i cant get /system to rw or /system/app to rw can anyone help me
please
crzyjoker13 said:
wow this so didn't work for me and I am so screwed right now, don't even bother to ask how i did it but the only way i will get the kindle functioning is to push the apks through via adb however i am very novice and i cant get /system to rw or /system/app to rw can anyone help me
please
Click to expand...
Click to collapse
From inside ES File Explorer go to tools > move down to root explorer and click on that (don't click on the word on.) Now click on "mount r/w > set permissions for both to rw and click OK.
Now choose device in you ES Explorer and go to data then app (or where ever your apk is downloaded.) Long press and select copy. Then click the device option again and go to system > app > paste.
Sent from Nexus 7 flo running SinLess ROM 4.4.2 with ElementalX kernel using xda app-developers app
can someone post the odex file for both files please i would really appreciate that
You did it for me!
Vanidor said:
I've got a solution:
Install GPlay Store as mentioned here: http://forum.xda-developers.com/showthread.php?t=2365224
Then follow this solution:
Backup your Downloads App via Titanium Backup
Download the files attached to my post to your device
Copy the DownloadProvider.apk AND DownloadProviderUi.apk into your /system/app directory
Set the permissions to rw- r-- r-- for both
Reboot your Kindle Fire HD
Click to expand...
Click to collapse
I used Kindlefree, just google for a free search than that should set up google play store but it will not open on the kindle kfsowi amazon 7'' version, simply replaceing everything with what you said to do worked first try your the man!

Categories

Resources