android / android/codelab-android-dynamic-features

When I update my app from GP,No previously installed modules.

Open
#47 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
129
Forks
51
PR merge metrics
No merged PRs in 30d

Description

implementation 'com.google.android.play:core:1.10.3'
implementation 'com.google.android.play:core-ktx:1.8.1'
com.google.gms:google-services:4.3.3

When I update my app from GP,No previously installed modules.
The modules I downloaded earlier are missing

My Device infomation:
Samsung SM-F7110 Android 11.

Another problem:In this device,I found that when I use this command, It cannot show installed modules:
adb shell pm path packagename:
![image](https://user-images.githubusercontent.com/7577770/174013169-09f607a7-1942-4a0b-9128-16d0e45cb9c8.png)

In other decice:
![image](https://user-images.githubusercontent.com/7577770/174013193-0a4d4844-e554-4cb2-9417-f5a2f221f4b2.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the update on the Samsung SM-F7110 running Android 11, comparing module availability before and after the Google Play update. Use the mentioned `adb shell pm path packagename` command and compare its output with the other device; done means the cause of the missing modules or paths is identified and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.