pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.11k stars 255 forks source link

Adb Install Apk #24

Open SeongUgJung opened 9 years ago

SeongUgJung commented 9 years ago

Recently, I need this feature.

[Install Apk]

so...It is proto type now. It need to refactor.

I wanna recognize you that someone makes [Install Apk].

since today, I'll refactor, a few day.

SeongUgJung commented 9 years ago

who had commented about it?

I'm waiting for feedback

pbreault commented 9 years ago

Hi @ZeroBrain ,

Sorry for the delay. This feature looks promising , I tried it and I would definetely include it in the next version. However it doesn't seem to work right now, it did not compile and after fixing the errors, it showed the apk dialog but didn't install anything.

It might be an api difference between the versions of android studio that we are targetting. What is your currend plugin sdk?

SeongUgJung commented 9 years ago

@pbreault oh. thanks for your reply. plugin sdk was AS 1.3.x. so I would fix to 1.4. please wait for additional commit

SeongUgJung commented 9 years ago

@pbreault I change to support AS 1.4.

pbreault commented 9 years ago

Thank you, I'll check this during the weekend :)

SeongUgJung commented 9 years ago

:+1:

kevinmcampos commented 8 years ago

where is it? :(

SeongUgJung commented 8 years ago

@kevinmcampos it didn't merge. he has never reviewd this feature.