Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Formats > Kindle Formats

Notices

Reply
 
Thread Tools Search this Thread
Old 07-16-2013, 02:33 PM   #1
joenojunk
Junior Member
joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.joenojunk got an A in P-Chem.
 
Posts: 7
Karma: 6166
Join Date: Jul 2013
Device: Kindle
Go to Location

I'm working on a script that will open to a particular location I can open the book with this ..
Intent intent = new Intent();
intent.setAction(android.content.Intent.ACTION_VIE W);
File file = new File("/sdcard/Books/Testbook.prc");
intent.setDataAndType(Uri.fromFile(file), "application/x-mobipocket-ebook");
startActivity(intent);


But when the book opens how do I output a go to location?
Any Ideas??
joenojunk is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Location numbers jbcohen Amazon Kindle 4 08-01-2011 06:23 PM
Location of settings oldpond Calibre 2 02-04-2011 12:50 AM
Location JSWolf Feedback 29 01-06-2010 08:03 PM
PID location timnichol Introduce Yourself 3 01-06-2010 11:15 AM
What exactly is a location rcuadro Amazon Kindle 19 03-26-2009 10:48 AM


All times are GMT -4. The time now is 11:50 AM.


MobileRead.com is a privately owned, operated and funded community.