On 9 авг, 12:00, Carl Lee <ljbha...@gmail.com> wrote: > You may want to check the .jar file you included in you .classpath , > make sure you have Driver.class in it, so the reflection > method( that's "Class.forname('org.postgresql.Driver')",which is > obviously used in your ReportActivity somehow directly or indirectly) > will work correctly in your code.
When I extract JAR there are Driver$1.class, Driver $ConnectThread.class and Driver.class files in root folder among other files. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en