Click here to Skip to main content
15,796,456 members
Home / Discussions / Android
   

Android

 
QuestionWeb browser design home page Pin
Bibek Poudel Nov202319-Nov-23 21:32
Bibek Poudel Nov202319-Nov-23 21:32 
AnswerRe: Web browser design home page Pin
Dave Kreskowiak20-Nov-23 4:19
mveDave Kreskowiak20-Nov-23 4:19 
QuestionThe user data that I enter are not insert into the Firebase Realtime Database. Pin
alia zulaika4-Oct-23 23:45
alia zulaika4-Oct-23 23:45 
QuestionBuilding an ecommerce app/website Pin
Ben A Johnson24-Apr-23 5:07
Ben A Johnson24-Apr-23 5:07 
AnswerRe: Building an ecommerce app/website Pin
Richard MacCutchan24-Apr-23 5:14
mveRichard MacCutchan24-Apr-23 5:14 
GeneralRe: Building an ecommerce app/website Pin
Ben A Johnson24-Apr-23 5:42
Ben A Johnson24-Apr-23 5:42 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan24-Apr-23 5:49
mveRichard MacCutchan24-Apr-23 5:49 
GeneralRe: Building an ecommerce app/website Pin
Ben A Johnson24-Apr-23 7:26
Ben A Johnson24-Apr-23 7:26 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan24-Apr-23 7:29
mveRichard MacCutchan24-Apr-23 7:29 
AnswerRe: Building an ecommerce app/website Pin
jschell25-Apr-23 12:07
jschell25-Apr-23 12:07 
GeneralRe: Building an ecommerce app/website Pin
Ben A Johnson25-Apr-23 21:47
Ben A Johnson25-Apr-23 21:47 
GeneralRe: Building an ecommerce app/website Pin
jschell26-Apr-23 7:10
jschell26-Apr-23 7:10 
GeneralRe: Building an ecommerce app/website Pin
Ben A Johnson28-Apr-23 0:32
Ben A Johnson28-Apr-23 0:32 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan28-Apr-23 0:35
mveRichard MacCutchan28-Apr-23 0:35 
GeneralRe: Building an ecommerce app/website Pin
Ben A Johnson28-Apr-23 2:55
Ben A Johnson28-Apr-23 2:55 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan28-Apr-23 3:02
mveRichard MacCutchan28-Apr-23 3:02 
GeneralRe: Building an ecommerce app/website Pin
jschell28-Apr-23 12:17
jschell28-Apr-23 12:17 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan28-Apr-23 21:55
mveRichard MacCutchan28-Apr-23 21:55 
GeneralRe: Building an ecommerce app/website Pin
David Crow29-Apr-23 12:48
David Crow29-Apr-23 12:48 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan29-Apr-23 23:03
mveRichard MacCutchan29-Apr-23 23:03 
GeneralRe: Building an ecommerce app/website Pin
Ben A Johnson2-May-23 3:10
Ben A Johnson2-May-23 3:10 
GeneralRe: Building an ecommerce app/website Pin
Richard MacCutchan2-May-23 3:13
mveRichard MacCutchan2-May-23 3:13 
GeneralRe: Building an ecommerce app/website Pin
jschell2-May-23 12:02
jschell2-May-23 12:02 
AnswerRe: Building an ecommerce app/website Pin
Member 160325766-Jul-23 6:59
Member 160325766-Jul-23 6:59 
QuestionBeginner question #kotlin #mssql Pin
unEsprit deCendres19-Jan-23 22:30
unEsprit deCendres19-Jan-23 22:30 
Hmmm, it's kind of hard to ask a question because I know something, but only that I don't know much yet 😕.
I want to go back to learning in the project.
Blocks to use: #android , #kotlin , #mssql
Interface in Kotlin already covered (as such Wink | ;) ) Database in MS SQL (not the worst, a bit of my hubby Smile | :) ) Connection covered.

And here comes the conundrum of which way to go. Conditions to be met:
1. Work with the database offline/online.
2. When resuming the connection, the client data is synchronized with the server connection test is carried out "independently"
3. data update on the server is done "independently"
4. In offline mode, customer data cannot be lost even after restarting the device

I was thinking of using #sqllite #maven on a device between user and #mssql
Do you know any simple tutorial?
Most of the tutorials I've come across end with "select * from table"; and the rest is up to you. Hurrah 😕

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.