AOSP does not have a minimal manifest for Latin IME -- with enough work,
it's likely possible, but I suspect it would need at least 30-40 different
repositories (the build system, different compilers, dependencies, etc).

- Dan

On Fri, Sep 21, 2018 at 8:36 AM Vedant Roy <vroy...@gmail.com> wrote:

> Thank you so much for the assistance. I have two more questions in regards
> to this topic.
>
> 1] Is it possible to only download the part of the source that is relevant
> to the Latin IME?
>
> For example, can I just do: git clone
> https://android.googlesource.com/platform/packages/inputmethods/LatinIME
> and then run the lunch/tapas commands?
>
> 2] It turns out that I only need to build the native portion of the Latin
> IME (The C++ files), presumably into a .so file, so that they can be used
> by an apk. They can be found here:
> https://android.googlesource.com/platform/packages/inputmethods/LatinIME/+/master/native/
>
>
> Is it possible for me to only build the native portion of the Latin IME?
>
> http://groups.google.com/group/android-building?hl=en
>>>
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Building" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to android-buildi...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

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

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to