Você está na página 1de 17

DownloadActivityInternal.

init()
DownloadProgressView constructor
Calling: DownloadActivityInternal init()
[ADC lib info]
ADC build version: @ADC_BUILD_VERSION_DYNAMIC_VALUE@
ADC build time: @ADC_BUILD_TIME_DYNAMIC_VALUE@

[Device/App info]
Device: samsung-SHV-E300S
Brand: samsung
Android Unique ID: androidId=7d3a665e4ad7284a&imei=355888054532188
Application name: NFS Most Wanted
APK version: 1.3.63

[config.properties]
MASTER_SELL_ID: 854399
PRODUCT_ID: 49062
TOTAL_SPACE_MB: 2055
USE_INTERNAL_STORAGE: false
ALTERNATIVE_DATA_FOLDER: false
DATA_FOLDER: /Android/data/com.ea.games.nfs13_row/files
setAssetPath(), mAssetPath = /storage/emulated/0/Android/data/com.ea.gam
es.nfs13_row/files
TIMEOUT: 10000 milliseconds
DOWNLOAD_URL: http://gam.eamobile.com/
UNCOMPRESS_ZIP_ON_DEVICE: false
CUSTOM_PROGRESS_BAR: true
USE_OLD_PROGRESS_BAR: false
TOTAL_SPACE_MB_MIN: 0
DISABLE_3G: false
FORCE_WAKE_DURING_DOWNLOAD: true
DO_NOT_OPEN_STORAGE_SETTINGS: false
MIN_ASSET_VERSION_REQUIRED: 1.0.1
DELETE_ASSETS_ON_UPDATE: true
UNSAFE_ASSET_DELETION_ON_UPDATE: true
!!!!! WARNING !!!!!
UNSAFE_ASSET_DELETION_ON_UPDATE = true
ADC will delete the entire download folder before an update
!!!!! WARNING !!!!!

REDOWNLOAD_ON_SCREEN_SIZE_CHANGE: false
NUMBER_OF_HOURS_TO_UPDATE_CHECKING: 0 hours
RETRIEVE_FULL_SCREEN_RESOLUTION: true

[uses-permission tags]
Checking permissions for package: com.ea.games.nfs13_row
Permissions OK.
Calling: DownloadActivityInternal checkLanguageChange()
Locale: en_US
Language: en
loadString(en_US)
Opening file: downloadcontent/en_US.txt
File not found: downloadcontent/en_US.txt
loadString(en)
Opening file: downloadcontent/en.txt
Calling: DownloadActivityInternal checkBackgroundImage()
DownloadProgress: constructor
Calling setWifiManager...
DownloadActivityInternal setState: STATE_CONTACTING_SERVER
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ContactingServerView{3eaa0ef1 V.E...
.. ......I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
Calling getResolutionUsingUndocumentedMethods()...
A NoSuchMethodException exception occurred in getResolutionUsingUndocumentedMeth
ods().
java.lang.NoSuchMethodException: getRawWidth []
at java.lang.Class.getMethod(Class.java:665)
at com.eamobile.DownloadActivityInternal.getResolutionUsingUndocumentedM
ethods(Unknown Source)
at com.eamobile.DownloadActivityInternal.getResolution(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Calling getResolutionUsingDisplayMetrics()...
displayMetrics: DisplayMetrics{density=3.0, width=1920, height=1080, scaledDensi
ty=3.0, xdpi=442.451, ydpi=443.345}
SCREEN_ORIENTATION_LANDSCAPE
[OVERRIDE DEVICE DATA]
Checking if device data have been overridden in onRetrievedDeviceData()...
1) Resolution was overridden
From: 1920x1080
To: 480x800
[SENDING REQUEST]
DOWNLOAD DATA URL
http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/85439
9/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300S/bra
nd/samsung?language=en_US
TYPE: POST
PARAMETERS:
glext: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_verte
x_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index
_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB
8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalfor
mat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil G
L_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_tex
ture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_draw_array
s GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT_texture
_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG_shader_
binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG
_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_b
inary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
ADDITIONAL INFORMATION:
Product ID:49062
Sell ID:854399
Brand:samsung
Device:samsung-SHV-E300S
Resolution:480x800
Language:en_US
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:457)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (
No address associated with hostname)
at libcore.io.Posix.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
at java.net.InetAddress.lookupHostByName(InetAddress.java:438)
... 14 more
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Trying sendHttpPost again...
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:427)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Already tried sendHttpPost after failure.
Assets not found on the device. ADC will try to download from the server.
ERROR OCCURRED: -15 (total: 1)
[ERROR] Failed to retrieve download file list
Ignoring ERROR_FILE_LIST_RETRIEVE_FAILED and going to STATE_SHOW_WIFI_DIALOG.
DownloadActivityInternal setState: STATE_SHOW_WIFI_DIALOG
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ShowWifiView{b378eae V.E..... ......
I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal.onWindowFocusChanged(focus == true)
DownloadActivityInternal.onWindowFocusChanged(focus == false)
onResult assetPath = /storage/emulated/0/Android/data/com.ea.games.nfs13_row/fil
es result = 0
DownloadActivityInternal.init()
DownloadProgressView constructor
Calling: DownloadActivityInternal init()
[ADC lib info]
ADC build version: @ADC_BUILD_VERSION_DYNAMIC_VALUE@
ADC build time: @ADC_BUILD_TIME_DYNAMIC_VALUE@

[Device/App info]
Device: samsung-SHV-E300S
Brand: samsung
Android Unique ID: androidId=7d3a665e4ad7284a&imei=355888054532188
Application name: NFS Most Wanted
APK version: 1.3.63

[config.properties]
MASTER_SELL_ID: 854399
PRODUCT_ID: 49062
TOTAL_SPACE_MB: 2055
USE_INTERNAL_STORAGE: false
ALTERNATIVE_DATA_FOLDER: false
DATA_FOLDER: /Android/data/com.ea.games.nfs13_row/files
setAssetPath(), mAssetPath = /storage/emulated/0/Android/data/com.ea.gam
es.nfs13_row/files
TIMEOUT: 10000 milliseconds
DOWNLOAD_URL: http://gam.eamobile.com/
UNCOMPRESS_ZIP_ON_DEVICE: false
CUSTOM_PROGRESS_BAR: true
USE_OLD_PROGRESS_BAR: false
TOTAL_SPACE_MB_MIN: 0
DISABLE_3G: false
FORCE_WAKE_DURING_DOWNLOAD: true
DO_NOT_OPEN_STORAGE_SETTINGS: false
MIN_ASSET_VERSION_REQUIRED: 1.0.1
DELETE_ASSETS_ON_UPDATE: true
UNSAFE_ASSET_DELETION_ON_UPDATE: true
!!!!! WARNING !!!!!
UNSAFE_ASSET_DELETION_ON_UPDATE = true
ADC will delete the entire download folder before an update
!!!!! WARNING !!!!!
REDOWNLOAD_ON_SCREEN_SIZE_CHANGE: false
NUMBER_OF_HOURS_TO_UPDATE_CHECKING: 0 hours
RETRIEVE_FULL_SCREEN_RESOLUTION: true

[uses-permission tags]
Checking permissions for package: com.ea.games.nfs13_row
Permissions OK.
Calling: DownloadActivityInternal checkLanguageChange()
Locale: en_US
Language: en
loadString(en_US)
Opening file: downloadcontent/en_US.txt
File not found: downloadcontent/en_US.txt
loadString(en)
Opening file: downloadcontent/en.txt
Calling: DownloadActivityInternal checkBackgroundImage()
DownloadProgress: constructor
Calling setWifiManager...
DownloadActivityInternal setState: STATE_CONTACTING_SERVER
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ContactingServerView{25747c4e V.E...
.. ......I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
Calling getResolutionUsingUndocumentedMethods()...
A NoSuchMethodException exception occurred in getResolutionUsingUndocumentedMeth
ods().
java.lang.NoSuchMethodException: getRawWidth []
at java.lang.Class.getMethod(Class.java:665)
at com.eamobile.DownloadActivityInternal.getResolutionUsingUndocumentedM
ethods(Unknown Source)
at com.eamobile.DownloadActivityInternal.getResolution(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Calling getResolutionUsingDisplayMetrics()...
displayMetrics: DisplayMetrics{density=3.0, width=1920, height=1080, scaledDensi
ty=3.0, xdpi=442.451, ydpi=443.345}
SCREEN_ORIENTATION_LANDSCAPE
[OVERRIDE DEVICE DATA]
Checking if device data have been overridden in onRetrievedDeviceData()...
1) Resolution was overridden
From: 1920x1080
To: 480x800
[SENDING REQUEST]
DOWNLOAD DATA URL
http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/85439
9/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300S/bra
nd/samsung?language=en_US
TYPE: POST
PARAMETERS:
glext: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_verte
x_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index
_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB
8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalfor
mat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil G
L_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_tex
ture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_draw_array
s GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT_texture
_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG_shader_
binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG
_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_b
inary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
ADDITIONAL INFORMATION:
Product ID:49062
Sell ID:854399
Brand:samsung
Device:samsung-SHV-E300S
Resolution:480x800
Language:en_US
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:457)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (
No address associated with hostname)
at libcore.io.Posix.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
at java.net.InetAddress.lookupHostByName(InetAddress.java:438)
... 14 more
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Trying sendHttpPost again...
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:427)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Already tried sendHttpPost after failure.
Assets not found on the device. ADC will try to download from the server.
ERROR OCCURRED: -15 (total: 1)
[ERROR] Failed to retrieve download file list
Ignoring ERROR_FILE_LIST_RETRIEVE_FAILED and going to STATE_SHOW_WIFI_DIALOG.
DownloadActivityInternal setState: STATE_SHOW_WIFI_DIALOG
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ShowWifiView{1099877b V.E..... .....
.I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal.onWindowFocusChanged(focus == true)
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal setState: STATE_SHOW_3G_DIALOG
DownloadActivityInternal.onWindowFocusChanged(focus == true)
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.Show3GView{35f7c34f V.E..... ......I
. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
DownloadActivityInternal.onWindowFocusChanged(focus == false)
onResult assetPath = /storage/emulated/0/Android/data/com.ea.games.nfs13_row/fil
es result = 0
DownloadActivityInternal.init()
DownloadProgressView constructor
Calling: DownloadActivityInternal init()
[ADC lib info]
ADC build version: @ADC_BUILD_VERSION_DYNAMIC_VALUE@
ADC build time: @ADC_BUILD_TIME_DYNAMIC_VALUE@

[Device/App info]
Device: samsung-SHV-E300S
Brand: samsung
Android Unique ID: androidId=7d3a665e4ad7284a&imei=355888054532188
Application name: NFS Most Wanted
APK version: 1.3.63

[config.properties]
MASTER_SELL_ID: 854399
PRODUCT_ID: 49062
TOTAL_SPACE_MB: 2055
USE_INTERNAL_STORAGE: false
ALTERNATIVE_DATA_FOLDER: false
DATA_FOLDER: /Android/data/com.ea.games.nfs13_row/files
setAssetPath(), mAssetPath = /storage/emulated/0/Android/data/com.ea.gam
es.nfs13_row/files
TIMEOUT: 10000 milliseconds
DOWNLOAD_URL: http://gam.eamobile.com/
UNCOMPRESS_ZIP_ON_DEVICE: false
CUSTOM_PROGRESS_BAR: true
USE_OLD_PROGRESS_BAR: false
TOTAL_SPACE_MB_MIN: 0
DISABLE_3G: false
FORCE_WAKE_DURING_DOWNLOAD: true
DO_NOT_OPEN_STORAGE_SETTINGS: false
MIN_ASSET_VERSION_REQUIRED: 1.0.1
DELETE_ASSETS_ON_UPDATE: true
UNSAFE_ASSET_DELETION_ON_UPDATE: true
!!!!! WARNING !!!!!
UNSAFE_ASSET_DELETION_ON_UPDATE = true
ADC will delete the entire download folder before an update
!!!!! WARNING !!!!!
REDOWNLOAD_ON_SCREEN_SIZE_CHANGE: false
NUMBER_OF_HOURS_TO_UPDATE_CHECKING: 0 hours
RETRIEVE_FULL_SCREEN_RESOLUTION: true

[uses-permission tags]
Checking permissions for package: com.ea.games.nfs13_row
Permissions OK.
Calling: DownloadActivityInternal checkLanguageChange()
Locale: en_US
Language: en
loadString(en_US)
Opening file: downloadcontent/en_US.txt
File not found: downloadcontent/en_US.txt
loadString(en)
Opening file: downloadcontent/en.txt
Calling: DownloadActivityInternal checkBackgroundImage()
DownloadProgress: constructor
Calling setWifiManager...
DownloadActivityInternal setState: STATE_CONTACTING_SERVER
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ContactingServerView{16b13d30 V.E...
.. ......I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
Calling getResolutionUsingUndocumentedMethods()...
A NoSuchMethodException exception occurred in getResolutionUsingUndocumentedMeth
ods().
java.lang.NoSuchMethodException: getRawWidth []
at java.lang.Class.getMethod(Class.java:665)
at com.eamobile.DownloadActivityInternal.getResolutionUsingUndocumentedM
ethods(Unknown Source)
at com.eamobile.DownloadActivityInternal.getResolution(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Calling getResolutionUsingDisplayMetrics()...
displayMetrics: DisplayMetrics{density=3.0, width=1920, height=1080, scaledDensi
ty=3.0, xdpi=442.451, ydpi=443.345}
SCREEN_ORIENTATION_LANDSCAPE
[OVERRIDE DEVICE DATA]
Checking if device data have been overridden in onRetrievedDeviceData()...
1) Resolution was overridden
From: 1920x1080
To: 480x800
[SENDING REQUEST]
DOWNLOAD DATA URL
http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/85439
9/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300S/bra
nd/samsung?language=en_US
TYPE: POST
PARAMETERS:
glext: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_verte
x_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index
_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB
8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalfor
mat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil G
L_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_tex
ture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_draw_array
s GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT_texture
_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG_shader_
binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG
_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_b
inary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
ADDITIONAL INFORMATION:
Product ID:49062
Sell ID:854399
Brand:samsung
Device:samsung-SHV-E300S
Resolution:480x800
Language:en_US
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:457)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (
No address associated with hostname)
at libcore.io.Posix.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
at java.net.InetAddress.lookupHostByName(InetAddress.java:438)
... 14 more
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Trying sendHttpPost again...
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:427)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Already tried sendHttpPost after failure.
Assets not found on the device. ADC will try to download from the server.
ERROR OCCURRED: -15 (total: 1)
[ERROR] Failed to retrieve download file list
Ignoring ERROR_FILE_LIST_RETRIEVE_FAILED and going to STATE_SHOW_WIFI_DIALOG.
DownloadActivityInternal setState: STATE_SHOW_WIFI_DIALOG
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ShowWifiView{241737d5 V.E..... .....
.I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
DownloadActivityInternal.onWindowFocusChanged(focus == true)
DownloadActivityInternal.onWindowFocusChanged(focus == false)
onResult assetPath = /storage/emulated/0/Android/data/com.ea.games.nfs13_row/fil
es result = 0
DownloadActivityInternal.init()
DownloadProgressView constructor
Calling: DownloadActivityInternal init()
[ADC lib info]
ADC build version: @ADC_BUILD_VERSION_DYNAMIC_VALUE@
ADC build time: @ADC_BUILD_TIME_DYNAMIC_VALUE@

[Device/App info]
Device: samsung-SHV-E300S
Brand: samsung
Android Unique ID: androidId=7d3a665e4ad7284a&imei=355888054532188
Application name: NFS Most Wanted
APK version: 1.3.63

[config.properties]
MASTER_SELL_ID: 854399
PRODUCT_ID: 49062
TOTAL_SPACE_MB: 2055
USE_INTERNAL_STORAGE: false
ALTERNATIVE_DATA_FOLDER: false
DATA_FOLDER: /Android/data/com.ea.games.nfs13_row/files
setAssetPath(), mAssetPath = /storage/emulated/0/Android/data/com.ea.gam
es.nfs13_row/files
TIMEOUT: 10000 milliseconds
DOWNLOAD_URL: http://gam.eamobile.com/
UNCOMPRESS_ZIP_ON_DEVICE: false
CUSTOM_PROGRESS_BAR: true
USE_OLD_PROGRESS_BAR: false
TOTAL_SPACE_MB_MIN: 0
DISABLE_3G: false
FORCE_WAKE_DURING_DOWNLOAD: true
DO_NOT_OPEN_STORAGE_SETTINGS: false
MIN_ASSET_VERSION_REQUIRED: 1.0.1
DELETE_ASSETS_ON_UPDATE: true
UNSAFE_ASSET_DELETION_ON_UPDATE: true

!!!!! WARNING !!!!!


UNSAFE_ASSET_DELETION_ON_UPDATE = true
ADC will delete the entire download folder before an update
!!!!! WARNING !!!!!
REDOWNLOAD_ON_SCREEN_SIZE_CHANGE: false
NUMBER_OF_HOURS_TO_UPDATE_CHECKING: 0 hours
RETRIEVE_FULL_SCREEN_RESOLUTION: true

[uses-permission tags]
Checking permissions for package: com.ea.games.nfs13_row
Permissions OK.
Calling: DownloadActivityInternal checkLanguageChange()
Locale: en_US
Language: en
loadString(en_US)
Opening file: downloadcontent/en_US.txt
File not found: downloadcontent/en_US.txt
loadString(en)
Opening file: downloadcontent/en.txt
Calling: DownloadActivityInternal checkBackgroundImage()
DownloadProgress: constructor
Calling setWifiManager...
DownloadActivityInternal setState: STATE_CONTACTING_SERVER
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ContactingServerView{278cf158 V.E...
.. ......I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
Calling getResolutionUsingUndocumentedMethods()...
A NoSuchMethodException exception occurred in getResolutionUsingUndocumentedMeth
ods().
java.lang.NoSuchMethodException: getRawWidth []
at java.lang.Class.getMethod(Class.java:665)
at com.eamobile.DownloadActivityInternal.getResolutionUsingUndocumentedM
ethods(Unknown Source)
at com.eamobile.DownloadActivityInternal.getResolution(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Calling getResolutionUsingDisplayMetrics()...
displayMetrics: DisplayMetrics{density=3.0, width=1920, height=1080, scaledDensi
ty=3.0, xdpi=442.451, ydpi=443.345}
SCREEN_ORIENTATION_LANDSCAPE
[OVERRIDE DEVICE DATA]
Checking if device data have been overridden in onRetrievedDeviceData()...
1) Resolution was overridden
From: 1920x1080
To: 480x800
[SENDING REQUEST]
DOWNLOAD DATA URL
http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/85439
9/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300S/bra
nd/samsung?language=en_US
TYPE: POST
PARAMETERS:
glext: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_verte
x_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index
_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB
8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalfor
mat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil G
L_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_tex
ture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_draw_array
s GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT_texture
_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG_shader_
binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG
_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_b
inary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
ADDITIONAL INFORMATION:
Product ID:49062
Sell ID:854399
Brand:samsung
Device:samsung-SHV-E300S
Resolution:480x800
Language:en_US
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:457)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (
No address associated with hostname)
at libcore.io.Posix.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55)
at java.net.InetAddress.lookupHostByName(InetAddress.java:438)
... 14 more
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Trying sendHttpPost again...
[ERROR] An exception occurred in sendHttpPost while trying to obtain the file li
st.
java.net.UnknownHostException: Unable to resolve host "gam.eamobile.com": No add
ress associated with hostname
at java.net.InetAddress.lookupHostByName(InetAddress.java:427)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252)
at java.net.InetAddress.getAllByName(InetAddress.java:215)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect
ion(DefaultClientConnectionOperator.java:180)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.ja
va:167)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPool
edConnAdapter.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.executeOriginal(De
faultRequestDirector.java:1288)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq
uestDirector.java:700)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:691)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:514)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl
ient.java:492)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.sendHttpPost(Unknown Source)
at com.eamobile.DownloadActivityInternal.updateDownloadFilesData(Unknown
Source)
at com.eamobile.DownloadActivityInternal.checkServerContent(Unknown Sour
ce)
at com.eamobile.views.ContactingServerView$2.run(Unknown Source)
URL: http://gam.eamobile.com/androidContentWS/cms/android/gameasset/application/
854399/pId/49062/version/1.3.63/resolution/480x800/glext/device/samsung-SHV-E300
S/brand/samsung?language=en_US
jsonObjSend: {"glext":"GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_O
ES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_eleme
nt_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_
ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_int
ernalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_s
tencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL
_OES_texture_npot GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multi_dr
aw_arrays GL_EXT_multisampled_render_to_texture GL_EXT_shader_texture_lod GL_EXT
_texture_format_BGRA8888 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_IMG
_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc
2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_p
rogram_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
"}
Already tried sendHttpPost after failure.
Assets not found on the device. ADC will try to download from the server.
ERROR OCCURRED: -15 (total: 1)
[ERROR] Failed to retrieve download file list
Ignoring ERROR_FILE_LIST_RETRIEVE_FAILED and going to STATE_SHOW_WIFI_DIALOG.
DownloadActivityInternal setState: STATE_SHOW_WIFI_DIALOG
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.ShowWifiView{e4ed75d V.E..... ......
I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal.onWindowFocusChanged(focus == true)
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal.onWindowFocusChanged(focus == true)
DownloadActivityInternal.onPause()
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal.onResume()
startWifiDownload
DownloadActivityInternal setState: STATE_CHECKING_HOST_IP
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.CheckingHostIpView{1e7728f3 V.E.....
......I. 0,0-0,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
DownloadActivityInternal.onWindowFocusChanged(focus == true)
checking wifi: FAILED
DownloadActivityInternal resumeState: STATE_SHOW_WIFI_DIALOG
DownloadActivityInternal resumeState - Making a new runnable to resume.
resumeState: pCurrentView = com.eamobile.views.ShowWifiView{e4ed75d V.E..... ...
...ID 0,0-1920,0}
resumeState: before calling pCurrentView.resume()
resumeState: after calling pCurrentView.resume()
DownloadActivityInternal.onWindowFocusChanged(focus == false)
DownloadActivityInternal.onPause()
DownloadActivityInternal.onResume()
startWifiDownload
DownloadActivityInternal setState: STATE_CHECKING_HOST_IP
DownloadActivityInternal setState - Making a new runnable to init.
setState: pCurrentView = com.eamobile.views.CheckingHostIpView{1e7728f3 V.E.....
......ID 0,0-1920,0}
setState: before calling pCurrentView.init()
setState: after calling pCurrentView.init()
setState: after calling setContentView
checking wifi: FAILED
DownloadActivityInternal resumeState: STATE_SHOW_WIFI_DIALOG
DownloadActivityInternal resumeState - Making a new runnable to resume.
resumeState: pCurrentView = com.eamobile.views.ShowWifiView{e4ed75d V.E..... ...
...ID 0,0-1920,0}
resumeState: before calling pCurrentView.resume()
resumeState: after calling pCurrentView.resume()
onResult assetPath = /storage/emulated/0/Android/data/com.ea.games.nfs13_row/fil
es result = 0

Você também pode gostar