Thread: PRS-T1 Modified Sony home screen
View Single Post
Old 01-27-2012, 06:55 AM   #119
Morkl
Connoisseur
Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.
 
Posts: 80
Karma: 68347
Join Date: Oct 2009
Location: Sweden
Device: PRS-T1
Quote:
Originally Posted by prst1 View Post
Thanks for your help, but it doesn't mean much to me, either. I may need Morkl to help me with a specific app.
What app is it? Can you post the AndroidManifest.xml?

Quote:
Originally Posted by m3l7d0wN View Post
hi, is it possible to add media scanner to the built in apps?
Do you know how the media scanner is invoked? Might be nice if one wants to make some kind of semi-automagic cloud sync.

Quote:
Originally Posted by giosa View Post
Sorry for "whining". The procedure worked and I recovered the device. Apparently I was pressing a home and a menu buttons not in time. Actually one have to press the buttons just before "Opening book" bar appears.
Glad you got it to work. I usually hold menu+home before I even press the power button just to be sure.

Quote:
Originally Posted by Interfredzo View Post
Morkl: Do you think it's possible to disable/enable the touchscreen in reader with a buttoncombo? For example left and right turnpagebutton at the same time? Would be very usefull in some cases.
Might be possible, when I've sorted the key handling out.

Quote:
Originally Posted by mvp3 View Post
Code:
mount -o bind /sdcard/fonts/chinese.ttf /ebook/fonts/VerdanaW1G.otf
mount -o bind /sdcard/fonts/chinese-Bold.ttf /ebook/fonts/VerdanaW1G-Bold.otf
mount -o bind /sdcard/fonts/chinese-BoldItalic.ttf /ebook/fonts/VerdanaW1G-BoldItalic.otf
mount -o bind /sdcard/fonts/chinese-Italic.ttf /ebook/fonts/VerdanaW1G-Italic.otf
run these in adb or terminal(hardware restrat need run it again)
then you select Verdana fonts in stock reader

moded reader seems dose not load fonts on sdcard when reading txt file, it still load stock fonts.
Never used TXTs; will check it out and see what can be done about it.

Quote:
Originally Posted by Rheingold View Post
Hi,

do I have to use the flash_reader.bat procedure to install the modified reader or is it possible to transfer only the Ebookreader.apk and install this package?
I tried the last methode on my rooted T1 but without success. Perhaps I missed something

TNX for Your help!
I usually install with adb, and since the stock Reader is already installed it must be installed with the "reinstall" (-r) flag. Not sure how this can be done from the device; anyone?

However, the flash_reader procedure should work just the same with a rooted device.

Quote:
Originally Posted by Dwaalspoor98 View Post
Here is some info about the Colordict/Goldendict API, which may become handy if you will look into it: http://socialnmobile.blogspot.com/20...evelopers.html

Thanks for your hard work!
Thanks!
Morkl is offline