Training course repository for android app development
People
Repo info
Activity
AlanCollins
@AlanCollins
@punchdrunker não posso me cadastrar porque não tenho um número do japão '-'
takafumi nanao
@punchdrunker
oh.. Sinto muito..
AlanCollins
@AlanCollins
Como posso criar uma conta sem o número?
takafumi nanao
@punchdrunker
para criar uma conta, você precisa de número de telefone japonês.
AlanCollins
@AlanCollins
Não tem como criar sem?
takafumi nanao
@punchdrunker
Sinto muito, não há outra maneira
AlanCollins
@AlanCollins
Olá
Hello
BlueHatCoder
@BlueHatCoder
hello
AlanCollins
@AlanCollins
Hello
rayalarajsh
@rayalarajsh
can anybody help how to Internationalization the app
Ranjith
@ranjithstar256
hi rayalarajsh, Internationalization ? what do you mean ? add more info
Mrityunjay
@innovatormrityunjay
hi
any tool for flat ui development
Jawbh
@CaBra503
Hello everyone, I am new to this group and was wondering if there were any mentors out there i could team up with
Erdeni Erdyneev
@dEn13L
Hello!
BackToMyselfAgain
@BackToMyselfAgain
hi everybody....i am newbie...any mentor to train me ?
from where to start any good project to learn?
kushal bhatta
@kushal45
hiii
everybody
stevedev15
@stevedev15
Hi. Just a quick message. A new tool for web development, including Android app development, is open for free to beta testers. It helps you debug Android apps in the wild. In a Talkback enabled hybrid app, you can send back messages that can be monitored by you from within the comfort of jResponse Builder – the jResponse IDE. https://jresponse.net/blog/debug-android-apps-remotely-with-jresponse-talkback/ Give it a try and post back your experience, thx.
Rafael Saraceni
@Saraceni
@rayalarajsh you need to create folders inside your resource folder for each language you want to support. It's quite easy to do it using Android Studio
@rayalarajsh if you for example to support Portuguese you create a folder inside your resource folders called values-pt and inside you put your strings.xml with the portuguese translated files. if you want to support spanish you create a folder values-es and you put a strings.xml file on it with the translations in spanish. the pattern is values-xx where xx is the code for the leanguage ( example: english = en, portuguese = pt, german = de )
mehrdad1990
@mehrdad1990
hi
_
Alan Collins
@alanc0llins
Hello
AbcKaz
@AbcKaz
Hello
anybody know how send file to the rest service using retrofit
richeekdey
@richeekdey
hey
I can create epoch time using System.getTimeInMillis() right? But the response is in UTC. How do I change that to reflect my current time zone?
Ekkyo
@aubertdavy
Hello all. Great place ;)
koffi
@kofesto
Hello guys, i need information on how to startup an android app development
Truong
@nguyenxuantruong
Hi all, I have an issue. I'm in an ACtivity (MyActivity), i click an button to start ACTION_LOCALE_SETTINGS. ater change language finish, It created a new activity, How can I come back MyActivity ????
asciicoder89
@asciicoder89
hi
gibrilg
@gibrilg
hi everybody....i am newbie...any mentor to train me ? from where to start any good project to learn?
Hey guys. Need help badly on this. To create a live screensaver app sort of a thing for an android phone. Which displays a company's name, with customized live ads.
Marc Miralles
@marcdeveloper
Hey guys. Someone knows how to refresh an RecyclerView from click in other RecyclerView in de same activity. I have two Recyclerview in horizontalmode in the same activity I need click in first recyclerview and refresh second recyclerview with new data.Thanks.
Nitin Chandran Nair
@NitinNair89
Hey guys
I need some help with Android app development
newbie here :P
I hope i am at the right place :)
Nitin Chandran Nair
@NitinNair89
Guys
I am trying to create a simple google maps apk that detects user's location
but my apk shows blank screen when run on phone.. and shows map in emulator