Re: [android-developers] Re: Source not found, but I've given a source?

2012-08-06 Thread Ajay Tribhuwan
let me ask you are you using proxy connection ? if you are using then you have to include proxy connection class even though you may check your program including the http url which does not require proxy. On 8/2/12, soynerdito soynerdito soynerd...@gmail.com wrote: Source not found normally

[android-developers] Re: Source not found, but I've given a source?

2012-08-02 Thread soynerdito soynerdito
Source not found normally means that the build version of the app is not exactly the same as the one being debugged. So first of all, do a project Clean. Delete your bin and gen folders. Then build your app and make sure it is building without errors. You may (but not normally required) to