Hi,
After a package name change I see some stuff like:
Class not found: com.thingstank.apps.sample.clscustomlistview, trying: com.newapp.app.clscustomlistview
The new package name is com.newapp.app (just a sample).
The classes are still in my project but it seems somewhere it keeps a reference.
After a package name change I see some stuff like:
Class not found: com.thingstank.apps.sample.clscustomlistview, trying: com.newapp.app.clscustomlistview
The new package name is com.newapp.app (just a sample).
The classes are still in my project but it seems somewhere it keeps a reference.