Jump to content

When your instructor tells you to develop for Android 2.3.3 as the target SDK. Yet there are no modern activities that are supported by that API.

  1. AlTech

    AlTech

    Just target for Android 5.0 and make sure to make all the necessary changes.

     

    Speaking of which, once a lot of my projects i'm working on are done, I'll start a tutorial series on UWP apps.

  2. BlueChinchillaEatingDorito

    BlueChinchillaEatingDorito

    As of now, that's the least of my worries. Can't even create a new project in Eclipse without the entire thing immediately spitting out errors on the console. When I click Finish on the Blank Activity page, it just sits there and does nothing.

     

    Getting "Error retrieving parent for item: No resource found that matches the given name 'theme.AppCompat. ..." errors.

  3. AlTech

    AlTech

    Why are you using eclipse?

     

    Use Android Studio

  4. BlueChinchillaEatingDorito

    BlueChinchillaEatingDorito

    Because our instructor said so. Don't ask. There was already a riot in class about the issue.

×