React-Native run-android ADB PATH issue
up vote
0
down vote
favorite
I started using React-Native to develop an application for a university project. For the most part its running fine until I tried running 'react-native log-android' which brought the ADB PATH to my attention. Similar to the issue brought up here: react-native log-android adb invocation failed, it seemed the path to my ADB file was off. Upon rerunning 'react-native run-android' I noticed the path was wrong in this instance too.
Here is the ADB path that 'react-native run-android' and 'react-native log-android' seem to be using:
C:Users[my user name]AppDataLocalAndroidsdkplatform-toolsadb.exe/platform-tools/adb
I have a local.properties file which stores:
sdk.dir = C:UsersuserAppDataLocalAndroidsdk as well as the HOME_ANDROID System Variable: C:UsersuserAppDataLocalAndroidsdkplatform-toolsadb.exe
I cannot find any info on why my ADB Path doubles up at the end using '/' instead of ''
Any insight would be appreciated.
android reactjs react-native adb
New contributor
add a comment |
up vote
0
down vote
favorite
I started using React-Native to develop an application for a university project. For the most part its running fine until I tried running 'react-native log-android' which brought the ADB PATH to my attention. Similar to the issue brought up here: react-native log-android adb invocation failed, it seemed the path to my ADB file was off. Upon rerunning 'react-native run-android' I noticed the path was wrong in this instance too.
Here is the ADB path that 'react-native run-android' and 'react-native log-android' seem to be using:
C:Users[my user name]AppDataLocalAndroidsdkplatform-toolsadb.exe/platform-tools/adb
I have a local.properties file which stores:
sdk.dir = C:UsersuserAppDataLocalAndroidsdk as well as the HOME_ANDROID System Variable: C:UsersuserAppDataLocalAndroidsdkplatform-toolsadb.exe
I cannot find any info on why my ADB Path doubles up at the end using '/' instead of ''
Any insight would be appreciated.
android reactjs react-native adb
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I started using React-Native to develop an application for a university project. For the most part its running fine until I tried running 'react-native log-android' which brought the ADB PATH to my attention. Similar to the issue brought up here: react-native log-android adb invocation failed, it seemed the path to my ADB file was off. Upon rerunning 'react-native run-android' I noticed the path was wrong in this instance too.
Here is the ADB path that 'react-native run-android' and 'react-native log-android' seem to be using:
C:Users[my user name]AppDataLocalAndroidsdkplatform-toolsadb.exe/platform-tools/adb
I have a local.properties file which stores:
sdk.dir = C:UsersuserAppDataLocalAndroidsdk as well as the HOME_ANDROID System Variable: C:UsersuserAppDataLocalAndroidsdkplatform-toolsadb.exe
I cannot find any info on why my ADB Path doubles up at the end using '/' instead of ''
Any insight would be appreciated.
android reactjs react-native adb
New contributor
I started using React-Native to develop an application for a university project. For the most part its running fine until I tried running 'react-native log-android' which brought the ADB PATH to my attention. Similar to the issue brought up here: react-native log-android adb invocation failed, it seemed the path to my ADB file was off. Upon rerunning 'react-native run-android' I noticed the path was wrong in this instance too.
Here is the ADB path that 'react-native run-android' and 'react-native log-android' seem to be using:
C:Users[my user name]AppDataLocalAndroidsdkplatform-toolsadb.exe/platform-tools/adb
I have a local.properties file which stores:
sdk.dir = C:UsersuserAppDataLocalAndroidsdk as well as the HOME_ANDROID System Variable: C:UsersuserAppDataLocalAndroidsdkplatform-toolsadb.exe
I cannot find any info on why my ADB Path doubles up at the end using '/' instead of ''
Any insight would be appreciated.
android reactjs react-native adb
android reactjs react-native adb
New contributor
New contributor
New contributor
asked Nov 10 at 14:56
FMacLo
1
1
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
FMacLo is a new contributor. Be nice, and check out our Code of Conduct.
FMacLo is a new contributor. Be nice, and check out our Code of Conduct.
FMacLo is a new contributor. Be nice, and check out our Code of Conduct.
FMacLo is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53240148%2freact-native-run-android-adb-path-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown