[android-developers] singed APK binary files are different when recompile

2015-07-08 Thread Jacky Lam
Hi All, I have an android project in Android Studio platform. I try to create an signed apk using Build->Generate Signed APK. At the first time, I clean project and generate signed apk1. Then, I clean project and again generate signed apk2 (same cert.). When I compare this two apks, the diff to

[android-developers] Get the background Running app list.

2015-07-08 Thread Seshu
Hi All, How can we retrieve the list of background runnings apps list in android. currently i am using public List getRunningTasks (int maxNum). But this method is deprecated in API level 21 i.e., from Lollipop onwards. is there any alternative method to get the running apps list. please t

Re: [android-developers] Get the background Running app list.

2015-07-08 Thread Justin Anderson
As of Lollipop there is no way to do that. On Wed, Jul 8, 2015, 8:50 AM Seshu wrote: > Hi All, > How can we retrieve the list of background runnings apps list in > android. currently i am using > public List getRunningTasks (int maxNum). > But this method is deprecated in API level 21 i.e.,

[android-developers] encryption in app

2015-07-08 Thread Michael Leung
Hi all, I know all apps in Android Market need to fulfil the requirement of US export law. I am going to provide some encryption in my app which is a notepad. So, the key length mush be lesser than 56 bit? -- Regards, Michael Leung http://www.itblogs.info - My IT Blog http://diary.skynovel.inf