About 2,080,000 results
Open links in new tab
  1. java - Sending POST data in Android - Stack Overflow

    May 30, 2010 · Here's a simple example of how to do HTTP Post using it. // Create a new HttpClient and Post Header. HttpClient httpclient = new DefaultHttpClient(); HttpPost httppost …

  2. android-design · GitHub Topics · GitHub

    Apr 27, 2023 · 🔑 Sign in, Register page ui design using flutter. SignIn and SignUp in android 😊😊😉. Playground app for Constraint Layout Flow. Add a description, image, and links to the android …

  3. Creating a Custom Android UI with XML and Java - codezup.com

    Feb 6, 2025 · Creating a custom Android UI with XML and Java is a fundamental skill for any Android developer. By following the steps outlined in this tutorial, you can create custom UI …

  4. Samples | Mobile | UI Design | Android Developers

    Get mobile samples with working code and design examples. Learn how this app was designed and built. See the design case study, architecture learning journey, and modularization …

  5. Post request with android · GitHub

    Post request with android. GitHub Gist: instantly share code, notes, and snippets.

  6. GitHub - rozdoum/social-app-android: Build your social app for Android

    This application is a pattern of social components comprising posts, likes, comments, views, and others that can be used for Android application development. It is Firebase-based and uses …

  7. UI Libraries by Mobile App Developers — #20 - Medium

    May 8, 2019 · A list of open-source mobile user interface components and libraries by top app developers and UI/UX designers

  8. Creating a Custom Android UI Component: A Practical Guide

    Jan 21, 2025 · Creating custom Android UI components is an essential skill for any Android developer. These reusable widgets allow you to encapsulate complex UI logic and reuse it …

  9. android-java · GitHub Topics · GitHub

    Mar 27, 2024 · Android Studio Tutorials: Java Edition is an app that teaches you how to develop Android apps using Android Studio IDE and Java language. You can learn the basics of …

  10. Create a JSON POST request for Android · GitHub

    * Create HttpPost request with a JSON string body, expecting a JSON response */ private HttpPost createJSONPostRequest(String emailAddress, String data) throws JSONException, …

Refresh