wso2 / cdmf-agent-android

83 stars 97 forks source link

Migrate to Android Studio #3

Closed olbogdan closed 7 years ago

olbogdan commented 8 years ago

Please migrate project from Eclipse to Android Studio Migration done in my brunch: https://github.com/Flinbor/emm-agent-android

menasheu commented 8 years ago

Migration really useful! Do you know where to find git code for the server side?

olbogdan commented 8 years ago

I do not work with it now. I installed server side. After tests I find out that remote installing of applications to android client doesn't work. Worked only wipe, messages and lock.

On Fri, Dec 25, 2015, 14:43 menasheu notifications@github.com wrote:

Migration really useful! Do you know where to find git code for the server side?

— Reply to this email directly or view it on GitHub https://github.com/wso2/emm-agent-android/issues/3#issuecomment-167232169 .

menasheu commented 8 years ago

Anyway, I can try to manage with it. At least to understand the exchange of messages between the parties, so I either correct their code or develop mine. But I need something to start with. So if you know where to find theirs, I will be glad to receive it. Thanks

olbogdan commented 8 years ago

https://github.com/wso2/product-emm

On Fri, Dec 25, 2015 at 3:21 PM, menasheu notifications@github.com wrote:

Anyway, I can try to manage with it. At least to understand the exchange of messages between the parties, so I either correct their code or develop mine. But I need something to start with. So if you know where to find theirs, I will be glad to receive it. Thanks

— Reply to this email directly or view it on GitHub https://github.com/wso2/emm-agent-android/issues/3#issuecomment-167235428 .

wmfairuz commented 8 years ago

@Flinbor so you are saying we cannot do a remote installing / updating with EMM? I thought this is the core feature of EMM (with the store, publisher and stuff)

olbogdan commented 8 years ago

it does not work for me, tested on samsung note 3 (9005) android 5.0

On Thu, Jan 7, 2016 at 10:06 AM, Fairuz Wan Ismail <notifications@github.com

wrote:

@Flinbor https://github.com/Flinbor so you are saying we cannot do a remote installing / updating with EMM? I thought this is the core feature of EMM (with the store, publisher and stuff)

— Reply to this email directly or view it on GitHub https://github.com/wso2/emm-agent-android/issues/3#issuecomment-169603601 .

olbogdan commented 8 years ago

server side was builded by my admin, so I do not know how it is going, for client side there is nothing special.

On Thu, Jan 7, 2016 at 10:25 AM, Fairuz Wan Ismail <notifications@github.com

wrote:

@Flinbor https://github.com/Flinbor Do I need to do something special for building the project? I posted the error above. Thanks

— Reply to this email directly or view it on GitHub https://github.com/wso2/emm-agent-android/issues/3#issuecomment-169607004 .

menasheu commented 8 years ago

Remote installing of any Android app is not an EMM feature. You can put any apk anywhere and directly download and install. The installation of the client is really clean. For me the problem was the server side. Really cumbersome and I was not able to make the connection between the client and the server side at all. Tried with Ubuntu server with the link above. The client is calling pages that I could not find in the server project.

wmfairuz commented 8 years ago

@menasheu I'm not talking about any Android app. I'm talking about apps in the EMM store.

They did have this line in the WSO2 EMM feature list.

Bulk push apps Administrators can install a particular application to a specific user or a group of users via the EMM server.

That's why I surprised @Flinbor said this particular feature didn't work.

charithag commented 7 years ago

Closing the issue as we have already migrated to Android Studio. If you have any other questions or queries regarding to different issue, please kindly create a new issue.

Thanks.