flutter first run .... Error retrieving device properties for ro.product.cpu.abi: (Please help)

2,269 views
Skip to first unread message

Sanabil Ramzan

unread,
Nov 28, 2018, 10:21:39 AM11/28/18
to flutt...@googlegroups.com
Error retrieving device properties for ro.product.cpu.abi:

Launching lib/main.dart on Android SDK built for x86 64 in debug mode...
Initializing gradle...                                       1.2s
Resolving dependencies...                                    3.3s
--------- beginning of main
11-28 20:21:04.906 W/ctxmgr  ( 2812): [AclManager]No 2 for (accnt=account#-517948760#, com.google.android.gms(10026):IndoorOutdoorProducer, vrsn=13280000, 0, 3pPkg = null ,
3pMdlId = null ,  pid = 2812). Was: 3 for 57, account#-517948760#
Unhandled exception:
Exit code -1073740940 from: D:\AndroidSDK\platform-tools\adb -s emulator-5554 shell -x logcat -v time -t 1
#0      _runWithLoggingSync (package:flutter_tools/src/base/process.dart:353:7)
#1      runCheckedSync (package:flutter_tools/src/base/process.dart:284:10)
#2      AndroidDevice.lastLogcatTimestamp (package:flutter_tools/src/android/android_device.dart:504:27)
#3      _AdbLogReader._start (package:flutter_tools/src/android/android_device.dart:678:41)
#4      _runGuarded (dart:async/stream_controller.dart:804:24)
#5      _BroadcastStreamController._subscribe (dart:async/broadcast_stream_controller.dart:217:7)
#6      _ControllerStream._createSubscription (dart:async/stream_controller.dart:817:19)
#7      _StreamImpl.listen (dart:async/stream_impl.dart:472:9)
#8      FlutterDevice.startEchoingDeviceLog (package:flutter_tools/src/resident_runner.dart:242:71)
#9      FlutterDevice.runHot (package:flutter_tools/src/resident_runner.dart:285:5)
<asynchronous suspension>
#10     HotRunner.run (package:flutter_tools/src/run_hot.dart:272:39)
<asynchronous suspension>
#11     RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:398:37)
<asynchronous suspension>
#12     FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:401:18)
#13     _asyncThenWrapperHelper.<anonymous closure> (dart:async/runtime/libasync_patch.dart:77:64)
#14     _rootRunUnary (dart:async/zone.dart:1132:38)
#15     _CustomZone.runUnary (dart:async/zone.dart:1029:19)
#16     _FutureListener.handleValue (dart:async/future_impl.dart:129:18)
#17     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:642:45)
#18     Future._propagateToListeners (dart:async/future_impl.dart:671:32)
#19     Future._complete (dart:async/future_impl.dart:476:7)
#20     _SyncCompleter.complete (dart:async/future_impl.dart:51:12)
#21     _AsyncAwaitCompleter.complete (dart:async/runtime/libasync_patch.dart:28:18)
#22     _completeOnAsyncReturn (dart:async/runtime/libasync_patch.dart:295:13)
#23     RunCommand.usageValues (package:flutter_tools/src/commands/run.dart)
#24     _asyncThenWrapperHelper.<anonymous closure> (dart:async/runtime/libasync_patch.dart:77:64)
#25     _rootRunUnary (dart:async/zone.dart:1132:38)
#26     _CustomZone.runUnary (dart:async/zone.dart:1029:19)
#27     _FutureListener.handleValue (dart:async/future_impl.dart:129:18)
#28     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:642:45)
#29     Future._propagateToListeners (dart:async/future_impl.dart:671:32)
#30     Future._complete (dart:async/future_impl.dart:476:7)
#31     _SyncCompleter.complete (dart:async/future_impl.dart:51:12)
#32     _AsyncAwaitCompleter.complete.<anonymous closure> (dart:async/runtime/libasync_patch.dart:33:20)
#33     _rootRun (dart:async/zone.dart:1124:13)
#34     _CustomZone.run (dart:async/zone.dart:1021:19)
#35     _CustomZone.bindCallback.<anonymous closure> (dart:async/zone.dart:947:23)
#36     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
#37     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
#38     _runPendingImmediateCallback (dart:isolate/runtime/libisolate_patch.dart:115:13)
#39     _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:172:5)

vishva deepak tripathi

unread,
Mar 11, 2019, 2:20:11 PM3/11/19
to Flutter Dev
i am also facing the same issue on first run and still existing on window 10 
Error retrieving device properties for ro.hardware: when i am using on Andriod studio. 

without flutter when i am running my code this is running perfectly fine so ADB is not problem. 
i am assuming this might be in flutter.

Jonatan Tisnado

unread,
Jun 5, 2019, 7:40:50 PM6/5/19
to Flutter Development (flutter-dev)
I get the same error running on VSCode!

Philippe Parisot

unread,
Jun 5, 2019, 7:47:04 PM6/5/19
to Flutter Development (flutter-dev)
I'm having the same issue on vscode. Is this happening in Android Studio too?

Philippe Parisot

unread,
Jun 5, 2019, 8:57:36 PM6/5/19
to Flutter Development (flutter-dev)
Follow issue here and give a thumbs up: https://github.com/flutter/flutter/issues/33938

Benedicte Roussel

unread,
Jun 6, 2019, 3:27:10 AM6/6/19
to ppar...@gmail.com, Flutter Development (flutter-dev)
Thanks for posting, facing the same in Flutter AS-android studio.


Le jeu., juin 6, 2019 à 2:57, Philippe Parisot
<ppar...@gmail.com> a écrit :
Follow issue here and give a thumbs up: https://github.com/flutter/flutter/issues/33938

On Wednesday, June 5, 2019 at 7:47:04 PM UTC-4, Philippe Parisot wrote:
I'm having the same issue on vscode. Is this happening in Android Studio too?

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/flutter-dev/698a0255-d2a0-4123-bf8b-06dcdd40cd72%40googlegroups.com
.
Reply all
Reply to author
Forward
0 new messages