| Author |
Classpath problem
|
Krithika Beri
Ranch Hand
Joined: Sep 11, 2012
Posts: 36
|
|
I am trying to install apk's into any android device. The whole software is supposed to run in any system. I do not want to install the entire sdk everytime but only the adb. All this I plan to run from java. Now my problem is I am unable to set the class path for this adb. Does it require the whole sdk to be installed?
|
 |
Singh Harmeet
Ranch Hand
Joined: Aug 05, 2011
Posts: 114
|
|
|
in windows the class path is set through Environment variable
|
With Regards :-
Harmeet Singh
|
 |
 |
|
|
subject: Classpath problem
|
|
|