Skip to content

Android

Discussions on Android development

This category can be followed from the open social web via the handle android@forum.codeproject.com

882 Topics 2.6k Posts
  • 0 Votes
    1 Posts
    4 Views
    No one has replied
  • simpe doctor appointment app

    4
    0 Votes
    4 Posts
    11 Views
    M
    I need this code ?
  • 0 Votes
    3 Posts
    11 Views
    D
    Doesn't that app already have a "Use my location" feature? "One man's wage rise is another man's price increase." - Harold Wilson "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
  • Hiring Programmer for Android apps.

    android question
    13
    0 Votes
    13 Posts
    34 Views
    T
    Look For a Proficient Team of Android App Developers with sound knowledge of open source plateforms.
  • Android studio

    android question
    2
    0 Votes
    2 Posts
    8 Views
    Richard DeemingR
    By gathering your requirements, designing the application, and then writing some code. It seems you're yet to start step 1. Zainab Hussaini wrote: leitner box app Or maybe you should ask Bruce[^]? :-D "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • how to develop app to convert pdf to image file ?

    tutorial question
    4
    0 Votes
    4 Posts
    13 Views
    I
    check here the complete tutorial https://itinsidenews.com
  • 0 Votes
    3 Posts
    11 Views
    I
    USE SQLITE database and store your server database data in Android local SQLite database. Learn Android development. https://itinsidenews.com
  • creation of login page in android studio

    android database sqlite
    5
    0 Votes
    5 Posts
    5 Views
    I
    Use Room library for SQLite database. second, you cannot get the device IMEI Number programmatically. First Create A Registration form and add three edit text there, One for USERNAME, Second for PASSWORD, and third for IMEI. Store these three details in the SQLite database and you can easily authenticate the user with IMEI and Password or USERNAME and password
  • Kotlin Interface Listener inheritance Error

    android java com oop help
    4
    0 Votes
    4 Posts
    13 Views
    D
    Does the message appear during compilation or execution? If the latter, should you be using try/catch blocks to help trap the error? "One man's wage rise is another man's price increase." - Harold Wilson "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
  • Android Studio oddity

    android question
    2
    0 Votes
    2 Posts
    5 Views
    L
    I have just upgraded and see the same thing (it's the menu not the toolbar). It looks like they are just rying to save some space.
  • 0 Votes
    2 Posts
    8 Views
    D
    So what exactly is the problem? "One man's wage rise is another man's price increase." - Harold Wilson "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
  • Xamarin Forms API - Can't Connect

    com debugging csharp java android
    5
    0 Votes
    5 Posts
    15 Views
    K
    I opened the port, and get the same error If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
  • 0 Votes
    1 Posts
    3 Views
    No one has replied
  • Suitable Laptop Model for Android Development

    android
    8
    0 Votes
    8 Posts
    23 Views
    P
    yes bro. Thanks.
  • How to get string value after updating string

    database question android help tutorial
    2
    0 Votes
    2 Posts
    7 Views
    D
    Member 15037009 wrote: ...I would now like to get the value of "typeOfAcc" from this class in a different class... If it's a peer class, can you store it in a preference? The "receiving" class can monitor any changes to the preference and only do something when it changes. "One man's wage rise is another man's price increase." - Harold Wilson "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
  • How to check username and password??

    question tutorial
    3
    0 Votes
    3 Posts
    11 Views
    M
    For a start UserID will not be available to the user so should be eliminated from that data set. First check the user code exists, then check that the HASHED password matches the HASHED password stored in your database for that user code. There are a number of articles on CP showing how to do password security properly. Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
  • How to use .net Webservice in Android??

    csharp android help tutorial question
    4
    0 Votes
    4 Posts
    13 Views
    OriginalGriffO
    Why are you assuming that someone, somewhere has written the exact code you need to do exactly what you want and published it to the web? Development is not about copy'n'paste code to solve every problem: someone has to write it to start with and to a greater or smaller part that will always be you! Library code is handy to help you do that, but it isn't going to do exactly what you want and will require changes and support code to get it to help you. "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
  • 0 Votes
    2 Posts
    7 Views
    D
    Check the Zebra website. they have API's and training for this sort of thing. Intermec and Denso Wave have lots of resources. Most apps seem to talk to a database at the backend. and are web app based. so as long as it fits the customers needs then i guess it would be ok.
  • Service without a UI

    question android com design security
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Android studio ListView

    android xml help
    3
    0 Votes
    3 Posts
    9 Views
    L
    Search results for "phone dialer"  |  Android Developers[^]