motianhuo / wechat

A High Copy WeChat ,SNS APP (高仿微信)
5.39k stars 2.42k forks source link

Problems encountered while migrating to Android Stutio #6

Open kongda opened 9 years ago

kongda commented 9 years ago

Hello motianhou,

Thank you so much for doing this. Your demo looks awesome! I'm not sure what environment you are using to build this project. When I was using Android Studio to build it, I encountered lots of "Cannot resolve symbol" errors and some other types of errors. I've already solved many of them, but it seems there are many more not solved yet. I'm wondering if you can kindly provide a detailed instruction about how to build this project using Android Studio?

motianhuo commented 9 years ago

Thank you for your attention, this project is to use eclipse environment building, there is no do Android Studio environment of transplant, if you do, I will be appreciated!

kongda commented 9 years ago

Thanks for your quick response. I'll let you know if I can make it work with Android Studio.

motianhuo commented 9 years ago

Thanks!

kongda commented 9 years ago

I finally got it working and registered a new user. Some functions seem missing compared to the original WeChat app. But the overall user interface and experience is great. Nice work!

I've committed and pushed all the changes I made to github. In order to compile it using Android Studio, just specify the "WeChat" folder when opening the project.

I would like to contribute to this project. So I'm wondering if there is anything I can help with?

motianhuo commented 9 years ago

Thank you for your hard work and contribution! You can put your branches submitted, we jointly maintain the project, it is not too perfect, the function of the project so to do project perfect step iterative way, welcome you to join! Family!

kongda commented 9 years ago

Thank you for being so nice! Do you mean that I can just create a pull request and then maybe you can review it? Or you could put it into dev branch? I'm sort of new to the workflow of github. Please let me know how you would like to proceed.

I really wish I can make some contribution to this project. And there seems to be a lot more things that could be done, such as registering a new user in countries other than China, adding multi-language support. I'm wondering if there is any irc channel or mailing list you are using with other developers for this project? My WeChat (the one made by Tencent) ID is dajunkong. You can add me if you would like to and we can chat more about how to proceed further :)

jameBoy commented 9 years ago

Hello ,I see your talk and i want import project into android studio but it cant work.The problem is "Error:(288, 9) Element receiver#com.baidu.android.pushservice.PushServiceReceiver at AndroidManifest.xml:288:9 duplicated with element declared at AndroidManifest.xml:256:9".I see the code and i found that the error is about "baidu"SDK . Now what can i do .

motianhuo commented 9 years ago

Hello, thank you for your attention, Studio Android's solution @kongda has increased, and later I will increase, thanks to @kongda's contribution!