|  08-30-2011, 01:28 PM | #241 | ||
| Blueberry!            Posts: 888 Karma: 133343 Join Date: Mar 2007 Device: Sony PRS-500 (RIP); PRS-600 (Good Riddance); PRS-505; PRS-650; PRS-350 | Quote: 
 Quote: 
  -Pie | ||
|   |   | 
|  08-30-2011, 05:20 PM | #242 | |
| Wizard            Posts: 2,592 Karma: 4290425 Join Date: Jun 2009 Location: Foristell, Missouri, USA Device: Nokia N800, PRS-505, Nook STR Glowlight, Kindle 3, Kobo Libra 2 | Quote: 
 Plus licensing may be cheaper for Android than Montavista Linux (what they've used so far), especially if they don't need the google apps or market access. | |
|   |   | 
|  08-30-2011, 08:29 PM | #243 | |
| doofus            Posts: 2,555 Karma: 13089041 Join Date: Sep 2010 Device: Kobo Libra 2, Kindle Voyage | Quote: 
 | |
|   |   | 
|  08-30-2011, 08:40 PM | #244 | |
| Wannabe Connoisseur            Posts: 426 Karma: 2516674 Join Date: Apr 2011 Location: Geelong, Australia Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX | Quote: Android uses Linux as its core operating system, so switching from one Linux based OS to another would be a lot easier than switching from a Linux based OS to Windows Mobile. Cheers, Simon. | |
|   |   | 
|  08-30-2011, 09:02 PM | #245 | 
| Wizard            Posts: 2,302 Karma: 2607151 Join Date: Nov 2009 Location: Toronto Device: Kobo Aura HD, Kindle Paperwhite, Asus ZenPad 3, Kobo Glo | 
			
			It looks as if the Sony S1 Tablet will actually be released well ahead of the PRS-T1 Sony Ereader. In fact, it's expected in Canada Sep 14th.
		 | 
|   |   | 
|  08-30-2011, 09:42 PM | #246 | 
| reader            Posts: 6,977 Karma: 5183568 Join Date: Mar 2006 Location: Mississippi, USA Device: Kindle 3, Kobo Glo HD | 
			
			  The fact that Android is layered on top of Linux does not make this inherently more likely.  What does make it possible is the touch screen.  Most of the basic Android porting is probably done by the ARM CPU (or more accurately SOC) provider, particularly now that the EInk controller is mostly in software.  The reason for Sony to do this would be software compatibility with Android tablets, but since they already have most of the native Linux software they would need on their existing Readers this does not seem compelling (although Android would likely provide a better shopping experience for their bookstore from the device).  It is clearly a good idea for B&N, with a tablet Reader and an eInk Reader.  So if Sony puts Android on the T1 that might suggest they are thinking about a B&N style stripped down tablet as well.
		 | 
|   |   | 
|  08-30-2011, 10:02 PM | #247 | ||
| Guru            Posts: 714 Karma: 2003751 Join Date: Oct 2008 Location: Ottawa, ON Device: Kobo Glo HD | Quote: 
 Quote: 
 | ||
|   |   | 
|  08-30-2011, 10:07 PM | #248 | |
| Blueberry!            Posts: 888 Karma: 133343 Join Date: Mar 2007 Device: Sony PRS-500 (RIP); PRS-600 (Good Riddance); PRS-505; PRS-650; PRS-350 | Quote: 
 However, I think I see your point. All they need to do is write one e-Reader app, and it works on phones, tablets and the Readers. That may be why BBeB isn't listed, since I don't think it (LRF) was ever supported under android. -Pie | |
|   |   | 
|  08-31-2011, 12:57 AM | #249 | 
| Wizard            Posts: 2,592 Karma: 4290425 Join Date: Jun 2009 Location: Foristell, Missouri, USA Device: Nokia N800, PRS-505, Nook STR Glowlight, Kindle 3, Kobo Libra 2 | 
			
			Just because Android is linux based, doesn't mean that Linux apps can automatically run. Various libraries and other things are needed, plus different systems are in place on Android for making things displayed on screen. Much will have to totally be rewritten.
		 | 
|   |   | 
|  08-31-2011, 02:35 AM | #250 | 
| Gadgetic Young Man     Posts: 58 Karma: 300 Join Date: Nov 2010 Location: Toronto, Ontario, Canada Device: BlackBerry Z30, Sony PRS-650, Samsung Galaxy Note 10.1 | 
			
			You're right about that.  Are you going to the VIP session that Sony is holding for the tablets and several other products?
		 | 
|   |   | 
|  08-31-2011, 06:13 AM | #251 | |
| Wizard            Posts: 1,196 Karma: 1281258 Join Date: Sep 2009 Device: PRS-505 | Quote: 
  I suppose size would matter if you're storing a few audiobooks on the Sony, but otherwise it's mostly wasted. But then I never had any problems with the 192MB on my 505 and my library of 900 books comes to less than 1.2GB.... | |
|   |   | 
|  08-31-2011, 06:17 AM | #252 | 
| eBook Enthusiast            Posts: 85,560 Karma: 93980341 Join Date: Nov 2006 Location: UK Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6 | 
			
			Not if you prefer to load your own content, rather than download it directly from Amazon. Commercial eBooks can be a real mess, with missing covers, messed-up metadata, etc. What I prefer to do is to buy the book, transfer it to Calibre, tidy it up (make sure it has a proper cover, edit the metadata, etc) and then transfer it from Calibre to my Kindle. ie, I regard my Calibre library as my "master source" of eBooks, not the archive on Amazon.
		 | 
|   |   | 
|  08-31-2011, 06:31 AM | #253 | |
| monkey on the fringe            Posts: 45,852 Karma: 158733736 Join Date: May 2010 Location: Seattle Metro Device: Moto E6, Echo Show | Quote: 
 | |
|   |   | 
|  08-31-2011, 07:58 AM | #254 | |
| Blueberry!            Posts: 888 Karma: 133343 Join Date: Mar 2007 Device: Sony PRS-500 (RIP); PRS-600 (Good Riddance); PRS-505; PRS-650; PRS-350 | Quote: 
  Linux is supposed to be binary compatible on the same platform. That means that if I compile for, say Ubuntu, on my Reader, I should be able to use that executable in Android on my Reader without recompiling. That assumes major version of the core linux, and as you point out, the required shared libraries already in existence. That said, I have not personally tried this on any platform. Theory rocks, but application is rocky.  -Pie | |
|   |   | 
|  08-31-2011, 08:58 AM | #255 | |
| Grand Sorcerer            Posts: 9,707 Karma: 32763414 Join Date: Dec 2008 Location: Krewerd Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6 | Quote: 
 On my BBMini, I can't see either metadata nor covers. Personally, I don't care about that. On my Sony, however, I can see metadata and covers. And if either is wrong, I get annoyed... | |
|   |   | 
|  | 
| Tags | 
| prs-t1, sony, specs | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Ended Sony PRS-505 & Sony PRS-600 ($120 shipped) | nya | Flea Market | 8 | 04-04-2011 01:00 PM | 
| Amazon Kindle/Sony PRS-700/Sony PRS-505 Comparison Photos | chrissy | Which one should I buy? | 18 | 05-06-2009 12:25 PM | 
| Poll: Sony Reader PRS-505 upgrade to Sony PRS-700 | Kris777 | Sony Reader | 70 | 02-18-2009 06:34 PM | 
| PRS-700 sources and specs | igorsk | Sony Reader | 2 | 12-20-2008 06:52 PM | 
| New specs of Sony Reader published | TaKir | Sony Reader | 28 | 07-15-2006 02:06 PM |