[android-developers] Re: Android DRM Sample Tutorials.

2012-04-18 Thread AnimeshKBhadra
Hi, I Had asked this question long time back, also did google but no specific example codes. Please help or provide some pointers. Regards, Animesh K. Bhadra. On Monday 02 April 2012 08:45 PM, AnimeshKBhadra wrote: Hi All, I wanted to make a simple DRM application just to learn how Android

[android-developers] Continuous Integration Of Android Apps.

2012-04-06 Thread AnimeshKBhadra
Hi All, I want to setup continuous integration for the android apps which we are developing. Can any one guide, for the documentation to set this all up. I guess jenkins, maven, ant, GIT combines is used to achieve this. Please guide me through the documentation to club all the pieces

[android-developers] Android DRM Sample Tutorials.

2012-04-02 Thread AnimeshKBhadra
Hi All, I wanted to make a simple DRM application just to learn how Android DRM works. My idea is, 1) Encrypt on simple Jpeg/PNG image. 2) Try to open that image from an android application, it should throw and error to enter some validation key. 3) When i enter the validation

[android-developers] How To: Run Multiple Apks in Single Process

2012-03-04 Thread AnimeshKBhadra
Hi, I want to run 2 Apks in a Single process, so that the sharing of data is possible between these two Apks. As i know in Android each Apks create there own process. Please point me to any literature if this already discussed. Regards, Animesh K. Bhadra. -- You received this message