siddharthpatel257 / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

when i extact the android pdf viewer project apv.0.3.1dev13 in pdfview project, i got the follwing error #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
<terminated>mobilepdf [Android Application] 
    <disconnected>DalvikVM[localhost:8611]  
pdfivew [Android Application]   
    DalvikVM[localhost:8611] (may be out of synch)  
        Thread [<3> main] (Suspended (exception UnsatisfiedLinkError))  
            Runtime.loadLibrary(String, ClassLoader) line: 489  
            System.loadLibrary(String) line: 557    
            PDF.<clinit>() line: 15 
            OpenFileActivity.getPDF() line: 442 
            OpenFileActivity.startPDF(SharedPreferences) line: 403  
            OpenFileActivity.onCreate(Bundle) line: 169 
            Instrumentation.callActivityOnCreate(Activity, Bundle) line: 1047   
            ActivityThread.performLaunchActivity(ActivityThread$ActivityRecord, Intent) line: 2459  
            ActivityThread.handleLaunchActivity(ActivityThread$ActivityRecord, Intent) line: 2512   
            ActivityThread.access$2200(ActivityThread, ActivityThread$ActivityRecord, Intent) line: 119 
            ActivityThread$H.handleMessage(Message) line: 1863  
            ActivityThread$H(Handler).dispatchMessage(Message) line: 99 
            Looper.loop() line: 123 
            ActivityThread.main(String[]) line: 4363    
            Method.invokeNative(Object, Object[], Class, Class[], Class, int, boolean) line: not available [native method]  
            Method.invoke(Object, Object...) line: 521  
            ZygoteInit$MethodAndArgsCaller.run() line: 860  
            ZygoteInit.main(String[]) line: 618 
            NativeStart.main(String[]) line: not available [native method]  
        Thread [<13> Binder Thread #2] (Running) (may be out of synch)  
        Thread [<11> Binder Thread #1] (Running) (may be out of synch)  

Original issue reported on code.google.com by rajeshla...@gmail.com on 28 Dec 2011 at 8:45

Attachments:

GoogleCodeExporter commented 9 years ago
so need some solution for this error.

Original comment by rajeshla...@gmail.com on 28 Dec 2011 at 8:46

GoogleCodeExporter commented 9 years ago
Sounds like you don't have the library correctly built maybe.

Original comment by arpruss on 31 Dec 2011 at 6:17

GoogleCodeExporter commented 9 years ago
Hello Sir,

 Now i got the output of pdf viewer.i didnt build the library path correctly...

Thanks.

Original comment by rajeshla...@gmail.com on 1 Jan 2012 at 5:52

GoogleCodeExporter commented 9 years ago
Hello

 I have found the pdf viewer apv0.3dev13.tar.xz for android.i got the
output of pdfviewer when i eextract and run in eclipse.now i need how
to insert the pdf viewer in other application.For example if i do a
mobile ebooks project in android,how to add this package(apv0.3dev13
file)in my project.

Is there any solution...please command me...

Original comment by rajeshla...@gmail.com on 1 Jan 2012 at 5:56