Giter Site home page Giter Site logo

android-mtlist-tutorial's People

Contributors

kf6nvr avatar ldarcey avatar

Watchers

 avatar  avatar

android-mtlist-tutorial's Issues

whene running program getiing ClassNotFoundException

i put a break point on public class TutListProvider extends ContentProvider
It gets here  
   @Override
    public boolean onCreate() {
        mDB = new TutListDatabase(getContext());
>>>>OK        return true;
    }
but then i cannot run !!
I am using Eclipse Version: 4.2.2

LogCat
----------------
08-12 11:04:22.253: E/AndroidRuntime(12016): FATAL EXCEPTION: main
08-12 11:04:22.253: E/AndroidRuntime(12016): java.lang.RuntimeException: Unable 
to instantiate activity 
ComponentInfo{com.mamlambo.tutorial.tutlist/com.mamlambo.tutorial.tutlist.TutLis
tActivity}: java.lang.ClassNotFoundException: 
com.mamlambo.tutorial.tutlist.TutListActivity
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1891)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1992)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.ActivityThread.access$600(ActivityThread.java:127)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1158)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.os.Handler.dispatchMessage(Handler.java:99)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.os.Looper.loop(Looper.java:137)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.ActivityThread.main(ActivityThread.java:4511)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
java.lang.reflect.Method.invokeNative(Native Method)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
java.lang.reflect.Method.invoke(Method.java:511)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:980)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:747)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
dalvik.system.NativeStart.main(Native Method)
08-12 11:04:22.253: E/AndroidRuntime(12016): Caused by: 
java.lang.ClassNotFoundException: com.mamlambo.tutorial.tutlist.TutListActivity
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
java.lang.ClassLoader.loadClass(ClassLoader.java:501)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
java.lang.ClassLoader.loadClass(ClassLoader.java:461)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.Instrumentation.newActivity(Instrumentation.java:1026)
08-12 11:04:22.253: E/AndroidRuntime(12016):    at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1882)
08-12 11:04:22.253: E/AndroidRuntime(12016):    ... 11 more

Original issue reported on code.google.com by [email protected] on 12 Aug 2013 at 8:21

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.