i thought of another way i could implement the antivirus since the one
i listed before seems almost impossible. well if i could scan the apk
just before they're installed then i guess it would do as well. but
how do i test it with the emulator? i dont have a device with me. is
it possible to load 2 apk at once? because one would be for my
antivirus and the other would be for the apk thats about to be scanned
and installed.

Thanks!

On Jan 13, 1:55 am, deathrequiem <unlock.ba...@gmail.com> wrote:
> Hi guys im totally new to android development. Touched abit on WP7 for
> the past few school projects. This semester my task is to build an
> antivirus application and a secure communication channel(sort of like
> skype but with encryption)
>
> could you please point me in the right direction? not asking for
> spoonfeeding here i just want to know where should i be looking.
>
> for the antivirus app i have an idea: if i could find a way to read
> the process being loaded onto memory(not sure if android works this
> way) then i might be able to locate it's apk file and iterate through
> it while comparing with a dictionary of known code. i welcome all
> suggestions and helpful pointers as to how i might implement the above
> 2 applications.
>
> Thanks in advance
> Cheers :)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to