Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You ask too many questions at the same time, but here is something that might interest you about share of different sdk version in the android market (for apps in the category Entertainment) : </p> <ul> <li>Android 2.2 58,4%</li> <li>Android 2.1 20,8%</li> <li>Android 2.3.3 9,3%</li> <li>Android 1.6 4,9%</li> <li>Android 1.5 4,6%</li> <li>Android 2.3 0,5%</li> <li>Android 2.0.1 0,1%</li> <li>Android 1.1 0,1%</li> <li>Android 1.0 0,1%</li> <li>Android 2.0 0,0%</li> </ul> <p>My stats may not seem so relevant but almost no one till now uses android 3.0 and above. It'snice to be compatible with it but your target and min sdk (in your manifest) should be lower if you want more than a few thousands users.</p> <p>Personnally, I use a 2.2.1 device from archos and I would not upgrade it above just to be able to test what most android users have on their device.</p> <p>I used to be an emacs fanatics for years and switched to Eclipse 2 years ago for giving Java courses. And really, after 2 years I would never come back to emacs although I loved it but Eclipse, once you get used to the fact the it is missing 6 letters keyboard shortcuts, is really very very very productive. </p> <p>Close your unneeded projects, use working sets, and tune <a href="https://stackoverflow.com/questions/142357/what-are-the-best-jvm-settings-for-eclipse">eclipse memory settings</a>, it will help.</p> <p>Learning Git though.</p> <p>Oh, and by the way, if you want the fastest solution to test your programs, you should consider testing on a real device. It's far more efficient than the emulator. Personnaly, I like to use dropbox to copy files from eclipse to my android. Then I can install it within one click from dropbox, using settings >> Application to remove old apps when needed.</p> <p>The only problem I have is that my app is not generating enough revenue to allow me to follow android 's new SDK, buy hardware to test it with honeycomb, unfortunately.</p> <p>Regards, Stéphane</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload