Details
-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 Beta
-
Fix Version/s: 1.2 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:Android container
Description
The release build of ICEmobile 1.1 required the target API to be changed from 8 to 10. It is desirable to return this requirement API-8 as there are still large numbers of devices at API-8.
Activity
Steve Maryka
created issue -
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.2 Beta [ 10344 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31370 | Tue Oct 09 15:28:15 MDT 2012 | steve.maryka | mobi-301: Returning target api to 10. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/arview/project.properties
MODIFY /icemobile/trunk/icemobile/client/android/container/project.properties |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31388 | Wed Oct 10 12:42:47 MDT 2012 | steve.maryka | Mobi-301: Loading of AR features is not version dependent, and only performed if device is API 10 or greater. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java
|
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Migration
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Testing of the trunk code at API 8 showed no dependencies beyond API-8, so project properties have been reset to API 8. This issues is resolved.