Andlua injector making full explain 

How to make injector in andlua first open andlua and click + button and create Default project and click Layout.aly and select Layout.aly full words and past my code 

एंडलुआ इंजेक्टर बनाने की पूरी व्याख्या


 एंडलुआ में इंजेक्टर कैसे बनाएं पहले ओपन एंडलुआ और + बटन पर क्लिक करें और डिफॉल्ट प्रोजेक्ट बनाएं और लेआउट.एली पर क्लिक करें और लेआउट का चयन करें। पूर्ण शब्द और मेरा कोड पेस्ट करें

Code copy 👇


{

  LinearLayout;

  background="pkgg.jpg";

  {

    LinearLayout;

    orientation="vertical";

    layout_width="-1";

    layout_height="-1";

    id="back";

    gravity="center";

    {

      LinearLayout;

      layout_width="-1";

      layout_height="5%h";

      layout_marginTop="150dp";

    };

    {

      Button;

      text="START HACK";

      textColor="0xFF000000";

      layout_marginLeft="70dp";

      layout_width="120dp";

      layout_height="10%h";

      id="showhack";

    };

    {

      Button;

      text="START GAME";

      layout_marginTop="-80dp";

      layout_marginRight="100dp";

      layout_marginLeft="30dp";

      id="startgame";

      layout_height="10%h";

      textColor="0xFF000000";

      layout_width="120dp";

    };

    {

      TextView;

      text="SUBSCRIBE NOW";

      layout_height="40dp";

      textColor="0xFF000002";

      layout_marginTop="30dp";

      id="badyt";

      textSize="20sp";

      gravity="center";

      layout_width="300dp";

    };

    {

      TextView;

      text="JOIN TELEGRAM";

      layout_height="40dp";

      textColor="0xFF000000";

      layout_marginTop="4%h";

      id="badtele";

      textSize="20sp";

      gravity="center";

      layout_width="300dp";

    };

    {

      TextView;

      text="SEND FEEDBACK ";

      layout_height="40dp";

      textColor="0xFF000000";

      layout_marginTop="30dp";

      id="feed";

      textSize="20sp";

      gravity="center";

      layout_width="300dp";

    };

    {

      LinearLayout;

      layout_gravity="center";

      layout_marginTop="62dp";

      layout_width="300dp";

      layout_height="40dp";

      gravity="center";

      id="bad2";

      {

        Button;

        text="BAD HACKER";

        id="badyt1";

        layout_gravity="right";

      };

      {

        Button;

        text="TELEGRAM";

        layout_gravity="left";

        id="badtele1";

        layout_marginLeft="30dp";

      };

    };

  };

};

  


And play your project show Good Ui 

 Any problem Error Contact me telegram 👇




Thanks for visit