Hi , >From View object how to get the application code path for WIdgets
By using the getContext().getApplicationContext().getPackageCodePath (); i am able to get the apk path Its giving the path like "data/app/appname.apk" but for widget i am not getting the path Is widget views are handled by some system services ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

