• Doug Zongker's avatar
    add an app to generate localized text bitmaps needed for recovery · a95366ae
    Doug Zongker authored
    Recovery only knows how to display images, so any text has to be
    turned into bitmaps.  This app displays each localized version of the
    text in a TextView and then captures a bitmap, combining them and
    generating an output PNG.
    
    Change-Id: Ib16858a1d66e9839d1255b962fb1aaf8982bfe10
    a95366ae
Android.mk 254 Bytes