Additional android files

What do I have to do to be able to add other android files to a project, have them show up in the list of Android files and be able to edit them in the sdk?



Morris

Do they not appear in the project when you put them in the source folder?

Just open the “mobile” project or add files to its src directory. You shouldn’t have too much code depending on android classes though.

@sbook - Don’t show up in the main project.



@normen - Thanks, that gets the files.



Morris