Google devs used in general IntelliJ IDEA as IDE when they "made" us peasants use Eclipse + ADT. You could see it on their lectures and videos. That's why ADT never worked really well: they didn't use it. No dogfooding == No good tools.
So that's why you can find some .idea files on old sample projects. Marina On Thu, Jan 5, 2017 at 11:39 PM, Slartibartfast < [email protected]> wrote: > Thanks Marina, Importing (rather than opening) the project has worked. > Thanks. > > By the way, I think it was actually an InteliJ project rather than an > Eclipse project as the download included an '.idea' folder. What ever the > case was though it didn't have a gradle file and importing has indeed > worked. > > Cheers, > (: > > On Friday, 6 January 2017 04:05:26 UTC+10:30, Marina Cuello wrote: >> >> Hi! >> The zip contains an outdated Eclipse-style project. You could try use the >> Import Project option on Android Studio and see if you can make it work. >> >> Marina >> >> >> On Wed, Jan 4, 2017 at 12:44 AM, Slartibartfast <[email protected]> >> wrote: >> >>> >>> Simple question here. >>> >>> I am wanting to develop a page turning animation for my application and >>> I happened upon this excellent looking tutorial which appears to answer my >>> every need: >>> https://developer.android.com/training/animation/screen-slide.html >>> >>> The only issue though is that I'm not sure how to run the example. The >>> tutorial gives the instructions "If you want to jump ahead and see a >>> full working example, download >>> <https://developer.android.com/shareables/training/Animations.zip> and >>> run the sample app and select the Screen Slide example." however the >>> downloaded package doesn't contain any gradle files or anything that lets >>> Android Studio know what to do. Could someone tell me how one is supposed >>> to import the supplied files into Android Studio. I'm sure it's not hard, >>> I just don't know how to do it myself and am having trouble working it out. >>> >>> Thanks. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/android-developers. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/android-developers/ebe1e152-dd6a-49bc-aa7a-83a91e25cd78% >>> 40googlegroups.com >>> <https://groups.google.com/d/msgid/android-developers/ebe1e152-dd6a-49bc-aa7a-83a91e25cd78%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/android-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/android-developers/85e8f537-ac35-46b9-9c46- > e00237b0b64d%40googlegroups.com > <https://groups.google.com/d/msgid/android-developers/85e8f537-ac35-46b9-9c46-e00237b0b64d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/CACaNmX2%3DRePNR4vhW760mvE9NqR7udRCDWdAu9nxBhYjpH_34w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

