IvanVolosyuk / wifikeyboard

Automatically exported from code.google.com/p/wifikeyboard
GNU General Public License v2.0
169 stars 54 forks source link

Has anyone else problems opening the project in Android Studio? #115

Open topotech opened 3 years ago

topotech commented 3 years ago

I've tried two different versions of Android Studio I'm not able to synchronize nor build the project at all.

IvanVolosyuk commented 3 years ago

I haven't tried to build the project recently, so it can be broken indeed.

On Wed, 23 Dec 2020, 04:26 Diego, notifications@github.com wrote:

I've tried two different versions of Android Studio I'm not able to synchronize nor build the project at all.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/IvanVolosyuk/wifikeyboard/issues/115, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXQ6HPAYP2LITIF6E23DQLSWDJEBANCNFSM4VF5K3DQ .

topotech commented 3 years ago

Do you remember with which version of Android Studio it was built? (or Eclipse?) I love this app, and years later, I still think it is the best doing what it does. If the code can be updated, I would be glad to do it.

IvanVolosyuk commented 3 years ago

It was built using eclipse. There is a custom step which require invocation of a python script, but it is only required for i18n (optional). Shouldn't be hard to create an android studio build. Look at the forks. It seems https://github.com/AoEiuV020/wifikeyboard has the cradle files already.