Forwarded from AndLua+ بالعربي (Nawaf)
End The Thread.alp
902 B
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
Tower of Hanoi Games.alp
2.8 KB
Forwarded from AndLua+ بالعربي (Nawaf)
Floating builder 1.1.alp
171.8 KB
Forwarded from AndLua+ بالعربي (Nawaf)
Signature verification.alp
893 B
Forwarded from AndLua+ بالعربي (Nawaf)
Double Click Button.alp
998 B
Forwarded from AndLua+ بالعربي (Nawaf)
Apple iOS Dialog.alp
4.6 KB
Forwarded from AndLua+ بالعربي (Nawaf)
Text Typing Effect.alp
1.1 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
--Custom Prinit Location
function print(nr)
context=activity.getApplicationContext();
duration=Toast.LENGTH_SHORT;
toast=Toast.makeText(context, nr,duration);
toast.setGravity(Gravity.TOP,0,100)--| Gravity.TOP, 1, 40);--Set location
toast.show();
end
print("Hello There")Forwarded from AndLua+ بالعربي (Nawaf)
Auto Complete Text Box.alp
958 B
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
Controls Drop Effect.alp
1 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Untuk yang mau perkembangan lebih lanjut pindah @krojzanovicnews karena ini channel khusus buat andlua
Forwarded from AndLua+ بالعربي (Nawaf)
Read a line in file.alp
965 B