Skip to content
View Ahmedmedhat187's full-sized avatar

Block or report Ahmedmedhat187

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. News-App News-App Public

    This is news app to git data from api as JSON and parse it in RecyclerView using HttpURLConnection and AsyncTaskLoader

    Java

  2. Todo-List-App Todo-List-App Public

    Todo list app for add and remove notes to database, using Room database and LiveData and ViewModel

    Java

  3. Soonami3Okhttp Soonami3Okhttp Public

    This Soonami app using OkHttp library to fetch earthquakes data from api and parse it to json to display it in listview

    Java

  4. RestApiVolley RestApiVolley Public

    This is Rest Api Volley app to get data from internet by Volley library and parse it by Gson library in Recyclerview

    Java

  5. RestApiRetrofit RestApiRetrofit Public

    This is Restful Api Retrofit app to get data from internet by Retrofit library and parse it by Gson library.

    Java 1

  6. ImageLoading ImageLoading Public

    This is Image Loading app to loading images by Picasso and Glide libraries into imageview

    Java