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.

Can't target api, --sdk argument broken

See original GitHub issue

Current argument --sdk returns multiple other arguments/aliases that could be something you probably meant and the script thinks that --sdk is only a prefix to something. I changed it to --sdkver, however I’m not sure if this could be a good pr. Instead maybe fixing the script to accept the argument is the right solution.

p4a apk: error: ambiguous option: --sdk could match --sdk-dir, --sdk_dir

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
inclementcommented, Jul 3, 2016
0reactions
inclementcommented, Jul 3, 2016

Great. Thanks for all the bug reports as well!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android SDK 29 “unable to install additional SDK platform ...
The simplest way to workaround this issue is to copy or move the Android SDK installed by the Hub to a different path...
Read more >
Android studio - Failed to find target android-18 - Stack Overflow
I think you might not have the Android-18 sdk installed. Go to Tools > Android > SDK Manager and check to see if...
Read more >
Android Question [ SOLVED] Target SDK 31 widget crash - B4X
Hello, I am upgrading a widget-enabled app to targetSDK 31. When I install the widget, it does not load and I get an...
Read more >
Restrictions on non-SDK interfaces - Android Developers
Non-SDK interfaces that you cannot use regardless of your app's target API level. If your app attempts to access one of these interfaces,...
Read more >
Migrating My App To Android 12 - Medium
The first step in the migration process is to update the target API level. If you recently updated or created your app, you...
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