Sketchware loading screen create||loading animation in sketchware|SB SKETCHWARE #1

sketchware loading screen create||loading animation in sketchware|SB SKETCHWARE #1


Sketchware loading screen create||loading animation in sketchware|SB SKETCHWARE #1


Code 👇👇👇

1 : Extra code নিচে 👇




public class PlanetView extends View { 

private double angle=0;
private Paint myPaint; 
public PlanetView(Context context){ 
super(context); 
myPaint = new Paint(); 
angle = 0; 

@Override protected void onDraw(Canvas canvas) { 

int viewWidth = this.getMeasuredWidth(); 
int viewHeight = this.getMeasuredHeight(); angle = (angle + 0.001)%360; 

float x = Math.round(260*Math.sin(Math.toDegrees(angle))); 
float y = Math.round(110*Math.cos(Math.toDegrees(angle))); 
float x2 = Math.round(120*Math.sin(90+Math.toDegrees(angle))); 
float y2 = Math.round(290*Math.cos(90+Math.toDegrees(angle))); 
float x3 = Math.round(130*Math.sin(180+Math.toDegrees(angle))); 
float y3 = Math.round(230*Math.cos(180+Math.toDegrees(angle)));
float x4 = Math.round(120*Math.sin(270+Math.toDegrees(angle))); 
float y4 = Math.round(250*Math.cos(270+Math.toDegrees(angle)));


 myPaint.setStyle(android.graphics.Paint.Style.FILL); 

myPaint.setColor(Color.parseColor("#eceff1")); 
canvas.drawCircle(viewWidth/2, viewHeight/2, (int)(x*1.5), myPaint);
myPaint.setColor(Color.parseColor("#cfd8dc")); 
canvas.drawCircle(viewWidth/2, viewHeight/2, (int)(x*1.5)-25, myPaint);

myPaint.setColor(Color.parseColor("#275080")); canvas.drawCircle(viewWidth/2 + x, viewHeight/2 + y, 15, myPaint);

myPaint.setColor(Color.parseColor("#DA3287")); canvas.drawCircle(viewWidth/2 + x2, viewHeight/2 + y2, 20, myPaint);

myPaint.setColor(Color.parseColor("#008001")); canvas.drawCircle(viewWidth/2 + x3, viewHeight/2 + y3, 30, myPaint);

myPaint.setColor(Color.parseColor("#8B0000")); canvas.drawCircle(viewWidth/2 + x4, viewHeight/2 + y4, 10, myPaint);



android.graphics.drawable.Drawable d = getResources().getDrawable(R.drawable.developerpdprosenjit, null);
d.setBounds((int)((viewWidth/2)-80-x/11), (int)((viewHeight/2)-80-x/11), (int)((viewWidth/2)+80+x/11), (int)((viewHeight/2)+80+x/11)); 
d.draw(canvas);


invalidate(); 

}

2 : Oncreate Code নিচে 👇


PlanetView bcv = new PlanetView(this); linear1.addView(bcv);


Image : developerpdprosenjit

Developer By PD Prosenjit

উপরে Extra ও OnCreate
কোড গুলো ভুল আছে তাই 
আপনার টেলিগ্রাম থেকে কোড গুলো নেন 
টেলিগ্রাম কোড লিংক : 



Telegram : 

https://t.me/pt_technologybd



Your queries:
#techhasnofetch#trustwalletairdrop#knoKnok#airdrop#newairdrop#airdropcryptocurrency#airdropbanglatutorial#airdroppaymentproof#legitairdropinstantwithdraw#airdropcryptocoin#telegrambotairdrop#onlineearingsource#trustedonlineincomeapps#todayonlineincomevideo#incomevideo#airdropinside#genuineairdrop#onlineincome24#ranaofficial#newearningvideo#cryptobharat#earninghero#solutionspark#upcomingairdrop#bestairdrop#freeairdropcoin#airdropalert#cryptoairdrop#airdropwebsitesallabout#whatisairdrop#howtomakemoney#airdropworthit#cryptobanglatutorial#onlinehelp360#onlineincomebkashpaymentapps#coinbase#binanceexchange#kucoinxchange#trustwallet#trustwallethidesetting#trustwalletnewupdate#bscnetwork#ethereumnetwork#bnbsmartchan#maticnetwork#Trc20network#tronnetwork#avalanchenetwork#solananetwork#cronoschain#ethereumclassic#fantom#kucoincommunitychain#arbitrum#vchain#huobiecochain#gnosischain#Poanetwork#waves#celo#kava#terraclassic#aurora#thundertoken#optimisticethereum#tomochain#wanchain#gochain#callisto#ronin

Disclaimer: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps support the channel and allows us to continue to make videos like this. this channel does not promotes any illegal content, all contents provided by this channel is meant for educational purpose only this is not a financial advice we request you to do your own research before investing in any cryptocurrency, or any type of crypto exchange, ieo, ico, ido, airdrop. we do not responsibility for your profit or lose so please be careful thank you for the support.


Post a Comment

Previous Post Next Post

Popular Items

Wellcom to my website site