hey guys,
To make cleaning I have created a new project and I have imported the files of old project. The desktop version works fine.
The android version shows me a black screen with a label with the application name.
log file:
04-25 23:02:59.842: D/dalvikvm(25008): Trying to load lib /data/app-lib/com.me.jumper-1/libgdx.so 0x41aaa210
04-25 23:02:59.842: D/dalvikvm(25008): Added shared lib /data/app-lib/com.me.jumper-1/libgdx.so 0x41aaa210
04-25 23:02:59.842: D/dalvikvm(25008): No JNI_OnLoad found in /data/app-lib/com.me.jumper-1/libgdx.so 0x41aaa210, skipping init
04-25 23:03:00.042: D/libEGL(25008): loaded /vendor/lib/egl/libGLES_vc4.so
04-25 23:03:00.052: D/(25008): GPU monitor inactive - could not find libgpumonitor.so [Symbol not found: ] or not enabled (debug.egl.hw.gpumonitor = 0)
04-25 23:03:00.222: D/GPGS(25008): onCreate: creating GamesClient
04-25 23:03:00.432: E/MoreInfoHPW_ViewGroup(25008): Parent view is not a TextView
04-25 23:03:00.462: W/PopupManager(25008): You have not specified a View to use as content view for popups. Falling back to the Activity content view which may not work properly in future versions of the API. Use setViewForPopups() to set your content view.
04-25 23:03:00.462: D/GPGS(25008): onStart.
04-25 23:03:00.462: D/GPGS(25008): onStart: connecting clients.
04-25 23:03:00.482: D/ProgressBar(25008): setProgress = 0
04-25 23:03:00.482: D/ProgressBar(25008): setProgress = 0, fromUser = false
04-25 23:03:00.482: D/ProgressBar(25008): mProgress = 0mIndeterminate = false, mMin = 0, mMax = 10000
04-25 23:03:00.552: D/GPGS(25008): Connecting GamesClient.
04-25 23:03:00.783: E/SensorManager(25008): thread start
04-25 23:03:00.793: D/SensorManager(25008): registerListener :: handle = 0 name= MPU-6K Accelerometer delay= 20000
04-25 23:03:00.803: D/SensorManager(25008): registerListener :: handle = 1 name= YAS532 Magnetic Sensor delay= 20000
04-25 23:03:00.803: I/AndroidInput(25008): sensor listener setup
04-25 23:03:00.853: W/khrn_client(25008): init_window num_buffers 3 min undequeued buffers 1
04-25 23:03:00.863: W/khrn_client(25008): init_window window 0x4c35b100, 456x119 hintTransform 0x0 do_pre 1
04-25 23:03:00.913: D/OpenGLRenderer(25008): Enabling debug mode 0
04-25 23:03:00.913: D/ProgressBar(25008): updateDrawableBounds: left = 0
04-25 23:03:00.913: D/ProgressBar(25008): updateDrawableBounds: top = 0
04-25 23:03:00.913: D/ProgressBar(25008): updateDrawableBounds: right = 51
04-25 23:03:00.913: D/ProgressBar(25008): updateDrawableBounds: bottom = 51
04-25 23:03:00.923: W/khrn_client(25008): init_window num_buffers 3 min undequeued buffers 1
04-25 23:03:00.923: W/khrn_client(25008): init_window window 0x4c34e310, 480x800 hintTransform 0x0 do_pre 1
04-25 23:03:00.933: D/SensorManager(25008): onAccuracyChanged :: accuracy = 3
04-25 23:03:02.875: D/GPGS(25008): onConnectionFailed: result 4
04-25 23:03:02.895: D/GPGS(25008): onConnectionFailed: since user didn't initiate sign-in, failing now.
04-25 23:03:02.915: E/ViewRootImpl(25008): sendUserActionEvent() mView == null
04-25 23:03:19.761: D/SensorManager(25008): unregisterListener::
04-25 23:03:19.761: D/Sensors(25008): Remain listener = Sending .. normal delay 200ms
04-25 23:03:19.761: I/Sensors(25008): sendDelay --- 200000000
04-25 23:03:19.771: D/SensorManager(25008): JNI - sendDelay
04-25 23:03:19.771: I/SensorManager(25008): Set normal delay = true
04-25 23:03:19.791: D/SensorManager(25008): unregisterListener::
04-25 23:03:19.801: D/Sensors(25008): Remain listener = Sending .. normal delay 200ms
04-25 23:03:19.801: I/Sensors(25008): sendDelay --- 200000000
04-25 23:03:19.801: D/SensorManager(25008): JNI - sendDelay
04-25 23:03:19.801: I/SensorManager(25008): Set normal delay = true
04-25 23:03:19.801: I/AndroidInput(25008): sensor listener tear down
04-25 23:03:20.051: D/GPGS(25008): onStop: disconnecting clients.
04-25 23:03:20.972: D/GPGS(25008): onStart.
04-25 23:03:20.972: D/GPGS(25008): onStart: connecting clients.
04-25 23:03:21.112: D/ProgressBar(25008): setProgress = 0
04-25 23:03:21.112: D/ProgressBar(25008): setProgress = 0, fromUser = false
04-25 23:03:21.112: D/ProgressBar(25008): mProgress = 0mIndeterminate = false, mMin = 0, mMax = 10000
04-25 23:03:21.293: D/GPGS(25008): Connecting GamesClient.
04-25 23:03:21.303: E/GmsClient(25008): Calling connect() while still connected, missing disconnect().
04-25 23:03:21.423: W/khrn_client(25008): init_window num_buffers 3 min undequeued buffers 1
04-25 23:03:21.423: W/khrn_client(25008): init_window window 0x493bf1e0, 456x119 hintTransform 0x0 do_pre 1
04-25 23:03:21.463: D/ProgressBar(25008): updateDrawableBounds: left = 0
04-25 23:03:21.463: D/ProgressBar(25008): updateDrawableBounds: top = 0
04-25 23:03:21.463: D/ProgressBar(25008): updateDrawableBounds: right = 51
04-25 23:03:21.463: D/ProgressBar(25008): updateDrawableBounds: bottom = 51
04-25 23:03:21.473: E/SensorManager(25008): thread start
04-25 23:03:21.483: D/SensorManager(25008): registerListener :: handle = 0 name= MPU-6K Accelerometer delay= 20000
04-25 23:03:21.493: D/SensorManager(25008): registerListener :: handle = 1 name= YAS532 Magnetic Sensor delay= 20000
04-25 23:03:21.493: I/AndroidInput(25008): sensor listener setup
04-25 23:03:21.553: D/SensorManager(25008): onAccuracyChanged :: accuracy = 3
04-25 23:03:21.563: D/GPGS(25008): onConnectionFailed: result 4
04-25 23:03:21.573: D/GPGS(25008): onConnectionFailed: since user didn't initiate sign-in, failing now.
04-25 23:03:21.593: E/ViewRootImpl(25008): sendUserActionEvent() mView == null
04-25 23:03:30.602: D/dalvikvm(25008): GC_CONCURRENT freed 394K, 20% free 9035K/11260K, paused 7ms+2ms, total 36ms