nanoscope
nanoscope copied to clipboard
An extremely accurate Android method tracing tool.
Nanoscope is a great useful tool for app developers. Some big corp. refs to this project build their own test environment. But build a custmized rom is slightly high level...
``` Zip already downloaded: /Users/ragunathjawahar/.nanoscope/roms/L2Xyj8R6fKIhj37bsgVYYg==... Launching emulator... Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema at com.android.repository.api.SchemaModule$SchemaModuleVersion.(SchemaModule.java:156) at com.android.repository.api.SchemaModule.(SchemaModule.java:75) at com.android.sdklib.repository.AndroidSdkHandler.(AndroidSdkHandler.java:81) at com.android.sdklib.tool.sdkmanager.SdkManagerCli.main(SdkManagerCli.java:73) at com.android.sdklib.tool.sdkmanager.SdkManagerCli.main(SdkManagerCli.java:48) Caused by: java.lang.ClassNotFoundException: javax.xml.bind.annotation.XmlSchema at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:602) at...
nanoscope flash ################################################### # WARNING: This will wipe all of your phone data! # ################################################### Are you sure you want to continue? [y/N]: y Zip already downloaded: /Users/maoqiankang/.nanoscope/roms/Qu2YtgyypFqRTT5YAsS9TQ==... Flashing device......
Google Chrome Version 89.0.4389.90 (x86_64) (This works fine on Firefox though, version: 86.0.1 - 64bit)
I want to upgrade to version 0.2.19, but the `nanoscope flash` command execution fails: ``` Checking 'product' OKAY [ 0.019s] Snapshot cancel FAILED (remote: 'unknown command') fastboot: error: Command failed...
seekting@seekting:~$ brew install nanoscope Error: cannot load such file -- os/linux/glibc Please report this bug: https://github.com/Linuxbrew/linuxbrew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' /home/seekting/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/glibc.rb:1:in `load_formula' /home/seekting/.linuxbrew/Library/Homebrew/formulary.rb:21:in `module_eval' /home/seekting/.linuxbrew/Library/Homebrew/formulary.rb:21:in `load_formula' /home/seekting/.linuxbrew/Library/Homebrew/formulary.rb:34:in `load_formula_from_path' /home/seekting/.linuxbrew/Library/Homebrew/formulary.rb:83:in `load_file'...
Because advanced profiling working since api 26 and above users can forgot about enabling and get failed build error `com.android.builder.dexing.DexArchiveBuilderException: Failed to process` In this case they must: Edit Configurations...
Is it possible to provide an emulator version that includes Google Play Services pre-installed?