• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps AOSP debugging through eclipse

Balaa

Lurker
I am trying to debug AOSP through eclipse(under Linux)..But while building it is throwing errors like:

R cannot resolved to a variable
The import android.util.MathUtils cannot be resolved
The import com.android.common cannot be resolved

Note:When I tried to debug sample app its working fine and not showing any errors.

Any help!!!
 
Back
Top Bottom