aspose file tools
The moose likes Android and the fly likes Classpath problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Classpath problem" Watch "Classpath problem" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Classpath problem
 
Similar Threads
adb push problem
cannot open the pdf application in emulator
Logging as root and using the android emulator's terminal
if second application installed on phone then first will not found
Cannot find platform-tools folder and adb.exe inside it