Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: My emulator displays "App is nt installed" message

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Location
    Cape Town
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default My emulator displays "App is nt installed" message

    Hi evry1, Im new in using Android and Im writing an app to show RSS FEEDS IN ANDROID but when Im running it it gives me a msg that "App is nt installed", Now I wish to know what would be the cause of that


  2. #2
    Forum VIP
    Join Date
    Jun 2011
    Posts
    317
    My Mood
    Bored
    Thanks
    47
    Thanked 89 Times in 74 Posts
    Blog Entries
    4

    Default Re: My emulator displays "App is nt installed" message

    Try ending adb.exe from the task manager and restarting eclipse. Whenever my emulator get's screwy it helps to shut everything down and start fresh.

    If that doesn't work it may be a malformed manifest file.

Similar Threads

  1. Replies: 2
    Last Post: June 22nd, 2013, 10:30 AM
  2. Replies: 3
    Last Post: June 5th, 2013, 02:46 PM
  3. Error message "Type result cannot be resolved or is not a field"
    By asreall in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 28th, 2012, 08:40 AM
  4. [SOLVED] Error Message: Exception in thread "main" java.lang.NullPointerException etc.
    By coffecupcake in forum What's Wrong With My Code?
    Replies: 5
    Last Post: November 15th, 2011, 09:34 AM
  5. Replies: 10
    Last Post: October 26th, 2011, 02:22 PM