Jump to content
Android Forum - A Community For Android Users and Enthusiasts

Changing Android from 4.4.2 to Android 1.6


tariqothman
 Share

Recommended Posts

I am trying to work on project with Android 1.6 but I cant, here are 4 things I did

- Windows > Android Virtual Device Manager, and it shows me the target with "Target Name" is "1.6"

- Windows > Preference > Android and I clicked on "Android 1.6" then "Apply > OK" but its still shows me that I'm using 4.4.2

- Right click on my project, selected Properties > Android (on the left) and there was three, Android 1.6, Google APIs and Android 4.4.2, I checked Android 1.6, no use

- activity_main.xml > Graphical Layout, at the top middle window (about) there is Android green with a name "Android version to use when rendering layout in Eclipse" I want to change to 1.6 but its not there... on that Android green form there is number 19, when I open it, there are only 2, "Automatically Pick Best" and "Android 4.4.2

Help

Link to comment
Share on other sites

  • 2 weeks later...

1.6 is donut.

 

4.4.2 is kitkat.

 

OP, what exactly are you trying to do? What kind of phone or tablet do you have?

I think he is trying to downgrade his device from KitKat to Donut, and I don't think that it's possible !  :blink:

Link to comment
Share on other sites

  • 2 weeks later...

He's trying to test his app, for now run under Android 4.4.2, under Android 1.6.

 

The first thing you need to know is, internally all android versions are referred to as "API Level": http://developer.android.com/guide/topics/manifest/uses-sdk-element.html

 

You need the appropriate images on your device if you want to test under API Level 4. Install them via the sdk.

  • Like 1
Link to comment
Share on other sites

He's trying to test his app, for now run under Android 4.4.2, under Android 1.6.

 

The first thing you need to know is, internally all android versions are referred to as "API Level": http://developer.android.com/guide/topics/manifest/uses-sdk-element.html

 

You need the appropriate images on your device if you want to test under API Level 4. Install them via the sdk.

Okay, it looks like that this thing is more towards the developer thing ! Previously I was thinking that he wants to downgrade the his device from KitKat to Donut. 

Link to comment
Share on other sites

  • 11 months later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...