Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. 01-20 09:43:36.578 6689-6689/? W/art: Unexpected CPU variant for X86 using defaults: x86
  2. 01-20 09:43:36.592 6689-6696/? E/art: Failed sending reply to debugger: Broken pipe
  3. 01-20 09:43:36.592 6689-6696/? I/art: Debugger is no longer active
  4. 01-20 09:43:36.592 6689-6696/? I/art: Starting a blocking GC Instrumentation
  5. 01-20 09:43:36.612 6689-6689/? W/monodroid: Trying to load sgen from: /data/app/com.radiokartina.android-2/lib/x86/libmonosgen-2.0.so
  6. 01-20 09:43:36.645 6689-6689/? W/monodroid-gc: GREF GC Threshold: 46080
  7. 01-20 09:43:36.646 6689-6689/? W/monodroid: Calling into managed runtime init
  8. 01-20 09:43:36.797 6689-6689/? I/FirebaseInitProvider: FirebaseApp initialization unsuccessful
  9. 01-20 09:43:36.808 6689-6709/? D/NetworkSecurityConfig: No Network Security Config specified, using platform default
  10. 01-20 09:43:36.858 6689-6689/? D/IoC: RegisterType - IGoogleAnalyticService RegisterImpl - GoogleAnalyticService
  11. 01-20 09:43:36.858 6689-6689/? D/IoC: RegisterType - IRecordProgressHelper RegisterImpl - RecordProgressHelper
  12. 01-20 09:43:36.858 6689-6689/? D/IoC: RegisterType - IMessageAttachUploadService RegisterImpl - MessageAttachUploadService
  13. 01-20 09:43:36.859 6689-6689/? D/IoC: RegisterType - IFileHelper RegisterImpl - FileHelper
  14. 01-20 09:43:36.859 6689-6689/? D/IoC: RegisterType - IKartinaService RegisterImpl - KartinaService
  15. 01-20 09:43:36.859 6689-6689/? D/IoC: RegisterType - IMediaPlayer RegisterImpl - MediaPlayer
  16. 01-20 09:43:36.859 6689-6689/? D/IoC: RegisterType - IMediaStorage RegisterImpl - MediaStorage
  17. 01-20 09:43:36.860 6689-6689/? D/IoC: RegisterType - NotifyManager RegisterImpl - NotifyManager
  18. 01-20 09:43:36.860 6689-6689/? D/IoC: RegisterType - IFontResolver RegisterImpl - FontResolver
  19. 01-20 09:43:36.860 6689-6689/? D/IoC: RegisterType - IStringResources RegisterImpl - StringResource
  20. 01-20 09:43:36.861 6689-6689/? D/IoC: RegisterType - IBugReportService RegisterImpl - BugReportService
  21. 01-20 09:43:36.862 6689-6689/? D/IoC: RegisterType - GoogleGeocodeService RegisterImpl - GoogleGeocodeService
  22. 01-20 09:43:36.862 6689-6689/? D/IoC: RegisterType - GoogleRouteService RegisterImpl - GoogleRouteService
  23. 01-20 09:43:36.865 6689-6689/? D/IoC: RegisterType - IAudioRecorder RegisterImpl - AudioRecorder
  24. 01-20 09:43:36.865 6689-6689/? D/IoC: RegisterType - ISystemBox RegisterImpl - SystemBox
  25. 01-20 09:43:36.866 6689-6689/? D/IoC: RegisterType - IFacebookService RegisterImpl - FacebookService
  26. 01-20 09:43:36.887 6689-6689/? D/IoC: RegisterType - IAdManager RegisterImpl - AdManager
  27. 01-20 09:43:36.887 6689-6689/? D/IoC: RegisterType - ITrackManagerInitHelper RegisterImpl - TrackManagerInitHelper
  28. 01-20 09:43:36.887 6689-6689/? D/IoC: RegisterType - AdvManager RegisterImpl - AdvManager
  29. 01-20 09:43:36.887 6689-6689/? D/IoC: RegisterType - FavoriteTracks RegisterImpl - FavoriteTracks
  30. 01-20 09:43:36.887 6689-6689/? D/IoC: RegisterType - LikedTracks RegisterImpl - LikedTracks
  31. 01-20 09:43:36.887 6689-6689/? D/IoC: RegisterType - TrackManager RegisterImpl - TrackManager
  32. 01-20 09:43:36.888 6689-6689/? D/IoC: RegisterType - UserSettings RegisterImpl - UserSettings
  33. 01-20 09:43:36.888 6689-6689/? D/IoC: RegisterType - IImageCachedPolicyFactory RegisterImpl - ImageCachePolicyFactory
  34. 01-20 09:43:36.907 6689-6689/? D/IoC: RegisterType - IResourcesManager RegisterImpl - ResourceManager
  35. 01-20 09:43:36.907 6689-6689/? D/IoC: RegisterType - IDataCache RegisterImpl - DataCache
  36. 01-20 09:43:36.907 6689-6689/? D/IoC: RegisterType - IIsolatedStorage RegisterImpl - IsolatedStorage
  37. 01-20 09:43:36.908 6689-6689/? D/IoC: RegisterType - ILogger RegisterImpl - Logger
  38. 01-20 09:43:36.908 6689-6689/? D/IoC: RegisterType - IRequestFactory RegisterImpl - ApacheRequestFactory
  39. 01-20 09:43:36.908 6689-6689/? D/IoC: RegisterType - IImageDownloader RegisterImpl - ImageDownloader
  40. 01-20 09:43:36.975 6689-6689/? E/com.radiokartina.android: System.UnauthorizedAccessException: Access to the path "/storage/emulated/0/RadioKartina" is denied.
  41. at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x0005a] in <defe0e13fbdc4e86b65ca7e17786e269>:0
  42. at System.IO.Directory.CreateDirectory (System.String path) [0x00084] in <defe0e13fbdc4e86b65ca7e17786e269>:0
  43. at RadioKartina.Droid.Common.MediaStorage.CreateDirIfNeed () [0x00039] in <ac3d855f0a3746a7b139101be9facf6c>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement