Hello! Nice video here, it will be so useful in the future. Now I am making a project where I need to animate a text but it's tricky: now text just scrolls from down to up and I want to make it look like Star Wars initial credits. There's a library called CreditsRoll, but it is 9 yo and I am unable to make it work in Android Studio. Can you help me, please? I don't know where else to ask, nobody wants to help me or them doesn't know how to do it. It has to be text because of it's a scoreboard updated after each game. Thanks in advance!
While adding third activity in java file setcontentview(R.layout.activity3) Where activity3 in red and while I try to type it cannot show in suggest list. But I have created xml file what will be the possible error. I'm completely new. I'm trying to make app from watching video. But I have good experience of coding c
Can youvplz provide video on sending data or say string through wifi on selected ip and port I want to send data to esp8266 device. Esp device create the hotspot which connected to the app and using ip and port we can able to send data or receive data Thanks
@@CodingDemos never mind I got the code for it using server and clients using socket. Now the problem is I m only able to send the string, i want to send the array of byte to socket. Also if I have created thread in the activity 3 it is running if I jump to activity 1. If not how to do it
Hey guys, I hope you liked this tutorial :)
Comment below on topics you want me to cover next.
Hello! Nice video here, it will be so useful in the future. Now I am making a project where I need to animate a text but it's tricky: now text just scrolls from down to up and I want to make it look like Star Wars initial credits. There's a library called CreditsRoll, but it is 9 yo and I am unable to make it work in Android Studio. Can you help me, please? I don't know where else to ask, nobody wants to help me or them doesn't know how to do it. It has to be text because of it's a scoreboard updated after each game. Thanks in advance!
This is what I'm waiting for. 😍
Happy coding :)
I wish to add my 3d animation to my android studio project so I have to add any third party library it seems so can u help me to do that so??
While adding third activity in java file setcontentview(R.layout.activity3)
Where activity3 in red and while I try to type it cannot show in suggest list.
But I have created xml file what will be the possible error.
I'm completely new. I'm trying to make app from watching video.
But I have good experience of coding c
Hi, try to clean the project and then build it. That may solve the issue
@@CodingDemos thanks now it's working
Great 😃
Can youvplz provide video on sending data or say string through wifi on selected ip and port
I want to send data to esp8266 device.
Esp device create the hotspot which connected to the app and using ip and port we can able to send data or receive data
Thanks
I'm sorry, but I'm not really familiar with it
@@CodingDemos never mind I got the code for it using server and clients using socket.
Now the problem is I m only able to send the string, i want to send the array of byte to socket.
Also if I have created thread in the activity 3 it is running if I jump to activity 1. If not how to do it
thanks
You're welcome 😃
Hi..