android-alltest-gradle-sample
                                
                                 android-alltest-gradle-sample copied to clipboard
                                
                                    android-alltest-gradle-sample copied to clipboard
                            
                            
                            
                        Add Android unit tests by using android gradle plugin 1.1.+
That's a good idea, thanks. I figured I'd wait a bit longer though till the required gradle plugin was no longer at the 'release candidate' stage. I could probably do away with the 'core' project then, as this capability could essentially provide a similar independent JUnit testing facility of normal Java code but with a faster build. Go ahead and fork the project, if you want to do it immediately though.
Am new to Android development....have been looking at your example. Looks great and has been a lot of help. Regarding your last comment "I could probably do away with the 'code' project". Did you mean to say 'core' project in your example? If not, then to what were you referring?
Sorry. Yes I meant 'do away with the core project'. It was a simple typo, which I've been back and corrected. Thanks for spotting that :)