[Q] Reader's Hub app not installing - Galaxy Tab General

Can anyone give me a walkthrough on how to install readers hub on a US Sprint Tab? I just got the Tab and I have searched and searched the forums, but I cannot find a walkthrough, or a guide and I don't want to brick or mess up my tab. Here's what I have done so far;
1. I have downloaded the readers hub file and have extracted it. I tried to download the zinio file, but for some reason it wouldn't fully download saying the file is not supported or something of the sort. It was in .rar.
2. I installed Root explorer, apk installer, and Andro Zip.
3. I tried copying the extracted file to the system/apps folder, but it wont let me. Either the entire folder, or the apk files one by one. Can someone please tell me how to do this? I really want this app and I have been trying to find a guide for a couple of days now. Thanks.

Wrong section. Also, looks like you don't have root. Also, readers hub is useless/ may have no content in your region.

Related

Can anyone test this .apk for me?

Basically all I want is to test this Shop Savvy. Just download this .apk file, try to install it on your phone and tell me if it works. Here is the direct download link: http://dl.getdropbox.com/u/594052/Android/com.biggu.shopsavvy.apk
If you want to know the details, just go there -> click and read all the posts starting with this one #758
Thanks in advance for the reports. Oh, I need people who don't have the apps on sd.
All you need is the .apk file and this is how the backup applications work.
and if you have a file manager apk, all you need to do is click on the apk file and it'll install itself. (no need to adb push)

[Q] htc_cime for legend with froyo 2.2

Hi,
I live in China and got an already rooted legend from a super friendly little shop in the neighbourhood here, but it came with a horrendous goapk.com rom which severely locked down my ability to install anything from the market - instead, it tried to force me into this relatively useless Chinese goMarket thing. So, waiting patiently, I finally installed the MoDaCo custom ROM last week and everything is running sweetly.
Only now I find I actually miss a couple of the customisations the Chinese ROM had on it. In particular, the htc_cime was very useful to me because it supported handwriting input - the Google Pinyin IME is less useful to Chinese noobs like me who can't read the sound of the characters and need to input the handwriting.
I have had a http://forum.xda-developers.com/showthread.php?p=7276627 rummage around these threads and found lots of htc_cime packages, none of which work on Legend under Froyo. Does anybody have a solution? The apk's that do install die immediately when I try to input text, and I don't know what to do with the zip files available on that site - I can extract them, but then it says "Application not installed" without any further help.
Cheers and thanks! Maybe the IME will turn up when 2.2 finally comes out for stock Legends, which will surely happen any minute now
So, a few hundred reads and no replies. Seems like a difficult issue, and obviously not many people are interested in using Chinese handwriting. Should I post this on the development thread? Can anyone at least give some advice on how to install these .zip distribution packages? I know how to install a .apk using the file manager, is some other app necessary to install the .zips?
strophy said:
So, a few hundred reads and no replies. Seems like a difficult issue, and obviously not many people are interested in using Chinese handwriting. Should I post this on the development thread? Can anyone at least give some advice on how to install these .zip distribution packages? I know how to install a .apk using the file manager, is some other app necessary to install the .zips?
Click to expand...
Click to collapse
I just downloaded the .zip file from your link and it had the .apk file inside it and another zip (?).
A zip file is a zip file, they are not android specific, have been around at least 20 years now, it is a compressed file, windows or whatever os you use should be able to open it no problems and then just extract/copy the apk inside to your phones sd card and install it, you also need to open the other zip file INSIDE the zip file (yay recursion) and extract/copy the folder to your sd card as well.
I didn't install it myself as I am still on éclair.
It may be that ZIP files are not Android specific, but to install one you should flash it with ROM Manager or from Clockworkmod Recovery. I don't know if extracting the zip and installing the .apk is working like that. The reason for doing this is mainly because some files cannot be written or replaced when phone is in normal use. From that link I saw it is a signed package (by the name) and it should be installed via ROM Manager or recovery
Hi again,
I tried unzipping the .apk file and installing it, but also no luck. I am fairly sure the .apk installer references the "zi" folder ("zi" means character in Chinese), as that folder seems to contain a lot of files describing the metrics and probably recognition of each character as you write it. Still no luck though.
Using the ROM manager to install packages seems a bit like overkill though - if the Google IME can be installed as an apk without rebooting, surely any IME can be installed like that?
I might ask htc about this when the official 2.2 FOTA comes out, if I claim I had it before and it wasn't in the update they might just send me an .apk that will sort this out once and for all. No big hopes on that one though.
Cheers,
Leon

[HOW-TO] [Flash] [HULU] How to make Hulu (and others) work on the Samsung Galaxy Tab

The Galaxy Tab uses a custom build of Flash. If you try to install one of the hacked Nexus One Flash apks that are floating around, it won't work. Not only will you not be able to access Hulu, but Flash won't work at all. You also can't use the Android Market version.
Here's how to hack the Galaxy Tab to make Flash work with Hulu and other sites that block Android. These instructions are intended for more advanced users. Maybe someone nice will come along and post a pre-hacked apk, but I'm not going to post one myself. Sorry
1. Make sure your Galaxy Tab is rooted. If it isn't, you can easily root it by downloading z4root from the Android Market and running it.
2. Make sure you have Root Explorer installed. You can buy it for a few bucks in the Market if you don't already have it. It's a great program and worth the few dollars.
3. First, you need to get rid of the pre-installed version of Flash that comes with the Tab. Using Root Explorer, move install_adobe_flash.apk from /system/app/ to /sdcard/. You want to make sure it no longer exists in /system/app/ but that you have a backup copy in /sdcard/.
If you are like me and already deleted the original install_adobe_flash.apk from the Tab without backing it up, you will have to grab a new copy from a Galaxy Tab ROM. Find a Galaxy Tab ROM online (P1000XXJK5 works), uncompress it, mount factoryfs.rfs as an ISO, and get a new copy of the apk file out of it.
4. Next, you need to hex edit this version of Flash to make it appear as though it was Flash for Windows.
Now that you have install_adobe_flash.apk in the /sdcard folder, plug in the tab and enable USB file sharing.
Copy the apk file to your computer and unzip it. Inside, you will find /lib/armeabi-v7a/libflashplayer.so.
Open libflashplayer.so file in your favorite hex editor (Hex Fiend is good on OSX). Search for the ascii string "AND 10,1,92,8" (the numbers might be slightly different depending on your Tab's ROM). Replace that string with "WIN 10,1,102,64". Make sure the hex editor is in overwrite mode when you do this. The new string is longer than the old string, but you don't want to change the file size. Save the file.
5. Now you need to get your hacked version of Flash back onto the Tab.
You have a few options. You could install the flash apk using "adb install install_adobe_flash.apk". That would get you flash back. Then you could copy your hex edited libflashplayer.so to the /sdcard folder and then use Root Explorer to replace /data/data/com.adobe.flashplayer/lib/libflashplayer.so with your version. That will work fine, but you will have to recopy your modified libflashplayer.so over the original one every time you reboot.
The better option would be to rebuild install_adobe_flash.apk with your hacked library included. Then you can install your modified flash apk.
6. Browser Settings
Dolphin HD is the best choice. You need to make sure the user agent is set to "Desktop". It seems like you also need Flash set to "Always On", not "On Demand". It seems to act flakey with On Demand but your experience might vary.
You can alternatively use the Hulu Bookmark app in the app store instead of Dolphin HD.
Playback can be a bit choppy on Hulu in full resolution. Play around with other sites besides Hulu too. Other sites like cbs.com and adultswim.com worked for me.
Have fun!
Thx great work, any instructions on how to rebuild the apk ?
Sent from my GT-P1000 using XDA App
Nice, thanks for the writeup. Flash is still far too flaky on mobile for my taste though. Its a complete mess IMO.
Would you be able to post the apk you used? I would gladly host it.
Rebuilt .APK is not installing
Followed the directions but I am not sure if I rebuilt the .apk properly as my modified Flash Player package fails to install. Can someone please post a working modified .apk?
I was following great until
... rebuild install_adobe_flash.apk with your hacked library included ...
How is that done?
Sign APKs
here is a tutorial on creating a key and how to sign an apk. hope this helps.
http://www.androiddevelopment.org/tag/apk/
I tired following your instructions to the letter then returning the edited hex file into the apk replacing the existing one, but no go. Is there a particular way it needs to be recompiled? If anyone knows how and can provide the edited apk for an ATT galaxy tab I would happily donate and I'm sure I'm not alone.
no dice
hulu and other sites gives me an error "requires flash player 10.0.32 or higher..."
as far as hexing, signing, and installing everything works a charm.
http://www.pixeldesire.com/box/install_flash_player.apk-signed
Wondering if you could use the Flash apk from the files for the Epic: http://forum.xda-developers.com/showthread.php?t=841472
Does anyone know about that apk?
Which apk?
Sent from my SGH-T849 using XDA App
hulu and other streamers
okay so a whole peck of websites are rolling out xda's howto for the hulu hack, but any comment says it no workee. anybody that can confirm or deny? also, anybody got a line on netflix for the Galaxy Tab?
crazyhack said:
okay so a whole peck of websites are rolling out xda's howto for the hulu hack, but any comment says it no workee. anybody that can confirm or deny? also, anybody got a line on netflix for the Galaxy Tab?
Click to expand...
Click to collapse
im on sprint tab and it def dont work. spent a few hours with it one day...maybe intended for an older flash like the firmware op suggests...just amazed how many stupid blogging sites repost info w/o testing...way to spread the ignorance...i have another idea on how to make it work using what i know about my evo. this MAY work. if it does i will post the apk...
it would be cool if we can get something working.
Success! Thanks to the OP for the write-up. I took the stock AT&T flash player apk, hex edited the version in libflashplayer.so and replaced it on the phone. It works fine in Dolphin HD (plugins set to Always; haven't tried On-demand) for Hulu.
I tried my hand at repacking the apk and signing it, but it doesn't seem to register the plugin using my apk, even though it's properly signed. So for now, the only approach that seems reliable is to install the stock apk and once installed, copy the modified libflashplayer.so over to /data/data/com.adobe.flashplayer/lib.
See attached. I provide no guaranties, so YMMV. Unzip libflashplayer.so.zip prior to copying.
EDIT: Works great on southparkstudios.com too!
Would this work with the netflix web site?
Thanks for your efforts.
agentdr8 said:
Success! Thanks to the OP for the write-up. I took the stock AT&T flash player apk, hex edited the version in libflashplayer.so and replaced it on the phone. It works fine in Dolphin HD (plugins set to Always; haven't tried On-demand) for Hulu.
I tried my hand at repacking the apk and signing it, but it doesn't seem to register the plugin using my apk, even though it's properly signed. So for now, the only approach that seems reliable is to install the stock apk and once installed, copy the modified libflashplayer.so over to /data/data/com.adobe.flashplayer/lib.
See attached. I provide no guaranties, so YMMV. Unzip libflashplayer.so.zip prior to copying.
EDIT: Works great on southparkstudios.com too!
Click to expand...
Click to collapse
bhagiratha said:
Would this work with the netflix web site?
Thanks for your efforts.
Click to expand...
Click to collapse
Browsing their website works fine, but you can't stream directly to the browser. That requires Silverlight, which I don't believe is available for the Android platform.
agentdr8 said:
Success! Thanks to the OP for the write-up. I took the stock AT&T flash player apk, hex edited the version in libflashplayer.so and replaced it on the phone. It works fine in Dolphin HD (plugins set to Always; haven't tried On-demand) for Hulu.
I tried my hand at repacking the apk and signing it, but it doesn't seem to register the plugin using my apk, even though it's properly signed. So for now, the only approach that seems reliable is to install the stock apk and once installed, copy the modified libflashplayer.so over to /data/data/com.adobe.flashplayer/lib.
See attached. I provide no guaranties, so YMMV. Unzip libflashplayer.so.zip prior to copying.
EDIT: Works great on southparkstudios.com too!
Click to expand...
Click to collapse
Sorry, does not work for me. Any suggestions? I did try in Miren and the default browser so perhaps browser specific?
Just tried Dolphin HD, no go. using your files.
I hope someone who knows better can get this working on a Tmo tab and confirm it before I blow mines up.
Hulu is a must have for long trips!

[Q] Can someone help me please?

Hello all. I have been searching and searching for the app called Reader's Hub. I have a US Version Sprint Tab that I just got yesterday. I found, what I believe to be two files, the Reading Hub.apk and Zinio_pressdisplay.rar. I haven't downloaded them yet because I don't know if they are the current version, and I don't know what to do with the files once I have downloaded them (where to put them, etc). Can someone please help me? I really want this App. Thanks.
There are a number of apk installers in tje market. Point it at the apk and click the option in settings to download from unknown sources.
There are also file mgrs in the market to unzip the rar file.
Cant help with versions but the apk installer may tell you that.
Sent from my SPH-P100 using XDA App
Everything is done on the tab?
RADroid said:
There are a number of apk installers in tje market. Point it at the apk and click the option in settings to download from unknown sources.
There are also file mgrs in the market to unzip the rar file.
Cant help with versions but the apk installer may tell you that.
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
Thanks so much for responding. Can you tell me exactly how to do it? I installed an APK installer and the Andro Zip app. When I opened the APK installer it mentioned something about the SD card, which came with the tab. Do I do everything on the tablet itself?
RADroid said:
There are a number of apk installers in tje market. Point it at the apk and click the option in settings to download from unknown sources.
There are also file mgrs in the market to unzip the rar file.
Cant help with versions but the apk installer may tell you that.
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
You have at least given me a head start. But Here's what I have done so far;
1. I have downloaded the readers hub file and have extracted it. I tried to download the zinio file, but for some reason it wouldn't fully download saying the file is not supported or something of the sort. It was in .rar.
2. I installed Root explorer, apk installer, and Andro Zip.
3. I tried copying the extracted file to the system/apps folder, but it wont let me. Either the entire folder, or the apk files one by one.
Am I missing anything, or did I skip a step?
http://www.brighthub.com/mobile/google-android/articles/37151.aspx
This might help.
Sent from my SPH-P100 using XDA App
This helps a lot
RADroid said:
http://www.brighthub.com/mobile/google-android/articles/37151.aspx
This might help.
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
Thanks so much! Do you know how to change my device to write, instead of read only? I am trying to copy files but it keeps rejecting saying my device is read only.
RADroid said:
http://www.brighthub.com/mobile/google-android/articles/37151.aspx
This might help.
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
While this website helped. I can't see the Kobo or press display APPs that did install. The readers hub would not install, and would not give a reason why. Can you help?
See this thread.
Use superoneclick.
http://forum.xda-developers.com/showthread.php?t=803682
Beerkan said:
See this thread.
Use superoneclick.
http://forum.xda-developers.com/showthread.php?t=803682
Click to expand...
Click to collapse
Does this work for the US Galaxy Tab?
For writing something into /system/app directory you need to have your Tab rooted. This will allow you to mount this directory as R(ead)/W(rite). Initially it should opened in Read/Only. Then you will be able to transfer your system app into the installation directory. After you finish copying you will see Readers Hub into the App Drawer.
You might need to have Zinio and Kobo because the Readers Hub is just a Manager of content.
Good luck
P.S. For rooting I would recommend z4root that can be installed from the creator's web page.
Adapt0r said:
For writing something into /system/app directory you need to have your Tab rooted. This will allow you to mount this directory as R(ead)/W(rite). Initially it should opened in Read/Only. Then you will be able to transfer your system app into the installation directory. After you finish copying you will see Readers Hub into the App Drawer.
You might need to have Zinio and Kobo because the Readers Hub is just a Manager of content.
Good luck
P.S. For rooting I would recommend z4root that can be installed from the creator's web page.
Click to expand...
Click to collapse
Okay, now I understand. That's my problem, while I have the Kobo and the press reader, I couldn't download the zinio app because my tab kept saying content not supported. I have andro zip, explorer, and apk installer installed, so I don't know why it wouldn't install it on my tab. Can you tell me how to root it, or give me a link to a thread that shows how to root it? I saw a thread recently, but it was for the Euro version and I have the US Sprint version.
Go to XDA top left and follow this directories:
* Home
* Android Development and Hacking
* Android Apps and Games
* [APP] z4root
you will find z4root.1.3.0.apk in the first post.
Keep in mind that ReadersHub was not released in US and might not have full functionality in the US.
Adapt0r said:
Go to XDA top left and follow this directories:
* Home
* Android Development and Hacking
* Android Apps and Games
* [APP] z4root
you will find z4root.1.3.0.apk in the first post.
Keep in mind that ReadersHub was not released in US and might not have full functionality in the US.
Click to expand...
Click to collapse
It looks like Z4root has been removed. Is there another simple way to root?
No, it is still in the same place. I just downloaded it.
Another way is manual but it requires certain skills.
Franckly, if your only goal is to get ReadersHub rooting is hardly justified.
I would find substitution. Besides Kobo is not the best ereader. Of course, it depends on your goals and where do you get content.
I've found very sofisticated ebook reader called Moon+ Reader Pro. This one can even scroll for you. In addition it can do read aloud using either default TTS voice or purchased ones. It is very usable.
Adapt0r said:
No, it is still in the same place. I just downloaded it.
Another way is manual but it requires certain skills.
Franckly, if your only goal is to get ReadersHub rooting is hardly justified.
I would find substitution. Besides Kobo is not the best ereader. Of course, it depends on your goals and where do you get content.
I've found very sofisticated ebook reader called Moon+ Reader Pro. This one can even scroll for you. In addition it can do read aloud using either default TTS voice or purchased ones. It is very usable.
Click to expand...
Click to collapse
Okay. I wanted it to be able to read magazines as well, since for some reason, Nook isn't offering the magazines in their reader. Can you recommend a good app for magazines?
Magazine subscriptions are available on Kindle although limited selecetion. Another app called Issuu offers access to magazines but I have not tried it. Some magazines/publishers may offer applications giving access to their materials.
I have such for NY Times and Financial Times, for example.
Google is supposed to introduce soon its Newsstand that will cover printed press.
Zinio so far is only for Apple products and I believe on the Tab in Europe. They promised to release it in the US shortly.
Adapt0r said:
For writing something into /system/app directory you need to have your Tab rooted. This will allow you to mount this directory as R(ead)/W(rite). Initially it should opened in Read/Only. Then you will be able to transfer your system app into the installation directory. After you finish copying you will see Readers Hub into the App Drawer.
You might need to have Zinio and Kobo because the Readers Hub is just a Manager of content.
Good luck
P.S. For rooting I would recommend z4root that can be installed from the creator's web page.
Click to expand...
Click to collapse
I went ahead and rooted my tab after reading some more of the features. I still cannot copy files to my system/app directory. I see the SD card is r/w but I can't seem to figure out how to change the system/app to write.
Just touch R/W on the top line and the state will change to R/O

[Q] Help installing Android Market

I have followed the instructions from pcworld.com(unable to post link due to noob status) which happen to appear on several other sites.
I'm having issues copying the vending.apk file to /system/app with File Expert. I think it's a write-permissions issue but I don't know enough to get around that. File Expert says that it's mounting this directory successfully but it's just acting like the file is being copied when it's actually not. Please help...
Use the method posted here then if you are still having problems come back and ask questions.
http://forum.xda-developers.com/showthread.php?t=1351283
Thank you for your reply. The method I used is very similar to that one. I have been trying to paste the vending.apk into the /system/app folder as this tutorial instructed and it has also failed. I tried mounting with File Exper and with ES file explorer. Is there another app I should try to use to accomplish this? Doesn't seem like there's anything better in the amazon app store. Maybe I have to manually install an .apk of sorts?
payote40oz said:
I have been trying to paste the vending.apk into the /system/app folder as this tutorial instructed and it has also failed.
Click to expand...
Click to collapse
What was the failure?
had also troubles installing with explorers - would recomend you the adb method:
http://forum.xda-developers.com/showpost.php?p=19789892&postcount=35
payote40oz said:
Thank you for your reply. The method I used is very similar to that one. I have been trying to paste the vending.apk into the /system/app folder as this tutorial instructed and it has also failed. I tried mounting with File Exper and with ES file explorer. Is there another app I should try to use to accomplish this? Doesn't seem like there's anything better in the amazon app store. Maybe I have to manually install an .apk of sorts?
Click to expand...
Click to collapse
Other users have reported lack of root privelages with file explorers from the Amazon App Store. At one point Root Explorer and File Explorer were removed, and File Explorer was the only one that's returned (now with limited funciontality). I'm guessing Root Explorer no longer shows up for this reason.
Either sideload the Android Market version of a file explorer from your phone, or download the .apk I posted here. I pulled it from my phone and it should have full root privelages. It worked when I was setting up my KF. This version was pulled prior to the most recent update, so it's a little outdated.
So basically what I've followed thus far was a combination of both instructions. I'm going to assume that since SuperOneClick said everything was rooted - that it is. So in terms of installing the android market, here's a tl;dr of what i've done and where i'm at:
- adb push googleframeworkservices.apk
- adb push vending.apk to the appropriate directory and assign its permissions.
- Used File Expert to install MarketOpener.apk(places an icon in carousel so you don't have to use alternate launchers)
- rebooted KF
The market opens up fine now but whenever I go to download something it either says "authorizing purchase" or "downloading" and never progresses beyond that. Please, PLEASE let me know if i'm omitting any piece of information that may help you guys assist me. Thanks for all your good work fellas, I appreciate it.
maybe you have a bad vending.apk - there are some bad versions around.
post you mine and try again with the adb method i suggested.
posted framework just to be shure.
did you install the vending.apk ? look at point 7 of the guide i linked in carefully !
good luck !

Categories

Resources