eclipse: turning folder hierarchy into a package -
i have following folder hierarchy in eclipse. turn folder hierarchy com/google/api/services/samples/calendar/android package (the folder icon gift box inside src folder, , right below single folder gift box icon rather many standard folders 1 inside other). how can achieve this?
in above picture want package directory structure 1 above single package icon: com.google.package.gms.auth.sample.helloauth
thanks.
when running code getting runtime error whereby class name specified in androidmanifest.xml not being found. fixed problem right-clicking on project , creating new -> package source folder named "src".
regards.
Comments
Post a Comment