{"id":19831451,"url":"https://github.com/zainmustafaaa/web3j-android-ether-wallet-ethereum-client","last_synced_at":"2025-05-01T16:31:55.030Z","repository":{"id":144080931,"uuid":"102172721","full_name":"ZainMustafaaa/Web3j-Android-Ether-Wallet-Ethereum-Client","owner":"ZainMustafaaa","description":"I developed this project for helping developers to create their own ethereum wallet using Web3j library.","archived":false,"fork":false,"pushed_at":"2019-04-19T10:49:36.000Z","size":175,"stargazers_count":47,"open_issues_count":0,"forks_count":12,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T15:12:19.509Z","etag":null,"topics":["android","cryptocurrency","ether","ethereum-address","ethereum-wallet","ethereumwallet","java","mainactivity","wallet","wallet-service","wallets","web3j"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZainMustafaaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-02T04:33:00.000Z","updated_at":"2025-03-06T12:08:19.000Z","dependencies_parsed_at":"2023-05-26T06:16:00.259Z","dependency_job_id":null,"html_url":"https://github.com/ZainMustafaaa/Web3j-Android-Ether-Wallet-Ethereum-Client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainMustafaaa%2FWeb3j-Android-Ether-Wallet-Ethereum-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainMustafaaa%2FWeb3j-Android-Ether-Wallet-Ethereum-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainMustafaaa%2FWeb3j-Android-Ether-Wallet-Ethereum-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZainMustafaaa%2FWeb3j-Android-Ether-Wallet-Ethereum-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZainMustafaaa","download_url":"https://codeload.github.com/ZainMustafaaa/Web3j-Android-Ether-Wallet-Ethereum-Client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251906942,"owners_count":21663187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","cryptocurrency","ether","ethereum-address","ethereum-wallet","ethereumwallet","java","mainactivity","wallet","wallet-service","wallets","web3j"],"created_at":"2024-11-12T11:31:51.897Z","updated_at":"2025-05-01T16:31:55.025Z","avatar_url":"https://github.com/ZainMustafaaa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web3j-Android-Ether-Wallet-Ethereum-Client\nI developed a simple DApp Ether Wallet in Android. The following functionalities of this project is discuss below.\n# Functionality \n1. You can login to your existing wallet.\n2. You can connect to any four major ethereum blockchain networks (Rinkeby, Kovan, Ropsten, Main-Net).\n3. You can transfer funds from your ethereum address to another ethereum address.\n4. You can get Gas Price, Block Hash aand Block number on every transaction you perform.\n\n# Getting Started\nThis application uploaded for learning purpose. Just copy your UTC file in your phone External or Internal Storage for logging in with network. These instructions will help you to copy this project and run to your local machine. \n\n## Manifest\n### Permissions\n1. android.permission.INTERNET\n2. android.permission.ACCESS_NETWORK_STATE\n3. android.permission.READ_EXTERNAL_STORAGE\n4. android.permission.CAMERA\n\n### Application\n1. android:largeHeap=\"true\"\n\n## MainActivity\n### Install MultiDex\nCopy this statement to MainActivity.java on your project to install MultiDex in your app.\n1. MultiDex.install(this);\n\n### Strict Mode\nCopy these to your MainActivity.java for permit all strict mode threads.\n1. final StrictMode.ThreadPolicy policy = new StrictMode.ThreadPolicy.Builder().permitAll().build();\n2. StrictMode.setThreadPolicy(policy);\n\n## Dependencies\n1. compile 'com.android.support:multidex:1.0.1'\n2. compile 'org.web3j:core-android:2.2.1'\n3. compile 'com.google.zxing:core:3.2.1'\n4. compile 'com.journeyapps:zxing-android-embedded:3.2.0@aar'\n\n## Built with\nAndroid Studio 2.3.3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainmustafaaa%2Fweb3j-android-ether-wallet-ethereum-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzainmustafaaa%2Fweb3j-android-ether-wallet-ethereum-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzainmustafaaa%2Fweb3j-android-ether-wallet-ethereum-client/lists"}