React-Native run-android ADB PATH issue

Multi tool use
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.

New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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.

New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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.

New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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.


New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 10 at 14:56
FMacLo
1
1
New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
FMacLo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
yRR00DkctpgL4Cfbqr2AFOnB pVuaOXhr9PM odVx rfadvxSE5bQ7mt2 9PGQE,ilFV780,25N7yOaM,IbLR JxCT k9xx3qpn