java - ClassNotFoundException android after copy a class from one app to another one -


i programming 2 applications; have used classes 1 of these applications other one. when tried instance class shows classnotfoundexception. (it’s not activity class) when show me error notice path class has used first app. class inside new app package. can do? me please

this may obvius but, if copied files directly in filesyste (outside eclipse) have file refresh , project clean inside eclipse take changes.

if copied classes inside eclipse, check import statements using classes ok (referencing correct project).


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -