• Generates DALi examples shared objects and Android DALi launcher application.
    Android DALi application apk then can be installed on supported Android device.
    
    Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd
    Anton Obzhirov authored
     
    Browse File »


  • Add to check disply size for rotation
    If the screen's width is greater than the height, AddAvailable is called with LANDSCAPE.
    Otherwise for the other case, AddAvailable is called with PORTRAIT.
    
    Change-Id: Id99ca9a2b840411194613d82f0f7870e2c81b79c
    Wonsik Jung authored
     
    Browse File »