question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test dynamic feature module offline

See original GitHub issue

Kind (Required)

  • Improvement

Overview (Required)

  • Testing dynamic feature module is so hard for contributors. Offline testing might reduce the problem. It can do using FakeSplitInstallManager.

Links

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
STAR-ZEROcommented, Jan 17, 2020

Please assign me 🙏

0reactions
takahiromcommented, Jan 18, 2020

Thanks as always 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

An easy way to test offline dynamic delivery | by Kenji Abe
You can test offline dynamic delivery in 3 steps. Use FakeSplitInstallManager instead of SplitInstallMangaer. Generate a set of APKs with --local-testing option ...
Read more >
Configure on demand delivery - Android Developers
In the Create New Module dialog, select Dynamic Feature Module and click Next. In the Configure your new module section, complete the following:....
Read more >
A Surprising Problem with Dynamic Feature Modules (VLOG)
The best Android courses in the world: https://codingwithmitch.com/My recording setup: https://linktr.ee/mitchtabianI'll be using Dynamic ...
Read more >
Android Modularization Preps: Things to know Before ...
... Exploring Android Libraries and Dynamic Feature modules and Incremental Build. ... In contrast, you implement your Feature, make your tests pass, ...
Read more >
Can't find Android dynamic feature module to download
Also if you want to test your dynamic modules locally you can use its --local-testing flag. Here are the steps: ./gradlew bundleDebug bundletool ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found