User Profile

Collapse

Profile Sidebar

Collapse
yakovcohen94
yakovcohen94
Last Activity: Jul 13 '21, 02:56 PM
Joined: Jun 21 '21
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to add loader gif between activities in android java

    How do I make loading gif of 3 dots between activities that I already built? after pressing continue button I want loader to be showen for 5 sec and then redirect to the next activity.
    See more | Go to post

  • yakovcohen94
    started a topic Save string/EditText in memory android studio
    in Java

    Save string/EditText in memory android studio

    I have a problem with save the value of string or editText in java android. When I redirect from FirstActivity to Second and return after it to First, I need that a String that i fill earlier stay in the place that I wrote it. (Like a cookies in js).
    See more | Go to post

  • yakovcohen94
    started a topic Pass text value to another text (java)
    in Java

    Pass text value to another text (java)

    I want to build a category list scrollview in android studio using java. I having truble to understand how to pass value from TextView to anthor TextView with same value in other activity.

    activity_first. xml

    <TextView
    android:id="@+i d/PersonName"
    android:layout_ width="match_pa rent"
    android:layout_ height="wrap_co ntent"
    ...
    See more | Go to post

  • yakovcohen94
    started a topic How to create Help Desk System
    in PHP

    How to create Help Desk System

    Hello everybody! I am building an online store and I need help. I have a user database system on my site.

    I want to create a support system with tickets.

    I copied this script and upload to local server ( I use XAMPP ). Everything is working, but...
    I cannot connect this script to my site...

    I will be cool if somebody can help.
    Here's an example of how this should work :

    Client...
    See more | Go to post

  • How to combine Ticketing System and User Database?

    I'm new to web development and am building my own online store.
    I want to create a ticketing system (support) on my own online store.

    Example :
    1) Person clicks on "Create a ticket"
    2) Person fills the form and send the ticket
    3) I receive the ticket and answer in direct message or in same ticket

    Before creating a ticket, a person needs to register in the online store. Thanks to...
    See more | Go to post
No activity results to display
Show More
Working...