Recent content by pkrion

  1. P

    Post lost in the next step , building aosp 6.0 no baseband

    here is a logcat radio i really would apretiate any kind of help pastebin.com/MjLJjgY8
  2. P

    Thread Trying to build aosp marsmallow from sony sources, step by step and bugs, help needed

    FIRST STEP: Prepare your environment I do this in a ubuntu 16.04 64 bits 1.- Install java: sudo add-apt-repository ppa:openjdk-r/ppa sudo apt-get update sudo apt-get install openjdk-7-jdk 2.- Install the necessary tools to make an Android build sudo apt-get install bison g++-multilib...
  3. P

    Thread lost in the next step , building aosp 6.0 no baseband

    First of all wanted to acknowledge the help that you could give me, my english isn't good at all so apologyze me if i make some mistakes. I'm trying to build aosp 6.0 marsmallow for a xperia t3 (d5103 codename seagull), i make all the steps to build it, setup enviroment, repo sync, vendor...