How to design Andlua project
And lua ke kise bhe project co kiyesa design kare bilkul easy hai niche diya gay code ko copy karo and apni hisab se code ko use karo agar aap meri video dhek kar project bana rahe ho to aap ko kuch nahi karna hai sirf niche diya hua code ko copy karo and apni project ke main.lua me past kar do and apni project ko run karo aap ka project fully design ho gaya hoga
Hindi me
Andlua प्रोजेक्ट कैसे डिज़ाइन करें
और लुआ के किस भी प्रोजेक्ट को कियासा डिज़ाइन करे बिलकुल आसान है आला दिया समलैंगिक कोड को कॉपी करो और अपना इतिहास से कोड का उपयोग करो अगर आप मेरी वीडियो देख कर प्रोजेक्ट बना रहे हो तो आप को कुछ नहीं करना है सिरफ आला दिया हुआ कोड को कॉपी करो और अपनी परियोजना के मुख्य।लुआ में पिछले कर दो और अपनी परियोजना को चलाओ करो आप का प्रोजेक्ट पूरी तरह से डिजाइन हो गया होगा
COPY CODE 👇
---YouTube link run code
function badyt.onClick()
url = "https://youtube.com/channel/UC1yVtRnSxAJ7acF5kqnQTwQ"
activity.startActivity(Intent(Intent.ACTION_VIEW, Uri.parse(url)))
end
----telegram open code
function badtele.onClick()
url = "https://t.me/BADHACKERYT"
activity.startActivity(Intent(Intent.ACTION_VIEW, Uri.parse(url)))
end
---feedback run code
function feed.onClick()
url = "https://youtube.com/channel/UC1yVtRnSxAJ7acF5kqnQTwQ"
activity.startActivity(Intent(Intent.ACTION_VIEW, Uri.parse(url)))
end
---telegram open code
function badtele1.onClick()
url = "https://t.me/BADHACKERYT"
activity.startActivity(Intent(Intent.ACTION_VIEW, Uri.parse(url)))
end
--- developer channel link
function badyt1.onClick()
url = "https://youtube.com/channel/UC1yVtRnSxAJ7acF5kqnQTwQ"
activity.startActivity(Intent(Intent.ACTION_VIEW, Uri.parse(url)))
end
---background color code
import "android.graphics.drawable.GradientDrawable"
grad = GradientDrawable(GradientDrawable.Orientation.RIGHT_LEFT,{0xFF00FFFF, 0xFFFF3500});
pg.setBackground
(grad)
grad = GradientDrawable(GradientDrawable.Orientation.RIGHT_LEFT,{0xFF00FFFF, 0xFFFF3500});
win_move1.setBackground
(grad)
grad = GradientDrawable(GradientDrawable.Orientation.RIGHT_LEFT,{0xFFFF0000, 0xFF00FFFF});
back.setBackground
(grad)
---CircleButtonZ design code
function CircleButtonZ(view,InsideColor,radiu,InsideColor1)
import "android.graphics.drawable.GradientDrawable"
drawable = GradientDrawable()
drawable.setShape(GradientDrawable.RECTANGLE)
drawable.setCornerRadii({radiu, radiu, radiu, radiu, radiu, radiu, radiu, radiu})
drawable.setColor(InsideColor)
drawable.setStroke(5, InsideColor1)
view.setBackgroundDrawable(drawable)
end
CircleButtonZ(win_mainview,0xf5696969,0,0x0f000000)
CircleButtonZ(showhack,0xffe00,30,0xffffffff)
CircleButtonZ(startgame,0xffe00,30,0xffffffff)
CircleButtonZ(badtele,0xffe00,30,0xffffffff)
CircleButtonZ(badyt,0xffe00,30,0xffffffff)
CircleButtonZ(feed,0xffe00,30,0xffffffff)
CircleButtonZ(badyt1,0xffe00,30,0xffffffff)
CircleButtonZ(badtele1,0xffe00,30,0xffffffff)
function CircleButtonZ(view,InsideColor,radiu,InsideColor1)
import "android.graphics.drawable.GradientDrawable"
drawable = GradientDrawable()
drawable.setShape(GradientDrawable.RECTANGLE)
drawable.setCornerRadii({0, 0, 00, 00, 0, 0, 00, 00})
drawable.setColor(InsideColor)
drawable.setStroke(5, InsideColor1)
view.setBackgroundDrawable(drawable)
end
---floating button design code
CircleButtonZ(Fiture1,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture2,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture3,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture4,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture5,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture6,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture7,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture8,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture9,0xffe00,30,0xffffffff)
CircleButtonZ(Fiture10,0xffe00,30,0xffffffff)
CircleButtonZ(changeWindow,0xffe00,30,0xffffffff)
CircleButtonZ(close,0xffe00,30,0xffffffff)
0 Comments