Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from —𝕾𝖚𝖇𝖑𝖆𝖞𝕲𝖆𝖒𝖎𝖓𝖌𝕮𝖍𝖆𝖓𝖓𝖊𝖑—
This My old Layout Simple and no need High RAM management 👍 ...
Forwarded from 𝙎𝙐𝘽𝙇𝘼𝙔 S̶K̶U̶Y̶D̶I̶P̶A̶P̶A̶P̶
•𝙎𝙐𝘽𝙇𝘼𝙔 𝙂𝘼𝙈𝙄𝙉𝙂•OLD.alp
2.9 MB
Forwarded from AndLua+ بالعربي (Nawaf)
MyEditText.alp
3.5 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
beautiful button layout.alp
46.2 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
Internet Speed.alp
1.8 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
White Area.alp
1.5 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
Interesting annotation.alp
16.1 KB
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from AndLua+ بالعربي (Nawaf)
function IsFileNA()
import "java.io.File"
activity.getLuaDir()
if File(activity.getLuaDir().."/NAWAF.lua").exists() then
GetFileSize(activity.getLuaDir().."/NAWAF.lua")
local FK = "20.00K"
if ( Sizes >= FK ) then
else
activity.finish()
end
end
end
import "java.io.File"
activity.getLuaDir()
if File(activity.getLuaDir().."/NAWAF.lua").exists() then
GetFileSize(activity.getLuaDir().."/NAWAF.lua")
local FK = "20.00K"
if ( Sizes >= FK ) then
else
activity.finish()
end
end
end