Giter Club home page Giter Club logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
I think that this patch should solve the problem : 
http://code.google.com/p/apv/source/detail?r=f4f29ca4682cdde0167964317d112c7ac3c
0b720

But APV needs a new release...

Original comment by [email protected] on 11 Feb 2011 at 4:56

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Could you try this package and tell me if it's better:

http://apv.googlecode.com/files/pdfview2-aligned.apk

Original comment by [email protected] on 22 Feb 2011 at 7:37

  • Changed state: Accepted

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Works for me.
However, I do not think that the read phone state and identity permission was 
needed in the market version.
I might be wrong about that, though.

Original comment by [email protected] on 1 Mar 2011 at 9:24

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Great! 

The new permissions are set by the new SDK automatically for backward 
compatibility with android 1.5 devices.

Original comment by [email protected] on 1 Mar 2011 at 11:13

  • Changed state: Started

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
The issue with the "read phone state and identity" permission is described here 
http://code.google.com/p/android/issues/detail?id=4101

There are two workarounds:
Set <uses-sdk> in AndroidManifest.xml

<uses-sdk android:minSdkVersion="4"/>

Or set

<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4" />

if you want to support Android 1.5 devices.

Original comment by [email protected] on 20 Jul 2011 at 9:17

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Does this mean that APV support horizontal swipe on tablets? 
Could you please help me or give me a hint or a clue on how to make APV view a 
pdf files and load each page horizontally?
I did try to do this with APV, no luck..

Thank you for any suggestion.

Original comment by [email protected] on 6 Sep 2011 at 7:00

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
You have rotate buttons in the menu

Original comment by [email protected] on 6 Sep 2011 at 10:22

from apv.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
But I think that even if you use the rotate, the pages get lined up one over 
the next.  

Original comment by arpruss on 15 Sep 2011 at 2:24

from apv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.