[vlc-devel] [patch] reach out to armv6 and x86 cpu architectures also

satish MR satishmr123 at gmail.com
Sat Nov 10 08:04:02 CET 2012


Hi All,

    This patch tries to propose new way of loading .so files, so that
vlc application will
    be visible on google play to almost all handsets and run on all of them.

    Instead of packaging .so file in .apk file, need to download .so
file from VLC's server
    as soon as user installs vlc application on his android phone.

    By this(removing .so from apk to download) google play will show
vlc media player
    on all the devices.Once user downloads the apk, based on his CPU
architecture,
    corresponding .so file can be downloaded and copied to vlc
application's private
    secured memory area.

    This approach will solve current exclusion of almost 180+ armv6
devices & x86 devices.

  Please give your valuable feedbacks.

-- 
Thanks & Regards,
Satish MR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reach-out-to-armv6-and-x86-cpu-architectures.patch
Type: application/octet-stream
Size: 11997 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20121110/0f0eec0e/attachment.obj>


More information about the vlc-devel mailing list