cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Android Native Application

0 Kudos

What is the way to deploy the android native application to mobile devices.. is it through SCC or Afaria. For HWC, it will be automatically deployed to SCC from Workspace and can be easily pushed to respective devices. But strucked up with android native apps. There is no option to deploy the project to SCC from Workspace.

If it has to be through SCC, let me know the process to deploy the package from workspace to SCC.

Accepted Solutions (0)

Answers (1)

Answers (1)

midhun_vp
Active Contributor
0 Kudos

Hi Srikant ,

It's not through afaria or SCC.

You need to generate apk file from the project that you created in Eclipse IDE .

Then connect the device with the system.

Copy the apk file to the phone.

From the phone find the apk and install.

Else you can mail that apk to the mail id which the phone is configured with. Then you can install.

Regards,

Midhun

0 Kudos

Hi Midhun,

Thanks for your response and suggestion. But the constraint is that my clients will be at different locations across the country and needs the application deployed on their devices.

Also, even after deploying there shall be updated versions of the same app which needs to be updated in the same devices.

Let me know the best approach for this.