mozan-market / android

1 stars 0 forks source link

Create Sign Up form #1

Closed nurzamat closed 9 years ago

nurzamat commented 9 years ago

Think and realize the best way of sign up form like whats up etc...

nurzamat commented 9 years ago

android emulator doesn't show phone buttons, trying to find them. I am using android sdk api 21 (the last version)

nurzamat commented 9 years ago

Also while trying to send username and password to mozan.market/api/auth/token/ the application brokes.

nurzamat commented 9 years ago

decide to check android 4 sdk tools

nurzamat commented 9 years ago

Main problem is solved. Appl can get json response via sending post json. Next features are to save credentials in shared preferences and allow user to sign in without entering phone and code

nurzamat commented 9 years ago

sign up form is done except sms confirming.