I have a Cordova project in spring-rest for server side and client side i am using commandline tool for client side building.On client side AVD runs and is able to access my server side code. I want to test the same app on my android phone.
I have enabled USB Debugging on my phone and i am on same network as my computer..i am able to see the app installed but its not accessing the server side code on my eclipse and fetching the results.
please help me out.
Thanks.