I created an aa android application using android 1.6 (api 4) and android: minSdkVersion is "3". I am using an emulator to run this application 2.2. It works great in an emulator. Then I installed it in htc hero (android 1.5) and showing a disconnect error. Why is this so?
Please give me a reason or solution on this issue.
Relationship kris
You can take the emulator 1.5, as you will see that you are mistaken. Be sure that some interface element allowed with 1.6 is not in 1.5.
, , , FUUU, , Android, .
<supports-screens android:largeScreens="true" android:normalScreens="true" android:smallScreens="true" android:resizeable="true" android:anyDensity="true" />
Source: https://habr.com/ru/post/1794391/More articles:EJB3 Injection - Null in Wicket AuthenticateWebSession - javaFrame in the frame - htmlHow to release anonymous delegates / closures in C # correctly? - closuresIgnore formatting specific sections in Visual Studio 2010 - htmlCSS hover change to another class - jqueryWhat are the side effects of setPreferredSize? - javaFFT на WP7 показывает два зеркала - c#How to get java code generated by XML output using Xform mechanism - javaRemove area code from Telephonenumber - c #Bing Maps - UK Postcode to map - bing-mapsAll Articles