thanks for the help! excellent tutorial it worked perfectly i just had to translate some stuff to spanish but it worked prefectly! Good job man!!
@truptikedia34702 жыл бұрын
Can you give me source code of this app please
@xailer10732 жыл бұрын
Ten thousand not working
@FareedKhan-hb1xe6 жыл бұрын
Your video is totally great !! but can you tell me that whenever i type any number the text appears on the same place where i have entered the number, can you tell me where i have done the mistake?.. (By the way thanks)
@TihomirRAdeff6 жыл бұрын
Good Guy check the R.id. of the TextViews. Maybe you used the same ids for both.
@FareedKhan-hb1xe6 жыл бұрын
Tihomir RAdeff really appreciate your help man !!!!
@truptikedia34703 жыл бұрын
Can you give me source code link please
@izzamizza1232 жыл бұрын
Hi, I kinda having errors with the result parts. How can I fix it??
@izzamizza1232 жыл бұрын
error: cannot find symbol result = result + tradMillions; ^ symbol: variable result location: class MainActivity
@TihomirRAdeff2 жыл бұрын
@@izzamizza123 you have to define the result variable. apparently you missed it.
@izzamizza1232 жыл бұрын
@@TihomirRAdeff Thank you very much! I have a concern about the result; if I type the first number, the conversion begins with "null" (for example, null two), and when I type the second number, the conversion will be "null two twenty three," where should I look or edit to avoid that kind of conversion????
@TihomirRAdeff2 жыл бұрын
@@izzamizza123 make first variable with initial value 0
@izzamizza1232 жыл бұрын
@@TihomirRAdeff hi, can u tell me how to do that?
@worldnews75927 жыл бұрын
my project in uni is same like that but he also ask me to add voice if user press 1 and press convert it is in one and also say in voice one how i add voice in my project ?\
@TihomirRAdeff7 жыл бұрын
+fatima zara you can use this kzbin.info/www/bejne/aKSlg42uhNuNo68
@jellykimberlyoredinajambar92392 жыл бұрын
What is that between the number and 10 in MainActivity.java?
@TihomirRAdeff2 жыл бұрын
%
@jellykimberlyoredinajambar92392 жыл бұрын
Thank you!
@jellykimberlyoredinajambar92392 жыл бұрын
Do you know how to do Anagram Group in android Studio? It is our exam to be passed before June 27. I've searched everywhere but I can't find it
@joaoferreira-zg1nc7 жыл бұрын
How did you learn how to code in android studio?
@TihomirRAdeff7 жыл бұрын
First I learned how to make code in Java, then I started with Android Development but in Eclipse (Android Studio still didn't existed back then) and when Google announced that they are transitioning to Android Studio, I slowly transitioned too. All this I did by reading stuff on the internet and watching tutorials about programming.
@joaoferreira-zg1nc7 жыл бұрын
Tihomir RAdeff wow good joob 💪🏻
@ankahit7 жыл бұрын
Quiz please
@najihahomar96 жыл бұрын
Hi. i want to convert a number to alphabet. example, 1234567 convert to word like 'android'. means, 1=a 2=n 3= d 4=r 5=o 6=i 7=d do u know how to make it? really need your help! tq
@TihomirRAdeff6 жыл бұрын
Siti Najihah Omar maybe I'll make tutorial about this
@najihahomar96 жыл бұрын
Ohh really? happy to hear that!! i will waiting for youu. thankyouu ;))
@narayanannarayanan61595 жыл бұрын
I have same Project Please share Video link....Please