How do I open the Android Mail project in Android Studio? -


i have cloned aosp email client , have attempted open in android studio. however, must doing wrong, because cannot build project , shows in project tree following: project tree

these packages rely heavily on system packages. hence difficult android studio. if looking open source email client, recommend k9 mail. it's open-source mail client. edit:

you try using method variable success rates: aosp root run command in terminal:

make idegen && development/tools/idegen/idegen.sh 

then open android studio > open project > select android.ipr generated.

you run many dependency issues though. note: might worth giving eclipse try. read this.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -