Would there be some basic support for drag and drop in this api? Also hopefully these would be extensible to Tollywood and Mollywood in later versions.? When can we get a preview/trailer sdk? -g
On Jun 17, 10:34 am, daniel <[email protected]> wrote: > > public void getPersonalCelebrities(String person, List<CelebrityInfo> > > outCelebrities); > > It seems unkind to "String" these poor "Celebrities" along and then > "out" them. Can we at least create an interface that implements > OnPaparazziNotify. > ex. > potentialInnocent.setOnPaparazziNotify(new > OnPaparazziNotify() { > @Override > public void onNotify(View v) { > Agent shyster = new > Agent(CelebrityInfo.getBollywoodID()); > String comment = shyster.requestComment(); > if(comment==null || true == > Ethics.isRude(comment)){ > Bollywood.Press.submitPhoto(photosLst, > Ethics.verify(attribution)); > }else{ > try{ > UnethicalParty.submitPhoto(photosLst, > null); > }catch(EthicsViolation ev){ > repent(); > } > } > } > }); > > Forgive please the sorry code. I'm writing this on an napkin. -- 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

