General :: Best And Fastest PDF Reader For Android?

Jul 15, 2012

I have tried them all, from EZ pdf reader to mantano and no one is working fine. I have an pdf file which is 48 pages and it takes more than 30 minutes for it to load complety. Isn't there any decent pdf readethat is decent and can render and open big pdf files fast?

General :: Best and fastest PDF reader for Android?


Android :: News Reader Independant Of Google Reader

Nov 3, 2010

I am trying to find a News Reader and find that most of them seem to rely on feeds from Google Reader and seem not to recognise UK based feeds (or at least I cannot find the same feeds that I used on my iPhone).

View 11 Replies View Related

Android :: RSS Reader With Google Reader Sync

Jun 20, 2010

A one stop RSS reader. Preferably with Google reader sync.

View 9 Replies View Related

General :: Fastest Way To Restore SMS / MMS

Apr 1, 2014

What is the fastest way to restore SMS/MMS after flashing a clean install or updating a ROM?I use Titanium Bkacup and I have about 13,000 messages and that takes about 20 - 25 minutes.

Also tried SMS Backup & Restore and that one is the same.

View 2 Replies View Related

Android :: Best RSS Reader - Except Google Reader

Jun 26, 2010

What would be the best RSS reader if one excludes greader?

View 5 Replies View Related

General :: Fastest App To Wirelessly Transfer Files From Phone To PC

Mar 1, 2014

I am moving on to a new phone and I need to transfer large files from my phone to my PC using my home network. Actually it's only 3 folders... Whatsapp, Photos and Music but each is about 3gb. My usb connection to my PC is unstable and it randomly drops.

View 5 Replies View Related

Android :: Fastest 2D Frame Rate Possible With NDK?

May 20, 2010

Fastest 2D frame rate possible with android NDK, my try included, better options available?

I used the NDK and OpenGL ES 2.0 to display a frame as a texture on a GL_TRIANGLE_STRIP. This was done on a HTC Desire, same hardware as Nexus One. I tried to load multiple GL_RGBA textures and switch between the textures, because the normal fill rate with a single texture was disappointingly low:

CODE:.........................

I think even 30.32 fps RGBA is still too slow.

So is this the way to go to achieve the fastest 2D frame rate (with same quality)?
Any suggestions to speed it up?

Here is the relevant code, it is based on the hello-gl2 NDK example:

CODE:........................

View 1 Replies View Related

General :: Using Phone As ISO Reader

Apr 29, 2012

You know when you disable usb debugging and then pluging usb cable and mount, Pc shows internal sd, external sd also a cdrom image. I know we can change internal external mounts but is there a way to change cdrom image? I've a ultrabook which hasn't got a optical drive, but it can mount sd cards also the cdrom image when I plugged my phone. I want to use my phone as a cdrom.

Think about an app which selects iso files and then when you plug you phone via usb, pc saw phone's sd cards and also that chosen iso file as a cdrom.

View 4 Replies View Related

General :: Connecting NFC Reader To PC

Apr 16, 2012

I recently got the HTC One X and am toying around with the NFC reader. As far as I've seen there is no app that can turn your phone into an external NFC reader for a PC.

View 1 Replies View Related

General :: PDF Reader (Preferably For 4.1 JB)

Jul 22, 2012

I'm looking for the best free PDF reader out there for Android, preferably for 4.1. I have trouble trusting Adobe for the job right now.

View 3 Replies View Related

Android :: Draw Bitmap Fastest Mode

Dec 25, 2009

What 's the fastest way to display a bitmap? Now I am using Bitmap.setPixels and ImageView.setImageBitmap all time that this change. It has a refresh of 15 fps. It work good, but I am not sure that is the best method to get best performance. Is better use Canvas.drawBitmap with a SurfaceView ? or opengl ?

View 3 Replies View Related

Android :: Whats Fastest Way To Force Stop?

Aug 6, 2010

I've done a search but found nothing. It seems like when I have to force stop an application, it takes me 8-10 button presses to accomplish it (menu-settings-applications-manage applications-sort by size-sort az-find application-scroll down-force stop). It's just not easy. Especially if I'm driving or jogging. Is there a quick and simple way to force stop an application?

View 3 Replies View Related

Android :: Fastest And Most Reliable Location Provider

Mar 31, 2010

I am working on an app that fetches localized data from the Web based on the user's long/lat. Currently I am querying the system for the best enabled provider [my criteria defines best basically as most precise--not sure if this is the best idea for my application, as at the point where I fetch data it really doesn't matter if the user is here or 3 miles from here.].. But anyhow, I'm curious as to what is most reliably the fastest Location provider? Network or GPS? My app hangs a bit "Acquiring your location" on my loading screen and I'd like to cut this wait time down as much as possible.

View 17 Replies View Related

Android :: Fastest Way To Read Long[] From File?

Sep 29, 2010

I have a file that contains about 200,000 long values that I want to read as fast as possible into a long[]. It's for an Android app; function calls are slow (so anything involving reading a long at a time with a "for" loop will be super slow) and I need loading to be fast. What can I use? Everything I look at seems to read only bytes fast.

I've used ByteBuffer and FileChannel from the NIO package before and this seems a really fast way to load arrays of values from files. However, I cannot work out how to use this to read data into a long[]. I've tried wrapping a long[] as a LongBuffer, but I cannot see any way I can feed data from a file into a LongBuffer.

Edit: Whatever method I use, I need to be able to use Arrays.binarySearch on the long[] array at the end.

View 2 Replies View Related

Android :: Fastest Way To Display Loading Screen

Nov 14, 2010

hello, i have a gles based game that takes quite some time to load because of the huge amount of textures.

now i want to display a loading-text or loading-bar as soon as possible as the application is starting up.

what is the fastest way to display a text like this? should i do it in gles as well or should i use an alert or view?

View 1 Replies View Related

Android :: Fastest Path From Text To Desktop

Aug 5, 2010

There are several apps that a user create various files from an Android (textual documents, audio recordings, photos, links) and store them on a website where they can be accessed later from a desktop computer.

I am looking for a way to do the reverse.

I do a lot of data gathering from my desktop computer. I copy large amounts of text and links and paste them into either a .txt or .rtf file.

What would be a simple method to send a .txt or .rft file from my desktop directly to my SD card AND create a shortcut link for it either on my Android desktop or in system folder somewhere that I can have a desktop shortcut to?

I realize the solution might seem obvious, but while I am using my Android to view Google docs, or Evernote, or Snaptic it is not apparent to me how I can simply pull the document from the web and store it on my phone for quick access.

I have tons of .txt and .rtf files that I would like to permantly store on my SD card, so whatever quick method you know of will be uber helpful.

View 4 Replies View Related

Android :: Fastest Way To Scrape HTML Webpage ?

Jun 4, 2010

I need to extract information from an unstructured web page in Android. The information I want is embedded in a table that doesn't have an id.

CODE:.....................

Should I use. Pattern Matching? Use BufferedReader to extract the information? Or are there faster way to get that information?

View 6 Replies View Related

Android :: Fastest Way To Draw A Lot Of Points In OpenGL ES?

Dec 26, 2009

I'm making a game for android where I need to draw a lot of points that change position every frame. I use the ndk to get faster processing performance of the math/physics section of the game, so I need to use OpenGL to get the fastest performance. Right now, I make a texture every frame out of an array that holds the colors of every pixel. I am only able to get ~10 frames per second with this method. Is there anyway I could speed this up? ...

View 2 Replies View Related

General :: WhatsApp Messages Reader

Mar 18, 2012

i have my old whatsapp msgstore.db.crypt files.

how can i retrieve the message from the file?

Also if there is no software for it then buying new phone and installing the whatsapp will retrieve chat?

View 3 Replies View Related

Android :: Fastest Method To Read / Write SD Card?

Jul 18, 2010

There are a lot of different classes that can be used in various ways to read/write to files in Android. For example, you can make use of java.nio.ByteBuffer, FileOutputStream and BufferedOutputStream. Are there any general guidelines for what to use to read/write quickly to the SD card? For example, BufferedOutputStream seems as if it should make things faster but I'm unsure the buffer size should be set for. Specifically, I want to read/write byte arrays that are ~1Mb in size as quickly as I can.

View 1 Replies View Related

Android :: Fastest Method To Copy Contacts From One Eris To Another?

Jan 28, 2010

What is the fastest method to copy a lot of contacts from one Eris to another?

View 1 Replies View Related

General :: How To Turn SD Card Reader From SDIO To SPI

Jan 25, 2014

I've got a question: Is it possible to turn the sd card reader in an android device from SDIO to SPI?

It would be great because it would be possible to read sd card whose SDIO interface is broken when the SPI Interface is still intact. It would be slow but you can get your Data back when the SPI interface is still working.

View 2 Replies View Related

General :: Email Reader Breaks Words At End Of Line?

May 29, 2012

I recently bought my first Android phone and have a problem with the stock email app. Emails are displayed so that words are broken between lines like the example below:

This is a mockup of the problem I am having with the email reader on my Samsung Skyrocket.

View 2 Replies View Related

General :: Business Card Reader That Will Work With Moxier

May 30, 2012

know of a business card reader that will import directly into Moxier Contacts? I've tried out a few and while most will read into the phone contacts list just fine, I want it to dump into Moxier and everyone I've tried so far won't do that.

View 2 Replies View Related

General :: Attach Memory Card Reader To Phone?

Apr 9, 2011

Would love to be able to attach a SD memory card reader to my Thunderbolt so I could download photos taken with my digital camera to my phone's gallery. Any way to actually do that?

View 6 Replies View Related

General :: Epub Reader With Free Sync Function

May 5, 2012

I read epub on both my phone and tablet (htc sensation, soon replace by S3, and my asus TFP). It's pretty hard to find a good app for reading epub.I want to sync all my book, bookmarks, notes between my devide.I've tried:

moon reader (lot of lag when turning pages, and don't like to use dropbox, i don't have an account)
aldiko (no turning pages effect, no sync)
kobo (needs a account)
fbreader (no shelf, no syncing)
mantano (no turning pages effect, no sync)
google books (not available in France, can't import epub file)
go books (no sync)

Mantano had a service for syncing but It's really lame to having me paid just for that.So, at the end, I'm looking for an app with:

shelf
turning pages effect (optionnal)
free syncing
Smooth (lag driving me crazy)
Off line dictionnary

View 5 Replies View Related

General :: Galaxy Tab 10.1 - Can't Use USB As Storage Device Using Card Reader

May 7, 2013

I am having a problem getting my galaxy tab 10.1 to recognize a usb flash drive I have connected via an adapter. I know it works because it detected a wireless mouse I connected to it, and it shows up when I use dmesg or lsusb in the terminal. The thing is that none of the file explorers I've used (Es, Astro) are able to detect the files I have on it. The usb drive is formatted to fat32; would it be more likely to detect it if I formatted it to ext3 or ext4?

View 2 Replies View Related

General :: Sony Reader - VNC And Full Size Keyboard?

Feb 26, 2012

I just got a PRS t1 book reader and then discovered it was a hackable Android device URL...I like to be outdoors in the summertime, and the daylight readable screen is great. Which got me to thinking it would be great to use it for work, edit documents etc..Is this at all feasible:

1) Run VNC client on my PRS t1 (is it up to it?)

2) Run VNC server on my android phone, pair the _phone_ with a full size Bluetooth keyboard.

2) Connect the Phone > PRS T1 via WiFi

3) Use full-size keyboard to enter text in the sunshine..

View 1 Replies View Related

HTC Eris :: Need Fastest Rom

Apr 26, 2010

Which one of the Roms is the fastest AND most stable.

View 8 Replies View Related

HTC Hero :: Fastest Custom Gsm Rom

Jun 21, 2010

I flashed my recovery image. not i am waiting for a custom 2.1 htc hero rom...i want it rum fast and have cool weather animations...can you guide me thorough a stable htc ROM which you liked.and please kindly help me to proceed flashing the new ROM.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved