id stringlengths 16 145 | text stringlengths 1 179k | title stringclasses 1
value |
|---|---|---|
android_memory_battery/245258072pli1_136_0.txt | vk...@intermedia.com<vk...@intermedia.com> #92Mar 29, 2024 04:04AM
Devices: 100% Samsung
Operation system: 100% Android 13
Device states: 100% background
It looks that some vendors didn't apply this patch or patch didn't fixed
te...@gmail.com<te...@gmail.com> #93Apr 16, 2024 04:11AM
Fatal Exception: android.app.RemoteS... | |
android_memory_battery/android_battery_2_1.txt | m/quality)
* [ Core value ](https://developer.android.com/quality/core-value)
* [ User experience ](https://developer.android.com/quality/user-experience)
* [ Technical quality ](https://developer.android.com/quality/technical)
* [ Privacy & security ](https://developer.android.com/quality/privacy-and-secur... | |
android_memory_battery/ActivityThreadjava1_156_0.txt | | public void handleApplicationInfoChanged ( @NonNull final
ApplicationInfo ai ) {
| // Updates triggered by package installation go through a package update
| // receiver. Here we try to capture ApplicationInfo changes that are
| // caused by other sources, such as overlays. That means we want to be as
con... | |
android_memory_battery/245258072pli1_119_0.txt | du...@google.com<du...@google.com> #74Jan 18, 2023 12:02PM
The patches are applied to Android framework instead of apps. OEM partners should be able to access it. To suppress the exception before OEMs upgrade to T QPR2, comment #39 above described an app side workaround. | |
android_memory_battery/ActivityThreadjava1_78_0.txt | | memInfo . dalvikPrivateDirty , memInfo . dalvikSharedClean ,
| memInfo . dalvikPrivateClean , memInfo . hasSwappedOutPss ?
| memInfo . dalvikSwappedOutPss : memInfo . dalvikSwappedOut ,
| memInfo . dalvikRss , dalvikMax , dalvikAllocated , dalvikFree );
| } else {
| printRow ( ... | |
android_memory_battery/245258072pli1_95_0.txt | ar...@gmail.com<ar...@gmail.com> #46Nov 9, 2022 04:05AM
Hi, I see also this error - any update? | |
android_memory_battery/245258072pli1_27_0.txt | App 1 / 1.6m installs / 452 crashes / 416 affected users
App 2 / 3.5m installs / 1,361 crashes / 1,152 affected users
App 3 / 6.4m installs / 985 crashes / 906 affected users
ro...@bbc.co.uk<ro...@bbc.co.uk> #7Sep 7, 2022 08:11AM
Additionally, all of our reports are exclusively from Pixel devices, which may not be surp... | |
android_memory_battery/androidappActivityTh_0_0.txt | Documentation - Android | |
android_memory_battery/245258072pli1_47_0.txt | Me indica que el error puede afectar las métricas de los usuarios.
ch...@gmail.com<ch...@gmail.com> #28Oct 7, 2022 12:29AM
Pre-launch report on Google play console | |
android_memory_battery/245258072pli1_7_0.txt | Like the OP, reporting suggests it's exclusive to Android 13. | |
android_memory_battery/android_memory_3_6.txt | e daemon becomes active when free
memory on the device runs low. The Linux kernel maintains low and high free
memory thresholds. When free memory falls below the low threshold, ` kswapd `
starts to reclaim memory. Once the free memory reaches the high threshold, `
kswapd ` stops reclaiming memory.
` kswapd ` can recla... | |
android_memory_battery/245258072pli1_135_0.txt | 2024 Feb22, still occured
it...@gmail.com<it...@gmail.com> #90Mar 6, 2024 08:13AM
Devices: 100% Samsung
Operating systems: 100% Android 13
Device states: 100% background
eb...@gmail.com<eb...@gmail.com> #91Mar 27, 2024 07:59PM
Just got this error on Crashlytics on Motorola Edge 30 Fusion running A12 | |
android_memory_battery/ActivityThreadjava_73_0.txt | cb : null ;
| if ( activity != null ) {
| activity . mCalled = false ;
| }
|
| boolean shouldChangeConfig = false ;
| if (( activity == null ) || ( activity . mCurrentConfig == null
)) {
| shouldChangeConfig = true ;
| } else {
|
| // If the new config is the same as the conf... | |
android_memory_battery/android_battery_2_3.txt | libraries/app-startup)
* Guides
* [ Set up your environment for testing ](/topic/performance/appstartup/setup-env)
* [ About background work ⍈ ](/guide/background)
* [ Declare a device performance class ](/topic/performance/performance-class)
* [ About App Standby Buckets ](/topic/per... | |
android_memory_battery/245258072pli1_102_0.txt | If folk could post what they see for that logcat message it could help identify a common process which is triggering this. | |
android_memory_battery/ActivityThreadjava_61_0.txt | | StopInfo info = new StopInfo ();
| performStopActivityInner ( r , info , show , true );
|
| if ( localLOGV ) Slog . v (
| TAG , "Finishing stop of " \+ r \+ ": show=" \+ show
| \+ " win=" \+ r . window );
|
| updateVisibility ( r , show );
|
| // Make sure any pending wr... | |
android_memory_battery/245258072pli1_41_0.txt | Firebase Crashlytics info:
100% Pixel devices
100% Android 13
100% in Background | |
android_memory_battery/android_battery_7_0.txt | [ 
](/)
*
[ Essentials ](https://developer.android.com/get-started)
* Modern Android
* Quickly bring your app to life with less code, using a modern d... | |
android_memory_battery/ActivityThreadjava1_57_0.txt | | case DISPATCH_PACKAGE_BROADCAST : return "DISPATCH_PACKAGE_BROADCAST"
;
| case SCHEDULE_CRASH : return "SCHEDULE_CRASH" ;
| case DUMP_HEAP : return "DUMP_HEAP" ;
| case DUMP_ACTIVITY : return "DUMP_ACTIVITY" ;
| case SET_CORE_SETTINGS : return "SET_CORE_SETTINGS" ;
| case UPDATE_PACKAGE... | |
android_memory_battery/ActivityThreadjava1_149_0.txt | | r . tmpConfig , r . overrideConfig , displayId ,
alwaysReportChange );
| freeTextLayoutCachesIfNeeded ( r . activity . mCurrentConfig . diff
( r . tmpConfig ));
| return reportedConfig ;
| }
|
| /**
| * Decides whether to update an Activity's configuration and whether to
inform it.
| * ... | |
android_memory_battery/ActivityThreadjava1_124_0.txt | | try {
| r . activity . onStateNotSaved ();
| r . activity . mFragments . noteStateNotSaved ();
| checkAndBlockForNetworkAccess ();
| if ( r . pendingIntents != null ) {
| deliverNewIntents ( r , r . pendingIntents );
| r . pendingIntents = null ;
| }
| if ( r . pendingRe... | |
android_memory_battery/ActivityThreadjava_15_0.txt | | queueOrSendMessage ( H . DESTROY_BACKUP_AGENT , d );
| }
|
| public final void scheduleCreateService ( IBinder token ,
| ServiceInfo info ) {
| CreateServiceData s = new CreateServiceData ();
| s . token = token ;
| s . info = info ;
|
| queueOrSendMessage ( H . CREATE_SERV... | |
android_memory_battery/245258072pli1_64_0.txt | com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
go...@gmail.com<go...@gmail.com> #30Oct 10, 2022 06:58AM
We're also seeing the same issue in our app, exclusively on Android 13 Google Pixel device. Our targetSdkVersion is 32 and minSdkVersion is 21.
zr...@gmail.com<zr...@gmail.com> #31Oct 10, 2022 05:30PM
I... | |
android_memory_battery/ActivityThreadjava1_59_0.txt | | handleUnbindService (( BindServiceData ) msg . obj );
| schedulePurgeIdler ();
| Trace . traceEnd ( Trace . TRACE_TAG_ACTIVITY_MANAGER );
| break ;
| case SERVICE_ARGS :
| if ( Trace . isTagEnabled ( Trace . TRACE_TAG_ACTIVITY_MANAGER ))
{
| Trace . traceBegin ( Trace . TRACE_T... | |
android_memory_battery/ActivityThreadjava1_153_0.txt | | // dispatch the updated config to it.
| final int diff = diffWithBucket != 0 ? diffWithBucket :
publicDiff ;
| // If this activity doesn't handle any of the config changes, then don't
bother
| // calling onConfigurationChanged. Otherwise, report to the activity for
the
| // changes.
| return (~ hand... | |
android_memory_battery/ActivityThreadjava_18_0.txt | |
| public void scheduleLowMemory () {
| queueOrSendMessage ( H . LOW_MEMORY , null );
| }
|
| public void scheduleActivityConfigurationChanged ( IBinder token ) {
| queueOrSendMessage ( H . ACTIVITY_CONFIGURATION_CHANGED , token );
| }
|
| public void profilerControl ( boolean star... | |
android_memory_battery/ActivityThreadjava1_2_0.txt | [ android ](/?format=HTML) / [ platform ](/platform/) / [ frameworks
](/platform/frameworks/) / [ base ](/platform/frameworks/base/) / [
refs/heads/main ](/platform/frameworks/base/+/refs/heads/main) / [ .
](/platform/frameworks/base/+/refs/heads/main/) / [ core
](/platform/frameworks/base/+/refs/heads/main/core) / [ j... | |
android_memory_battery/245258072pli1_84_0.txt | /**
* Evaluate whether to silently absorb uncaught crashes such that they
* don't crash the app. We generally want to avoid this practice - we would
* rather know about them. However in some cases there's nothing we can do
* about the crash (e.g. it is an OS fault) and we would rather not have them
* pollute our reliab... | |
android_memory_battery/245258072pli1_3_0.txt | implementation "androidx.appcompat:appcompat:1.4.2"
implementation "androidx.appcompat:appcompat-resources:1.4.2"
implementation 'com.google.firebase:firebase-messaging:23.0.6'
implementation 'com.google.firebase:firebase-crashlytics:18.2.12'
implementation 'com.google.firebase:firebase-dynamic-links:21.0.1' | |
android_memory_battery/ActivityThreadjava1_53_0.txt | |
| @Override
| public void updateUiTranslationState ( IBinder activityToken , int
state ,
| TranslationSpec sourceSpec , TranslationSpec targetSpec , List <
AutofillId > viewIds ,
| UiTranslationSpec uiTranslationSpec ) {
| SomeArgs args = SomeArgs . obtain ();
| args . arg1 = activ... | |
android_memory_battery/245258072pli1_78_0.txt | We have upwards of 3,000 events & affected users for this crash on one app, and the device information is still unavailable in Play Console as you describe. Fortunately we have other analysis tools and the affected devices are the same as previously reported in this issue - a range of exclusively Pixel devices. | |
android_memory_battery/ActivityThreadjava1_196_0.txt | | Bundle getCoreSettings () {
| synchronized ( mCoreSettingsLock ) {
| return mCoreSettings ;
| }
| }
|
| public int getIntCoreSetting ( String key , int defaultValue ) {
| synchronized ( mCoreSettingsLock ) {
| if ( mCoreSettings != null ) {
| return mCoreSettings . getInt ( ... | |
android_memory_battery/ActivityThreadjava1_115_0.txt | | }
|
| @OperationType
| private static int getOperationTypeFromBackupMode ( int backupMode )
{
| switch ( backupMode ) {
| case ApplicationThreadConstants . BACKUP_MODE_RESTORE :
| case ApplicationThreadConstants . BACKUP_MODE_RESTORE_FULL :
| return OperationType . RESTORE ;
| case App... | |
android_memory_battery/ActivityThreadjava_75_0.txt | | mPendingConfiguration = null ;
| }
|
| if ( config == null ) {
| return ;
| }
|
| if ( DEBUG_CONFIGURATION ) Slog . v ( TAG , "Handle configuration
changed: "
| \+ config );
|
| applyConfigurationToResourcesLocked ( config );
|
| if ( mConfiguration == null ) {
| mConfiguratio... | |
android_memory_battery/ActivityThreadjava1_72_0.txt | |
| /**
| * Gets the context instance base on system resources & display information
which used for UI.
| * @param displayId The ID of the display where the UI is shown.
| * @see ContextImpl#createSystemUiContext(ContextImpl, int)
| */
| @NonNull
| public ContextImpl getSystemUiContext ( int displayId ) {... | |
android_memory_battery/android_memory_3_3.txt | libraries/app-startup)
* Guides
* [ Set up your environment for testing ](/topic/performance/appstartup/setup-env)
* [ About background work ⍈ ](/guide/background)
* [ Declare a device performance class ](/topic/performance/performance-class)
* [ About App Standby Buckets ](/topic/per... | |
android_memory_battery/ActivityThreadjava1_50_0.txt | | }
|
| @Override
| public void scheduleInstallProvider ( ProviderInfo provider ) {
| sendMessage ( H . INSTALL_PROVIDER , provider );
| }
|
| @Override
| public final void updateTimePrefs ( int timeFormatPreference ) {
| final Boolean timeFormatPreferenceBool ;
| // For convenience we... | |
android_memory_battery/ActivityThreadjava1_43_0.txt | | printRow ( pw , DB_POOL_INFO_FORMAT , dbStats . cacheHits ,
dbStats . cacheMisses ,
| dbStats . cacheSize , dbStats . dbName );
| }
| }
|
| // Asset details.
| String assetAlloc = AssetManager . getAssetAllocations ();
| if ( assetAlloc != null ) {
| pw . println ( " " );
|... | |
android_memory_battery/android_battery_6_5.txt | checking the current battery level
and charging state is a good place to start.
The battery-life impact of performing application updates depends on the
battery level and charging state of the device. The impact of performing
updates while the device is charging over AC is negligible, so in most cases
you can maximiz... | |
android_memory_battery/ActivityThreadjava1_141_0.txt | | }
| r . activity . mDecor = null ;
| }
| if ( r . mPendingRemoveWindow == null ) {
| // If we are delaying the removal of the activity window, then
| // we can't clean up all windows here. Note that we can't do
| // so later either, which means any windows that aren't closed
| // by the app wil... | |
android_memory_battery/ActivityThreadjava_85_0.txt | | } else {
| prc . count \--;
| if ( prc . count == 0 ) {
| // Schedule the actual remove asynchronously, since we
| // don't know the context this will be called in.
| // TODO: it would be nice to post a delayed message, so
| // if we come back and need the same provider quickly
| // we will still... | |
android_memory_battery/ActivityThreadjava1_33_0.txt | |
| // See b/79378449 about the following exemption.
| switch ( name ) {
| case "package" :
| case Context . WINDOW_SERVICE :
| continue ;
| }
|
| if ( ServiceManager . getService ( name ) == null ) {
| Log . wtf ( TAG , "Service " \+ name \+ " should be accessible by
this app" ... | |
android_memory_battery/android_memory_2_3.txt | libraries/app-startup)
* Guides
* [ Set up your environment for testing ](/topic/performance/appstartup/setup-env)
* [ About background work ⍈ ](/guide/background)
* [ Declare a device performance class ](/topic/performance/performance-class)
* [ About App Standby Buckets ](/topic/per... | |
android_memory_battery/ActivityThreadjava_17_0.txt | | public void updateTimeZone () {
| TimeZone . setDefault ( null );
| }
|
| public void clearDnsCache () {
| // a non-standard API to get this to libcore
| InetAddress . clearDnsCache ();
| }
|
| public void setHttpProxy ( String host , String port , String
exclList ) {
| Proxy . ... | |
android_memory_battery/ActivityThreadjava1_30_0.txt | | d . userId = userId ;
|
| sendMessage ( H . DESTROY_BACKUP_AGENT , d );
| }
|
| public final void scheduleCreateService ( IBinder token ,
| ServiceInfo info , CompatibilityInfo compatInfo , int processState
) {
| updateProcessState ( processState , false );
| CreateServiceData ... | |
android_memory_battery/ActivityThreadjava_19_0.txt | | queueOrSendMessage ( H . SCHEDULE_CRASH , msg );
| }
|
| public void dumpActivity ( FileDescriptor fd , IBinder
activitytoken ,
| String prefix , String [] args ) {
| DumpComponentInfo data = new DumpComponentInfo ();
| data . fd = fd ;
| data . token = activitytoken ;
| d... | |
android_memory_battery/245258072pli1_1_0.txt | DESCRIPTIONsk...@googlemail.com created issue #1
Sep 6, 2022 07:13AM
In firebase I see crashes only for Android 13 (Only Pixel devices) | |
android_memory_battery/ActivityThreadjava_46_0.txt | |
| // no longer idle; we have backup work to do
| unscheduleGcIdler ();
|
| // instantiate the BackupAgent class named in the manifest
| LoadedApk packageInfo = getPackageInfoNoCheck ( data . appInfo );
| String packageName = packageInfo . mPackageName ;
| if ( mBackupAgents . get ( packageN... | |
android_memory_battery/ActivityThreadjava_36_0.txt | | return mLooper ;
| }
|
| public Application getApplication () {
| return mInitialApplication ;
| }
|
| public String getProcessName () {
| return mBoundApplication . processName ;
| }
|
| public ContextImpl getSystemContext () {
| synchronized ( this ) {
| if ( mSystemContext == ... | |
android_memory_battery/ActivityThreadjava_72_0.txt | | ActivityClientRecord ar = it . next ();
| Activity a = ar . activity ;
| if ( a != null ) {
| if (! ar . activity . mFinished && ( allActivities ||
| ( a != null && ! ar . paused ))) {
| // If the activity is currently resumed, its configuration
| // needs to change right no... | |
android_memory_battery/245258072pli1_94_0.txt | Thanks
sh...@gmail.com<sh...@gmail.com> #45Nov 6, 2022 07:03PM
Hi AOSP team, Could you kindly update the progress here ? Our app has been being impacted by this crash for long time. | |
android_memory_battery/android_memory_1_8.txt | logo-x.svg) X ](//x.com/AndroidDev)
Follow @AndroidDev on X
* [  YouTube ](//www.youtube.com/user/androiddevelopers)
Check out Android Developers on YouTube
* [  LinkedIn ](//www.... | |
android_memory_battery/245258072pli1_32_0.txt |
and the device is the following :
Model name: SH-01L
Manufacturer: DOCOMO
Android version: Android 9 (SDK 28) | |
android_memory_battery/android_memory_0_1.txt | m/quality)
* [ Core value ](https://developer.android.com/quality/core-value)
* [ User experience ](https://developer.android.com/quality/user-experience)
* [ Technical quality ](https://developer.android.com/quality/technical)
* [ Privacy & security ](https://developer.android.com/quality/privacy-and-secur... | |
android_memory_battery/android_memory_1_0.txt | [ 
](/)
*
[ Essentials ](https://developer.android.com/get-started)
* Modern Android
* Quickly bring your app to life with less code, using a modern d... | |
android_memory_battery/ActivityThreadjava1_25_0.txt | | AppBindData () {
| }
| @UnsupportedAppUsage
| LoadedApk info ;
| @UnsupportedAppUsage
| String processName ;
| @UnsupportedAppUsage
| ApplicationInfo appInfo ;
| String sdkSandboxClientAppVolumeUuid ;
| String sdkSandboxClientAppPackage ;
| boolean isSdkInSandbox ;
| @UnsupportedAppUsage
| ... | |
android_memory_battery/ActivityThreadjava1_58_0.txt | | handleBindApplication ( data );
| Trace . traceEnd ( Trace . TRACE_TAG_ACTIVITY_MANAGER );
| break ;
| case EXIT_APPLICATION :
| if ( mInitialApplication != null ) {
| mInitialApplication . onTerminate ();
| }
| Looper . myLooper (). quit ();
| break ;
| case RECEIVER :
| if ... | |
android_memory_battery/android_battery_1_2.txt | get-started)
* More
* [ Design & Plan ](/design)
* More
* [ Overview ](/quality)
* [ Core value ](/quality/core-value)
* [ User experience ](/quality/user-experience)
* [ Technical quality ](/quality/technical)
* [ Privacy & Security ](/quality/privacy-and-security)
* [ Develop ... | |
android_memory_battery/245258072pli1_39_0.txt | Fatal Exception: android.app.RemoteServiceException$CannotDeliverBroadcastException: can't deliver broadcast | |
android_memory_battery/ActivityThreadjava_45_0.txt | | if ( DEBUG_BROADCAST ) Slog . i ( TAG ,
| "Finishing failed broadcast to " \+ data . intent . getComponent
());
| data . sendFinished ( mgr );
| throw new RuntimeException (
| "Unable to instantiate receiver " \+ component
| \+ ": " \+ e . toString (), e );
| }
|
| try {
| A... | |
android_memory_battery/android_memory_2_5.txt | s memory, see [
Overview of memory management ](/topic/performance/memory-overview) .
Random-access memory (RAM) is a valuable resource for any software development
environment, and it's even more valuable for a mobile operating system where
physical memory is often constrained. Although both the Android Runtime (ART)... | |
android_memory_battery/245258072pli1_114_0.txt | https://primes-crash.corp.google.com/product/716408/report/1000001202436491287
du...@google.com<du...@google.com> #67Dec 20, 2022 12:25PM
Marked as fixed.
Fixed in T QPR2 | |
android_memory_battery/ActivityThreadjava_1_0.txt | [ Sign in
](https://accounts.google.com/AccountChooser?faa=1&service=gerritcodereview&continue=https://android.googlesource.com/login/platform/frameworks/base/%2B/d630f105e8bc0021541aacb4dc6498a49048ecea/core/java/android/app/ActivityThread.java) | |
android_memory_battery/android_battery_4_0.txt | [ 
](/)
*
[ Essentials ](https://developer.android.com/get-started)
* Modern Android
* Quickly bring your app to life with less code, using a modern d... | |
android_memory_battery/android_battery_2_0.txt | [ 
](/)
*
[ Essentials ](https://developer.android.com/get-started)
* Modern Android
* Quickly bring your app to life with less code, using a modern d... | |
android_memory_battery/245258072pli1_111_0.txt | The workaround mentioned in comment #39 above should be able to suppress the crash and prevent your app stats being polluted. | |
android_memory_battery/ActivityThreadjava_69_0.txt | | private final void handleRelaunchActivity ( ActivityClientRecord tmp
) {
| // If we are getting ready to gc after going to the background, well
| // we are back active so skip it.
| unscheduleGcIdler ();
|
| Configuration changedConfig = null ;
| int configChanges = 0 ;
|
| // First: make sure ... | |
android_memory_battery/android_battery_1_0.txt | [ 
](/)
*
[ Essentials ](https://developer.android.com/get-started)
* Modern Android
* Quickly bring your app to life with less code, using a modern d... | |
android_memory_battery/android_battery_1_5.txt | ve registered to
listen for it, even if those processes may not do much work. This can have a
substantial impact on both device performance and user experience.
To alleviate this issue, Android 7.0 (API level 24) applies the following
restrictions:
* Apps targeting Android 7.0 (API level 24) and higher do not recei... | |
android_memory_battery/245258072pli1_44_0.txt | Judging from the firebase logs it happens in the middle of the user session as well as when the app is restored from the background after a longer time period.
to...@branchapp.com<to...@branchapp.com> #25Sep 26, 2022 10:57AM
We also have been experiencing this issue. It used to be only Android 12 Pixel devices, but tha... | |
android_memory_battery/android_battery_6_2.txt | get-started)
* More
* [ Design & Plan ](/design)
* More
* [ Overview ](/quality)
* [ Core value ](/quality/core-value)
* [ User experience ](/quality/user-experience)
* [ Technical quality ](/quality/technical)
* [ Privacy & Security ](/quality/privacy-and-security)
* [ Develop ... | |
android_memory_battery/ActivityThreadjava1_112_0.txt | | if ( data . info . attributionTags != null && data . info .
attributionTags . length > 0 ) {
| final String attributionTag = data . info . attributionTags [ 0
];
| context = ( ContextImpl ) context . createAttributionContext (
attributionTag );
| }
| java . lang . ClassLoa... | |
android_memory_battery/android_memory_3_5.txt | times. For example, the system
keeps apps in memory after they've been closed so the user can quickly switch
back to them. For this reason, Android devices often run with very little free
memory. Memory management is vital to properly allocate memory among important
system processes and many user applications.
This pa... | |
android_memory_battery/245258072pli1_130_0.txt | [Deleted User]<[Deleted User]> #85Sep 6, 2023 03:28AM
Issues found in same versions & devices as #comment84 | |
android_memory_battery/245258072pli1_43_0.txt | Dependency versions, which could be helpful:
androidx.core:core-ktx:1.8.0
androidx.appcompat:appcompat:1.4.2
def firebaseBomVersion = '30.3.0' | |
android_memory_battery/245258072pli1_40_0.txt | Screenshot (91).png
20 KB View Download
gi...@benedusi.com.br<gi...@benedusi.com.br> #21Sep 19, 2022 05:00PM
Comment has been deleted.
Message last modified on Sep 19, 2022 05:09PM
an...@walmart.com<an...@walmart.com> #22Sep 21, 2022 08:00AM
We are also seeing this for our app. There is no steps to reproduce as there a... | |
android_memory_battery/ActivityThreadjava1_178_0.txt | | try {
| mInstrumentation . onCreate ( data . instrumentationArgs );
| } catch ( Exception e ) {
| throw new RuntimeException (
| "Exception thrown in onCreate() of "
| \+ data . instrumentationName \+ ": " \+ e . toString (), e );
| }
|
| } catch ( Exception e ) {
| Slog .... | |
android_memory_battery/245258072pli1_36_0.txt | ks...@atlassian.com<ks...@atlassian.com> #18Sep 15, 2022 10:43AM
Same here, seeing only for pixel devices on Android 13, no more context is available
a....@samsungfood.com<a....@samsungfood.com> #19Sep 15, 2022 11:57AM
Same crash here | |
android_memory_battery/android_memory_3_2.txt | get-started)
* More
* [ Design & Plan ](/design)
* More
* [ Overview ](/quality)
* [ Core value ](/quality/core-value)
* [ User experience ](/quality/user-experience)
* [ Technical quality ](/quality/technical)
* [ Privacy & Security ](/quality/privacy-and-security)
* [ Develop ... | |
android_memory_battery/android_memory_1_2.txt | get-started)
* More
* [ Design & Plan ](/design)
* More
* [ Overview ](/quality)
* [ Core value ](/quality/core-value)
* [ User experience ](/quality/user-experience)
* [ Technical quality ](/quality/technical)
* [ Privacy & Security ](/quality/privacy-and-security)
* [ Develop ... | |
android_memory_battery/android_battery_0_7.txt | @AndroidDev on X
* [  YouTube ](//www.youtube.com/user/androiddevelopers)
Check out Android Developers on YouTube
* [  LinkedIn ](//www.linkedin.com/showcase/androiddev)
Connect w... | |
android_memory_battery/ActivityThreadjava_89_0.txt | | });
| android . ddm . DdmHandleAppName . setAppName ( "<pre-initialized>"
);
| RuntimeInit . setApplicationObject ( mAppThread . asBinder ());
| IActivityManager mgr = ActivityManagerNative . getDefault ();
| try {
| mgr . attachApplication ( mAppThread );
| } catch ( RemoteExcept... | |
android_memory_battery/ActivityThreadjava1_75_0.txt | | pw . print ( nativeMax ); pw . print ( ',' );
| pw . print ( dalvikMax ); pw . print ( ',' );
| pw . print ( "N/A," );
| pw . print ( nativeMax \+ dalvikMax ); pw . print ( ',' );
|
| // Heap info - allocated
| pw . print ( nativeAllocated ); pw . print ( ',' )... | |
android_memory_battery/android_battery_7_6.txt | onnectivityManager#registerNetworkCallback\(android.net.NetworkRequest,%20android.net.ConnectivityManager.NetworkCallback\))
functions to search for a network to connect from the device that satisfies
the ` NetworkRequest ` . The status is then reported to the ` NetworkCallback
` .
### Kotlin
val conne... | |
android_memory_battery/android_battery_2_2.txt | get-started)
* More
* [ Design & Plan ](/design)
* More
* [ Overview ](/quality)
* [ Core value ](/quality/core-value)
* [ User experience ](/quality/user-experience)
* [ Technical quality ](/quality/technical)
* [ Privacy & Security ](/quality/privacy-and-security)
* [ Develop ... | |
android_memory_battery/245258072pli1_123_0.txt | jo...@truecaller.com<jo...@truecaller.com> #78Apr 25, 2023 02:43AM
Hi, we are still seeing a lot of crashes especially coming from Samsung devices, when this patch is expected to go live on Samsung devices? Can you find out?
ju...@telesoftas.com<ju...@telesoftas.com> #79May 8, 2023 01:21AM
Still occurs on the following... | |
android_memory_battery/ActivityThreadjava1_81_0.txt | | }
| }
|
| pw . println ( " " );
| pw . println ( " App Summary" );
| printRow ( pw , TWO_COUNT_COLUMN_HEADER , "" , "Pss(KB)" , "" ,
"Rss(KB)" );
| printRow ( pw , TWO_COUNT_COLUMN_HEADER , "" , "------" , "" ,
"------" );
| printRow ( pw , TWO_COUNT_COLUMNS ,
| "Java He... | |
android_memory_battery/ActivityThreadjava_6_0.txt | | import java . util . Map ;
| import java . util . TimeZone ;
| import java . util . regex . Pattern ;
|
| import dalvik . system . CloseGuard ;
|
| final class SuperNotCalledException extends AndroidRuntimeException {
| public SuperNotCalledException ( String msg ) {
| supe... | |
android_memory_battery/ActivityThreadjava1_142_0.txt | | } else {
| r . pendingResults = pendingResults ;
| }
| }
| if ( pendingNewIntents != null ) {
| if ( r . pendingIntents != null ) {
| r . pendingIntents . addAll ( pendingNewIntents );
| } else {
| r . pendingIntents = pendingNewIntents ;
| }
| }
| break ;
| }
| }
|
|... | |
android_memory_battery/android_battery_0_5.txt | erformance/tracing) , the [
Macrobenchmark power metric ](/topic/performance/benchmarking/macrobenchmark-
metrics#power) , or the [ Power Profiler ](/studio/profile/power-profiler) to
get insights into battery performance.
The Battery Historian tool provides insight into a device’s battery
consumption over time. At a ... | |
android_memory_battery/ActivityThreadjava1_84_0.txt | | final int mySwappedOut = memInfo . getOtherSwappedOut ( i );
| final int mySwappedOutPss = memInfo . getOtherSwappedOutPss ( i );
| final int myRss = memInfo . getOtherRss ( i );
| if ( myPss != 0 || mySharedDirty != 0 || myPrivateDirty != 0
| || mySharedClean != 0 || ... | |
android_memory_battery/ActivityThreadjava1_82_0.txt | | private static void dumpMemoryInfo ( ProtoOutputStream proto , long
fieldId , String name ,
| int pss , int cleanPss , int sharedDirty , int privateDirty ,
| int sharedClean , int privateClean ,
| boolean hasSwappedOutPss , int dirtySwap , int dirtySwapPss , int
rss ) {
| f... | |
android_memory_battery/245258072pli1_14_0.txt | Issue details Please explain the issue in detail. | |
android_memory_battery/245258072pli1_132_0.txt | "If anyone has this issue, One of the reason is that App is "Out of memory" but for some reason, on Samsung phones App crashes with "Not able to deliver broadcast" exception. So check for memory fragmentation if you are still having this issue after you have looked and implemented all the solutions mentioned for this e... | |
android_memory_battery/android_battery_3_2.txt | get-started)
* More
* [ Design & Plan ](/design)
* More
* [ Overview ](/quality)
* [ Core value ](/quality/core-value)
* [ User experience ](/quality/user-experience)
* [ Technical quality ](/quality/technical)
* [ Privacy & Security ](/quality/privacy-and-security)
* [ Develop ... | |
android_memory_battery/245258072pli1_35_0.txt | ji...@ringcentral.com<ji...@ringcentral.com> #16Sep 14, 2022 12:26AM
Comment has been deleted.
Message last modified on Sep 14, 2022 12:27AM
ji...@ringcentral.com<ji...@ringcentral.com> #17Sep 14, 2022 12:27AM
We're also seeing the same issue in our app, exclusively on Android 13 Google devices while in the background.... | |
android_memory_battery/ActivityThreadjava_32_0.txt | | r = wr != null ? wr . get () : null ;
| //if (r != null) Slog.i(TAG, "isUpToDate " + resDir + ": " +
r.getAssets().isUpToDate());
| if ( r != null && r . getAssets (). isUpToDate ()) {
| if ( false ) {
| Slog . w ( TAG , "Returning cached resources " \+ r \+ " " \+
resDir
| ... | |
android_memory_battery/ActivityThreadjava_25_0.txt | | case PAUSE_ACTIVITY : return "PAUSE_ACTIVITY" ;
| case PAUSE_ACTIVITY_FINISHING : return "PAUSE_ACTIVITY_FINISHING" ;
| case STOP_ACTIVITY_SHOW : return "STOP_ACTIVITY_SHOW" ;
| case STOP_ACTIVITY_HIDE : return "STOP_ACTIVITY_HIDE" ;
| case SHOW_WINDOW : return "SHOW_WINDOW" ;
| case H... | |
android_memory_battery/ActivityThreadjava1_41_0.txt | | pw . print ( activityInstanceCount ); pw . print ( ',' );
|
| pw . print ( globalAssetCount ); pw . print ( ',' );
| pw . print ( globalAssetManagerCount ); pw . print ( ',' );
| pw . print ( binderLocalObjectCount ); pw . print ( ',' );
| pw . print ( binderProxyO... | |
android_memory_battery/android_memory_3_7.txt | en determining how much memory is being used by an app, the system must
account for shared pages. Apps that access the same service or library will be
sharing memory pages. For example, Google Play Services and a game app may be
sharing a location service. This makes it difficult to determine how much
memory belongs to... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.