Posts

Showing posts with the label Android

Fix error retrieving pid file on termux apache

Image
Solution to "error retrieving pid file" - Termux and apache Apache errors overview: (20014) Internal error (specific information not available): AH00058: Error retrieving pid file var / run / apache2 / httpd.pid AH00059: Remove it before continuing if it is corrupted. This mistake seems while summoning apachectl either with start or with stop and here and there happens when running on Previous Install XAMPP apache on android termux . Solution Stop apache first apachectl stop Change dir: cd /data/data/com.termux/files/usr/var/run/apache2 Then delete the httpd.pid file: rm httpd.pid Or using this script: # # This script is part of the video, # Cómo instalar Apache Web Server en Android: https://youtu.be/cwp63pJMy_A and # it's intended to be used on Termux Android 32 bits in order to fix

Fix apache wont run on android

Image
Previous Install XAMPP apache on android termux Fix error starting apache on android Open httpd.conf nano /data/data/com.termux/files/usr/etc/apache2/httpd.conf Find the lines that contain LoadModule . Comment the following line with hash(#) : LoadModule mpm_worker_module libexec/apache2/mod_mpm_worker.so to # LoadModule mpm_worker_module libexec/apache2/mod_mpm_worker.so Then uncomment the following line (remove hash[#]): # LoadModule mpm_prefork_module libexec/apache2/mod_mpm_prefork.so to LoadModule mpm_prefork_module libexec/apache2/mod_mpm_prefork.so Preview:

Install XAMPP/LAMPP On Android (Non-Root)

Image
php apache setup on android with Termux (without root) Download Termux (allow installation from unknwon sources and install the termux app) Termux Setup Steps update packages (If it asks you, choose yes in both cases.) apt update -y && apt upgrade -y Install Apache and PHP 7 There is as of now a bundle that serves to introduce these two things together. That is, through apache PHP documents are prepared. To introduce our LAMPP on Android we will run: apt install php-apache That will install apache, PHP and a few libraries that will permit us to join the two things. configure apache to process the PHP files We are going to configure the httpd.conf file. Attention here, because the route is important. The apache configuration file is in /data/data/com.termux/files/usr/etc/apache2/httpd.conf You can change to that folder with: cd /data/ data /com.ter

build.gradle with custom repository

Fix missing dependencies from your gradle project (android, maven, etc) with this build.gradle. insert into YOUR_PROJECT_GRADLE/build.gradle // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { maven { url "https://maven.google.com" } jcenter() maven { url "https://jitpack.io" } maven { url "https://dl.bintray.com/android/android-tools" } maven { url "https://plugins.gradle.org/m2/" } maven { url "https://maven.fabric.io/public" } mavenCentral() mavenLocal() } dependencies { classpath 'com.android.tools.build:gradle:3.2.1' } } allprojects { repositories { maven { url "https://maven.google.com" } jcenter() maven { url "https://jitpack.io" } maven { url "https://dl.bintray.com/android/android-tools"

Cara mengetahui produk android melalui fastboot

reboot ke fastboot mode ketik fastboot devices fastboot getvar product

Android Studio Fix Issues

Image
Unsupported Modules Detected in Android Studio File -> Invalidate Caches / Restart. Close the project and Android Studio. Remove the .idea directory and all .iml files. Reopen Android Studio and import your project. If it doesn't help could you please try to reproduce this issue on the empty project and let me know about results.

Project lists for beginner

Movies App (Flutter Project)

Android Studio Set Weight Layout Programatically

Image
LinearLayout.LayoutParams param = new LinearLayout.LayoutParams( LayoutParams.MATCH_PARENT, //OR WRAP_CONTENT -> layout_width LayoutParams.MATCH_PARENT, //OR WRAP_CONTENT -> layout_height 1.0f // layout_weight 1 ); YOUR_VIEW.setLayoutParams(param);

Build Gradle Component Definitions

Image
Common Gradle Command Prompt Command Description ./gradlew build build project, runs both the assemble and check task ./gradlew clean build build project complete from scratch ./gradlew clean build build project complete from scratch ./gradlew test

Increase Performance Android Studio

Image
Solver 1 You can speed up your Eclipse or Android Studio work, you just follow these: Open your single project clean your project after running your app in emulator every time use mobile/external device instead of emulator don't close emulator after using once, use same emulator for running app each time Disable VCS by using File->Settings->Plugins and disable the following things : CVS Integration Git Integration (Git & Github) Google Cloud Tools for Android Studio Subversion Integration Firebase (Optional) I am also using Android Studio with 4-GB installed main memory but following these statements really boost my Android Studio performance. Solver 2 Android Studio (up to 1.5GB) The IDE's JVM is configured to have a max heap size. You can see this in the lower-right corner of the main interface:

Dynamic load admob ads

<LinearLayout android:id="@+id/main_adTopBanner" android:orientation="vertical" android:layout_height="50dp" android:layout_width="match_parent"> </LinearLayout> @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); LoadAds(); } private AdView AD_TOP_BANNER = null; public void LoadAds() { // Create the adView. this.AD_TOP_BANNER = new AdView(this); this.AD_TOP_BANNER.setAdUnitId("MY_SPECIAL AND_UNIQUE_AD_ID"); // this.AD_TOP_BANNER.setAdSize(AdSize.BANNER); this.AD_TOP_BANNER.setAdSize(AdSize.SMART_BANNER); // Lookup your LinearLayout assuming it's been given LinearLayout layout = (LinearLayout) findViewById(R.id.main_adTopBanner); // Add the adView to it. layout.addView(this.AD_TOP_BANNER); // Initiate a generic request. AdRequest adRequest = null; adRequest = new AdRequest.Builder().buil

Tether VPN Android

Image
How to tethering vpn on android ROOT is required Requirement Terminal Emulator Tutorial Start your VPN until connected Open terminal emulator Type: su ip link show id iptables -t filter -F FORWARD iptables -t nat -F POSTROUTING iptables -t filter -l FORWARD -j ACCEPT iptables -t nat -I POSTROUTING -j MASQUERADE ip rule del from 192.168.43.0/24 lookup 61 ip route del default dev tun0 scope link table 61 ip route del 192.168.43.0/24 dev wlan0 scope link table 61 ip route broadcast 255.255.255.255 dev wlan0 scope link table 61 exit Now connect your other devices to your android hotspot, try browsing any websites now :) Alternative install VPN tethering from play store

Drone Mobile Legends

Drone Mobile Legends Now Available at https://git.webmanajemen.com/Web-Manajemen/mlbb.html?v.1.0.5 Unity v4 ALL MAPS Work Posted by Dimas Imam Nawawi on Monday, January 20, 2020 Original URL: Drone Mobile Legends All Versions Features Support all maps including spring map Unity v4 Anti Banned Support all mode including classic, rank, brawl, survival, mirror, mayhem and other arcades exclude magic chess and chess td Support mobile legends 1.4.45 to 1.4.47 Incoming Terms Wide screen mobile legends Drone mobile legends 1.4.45 1.4.47 Drone mobile legends february 2020 Drone mobile legends latest version

GTA V Technical Cleaner For SA Mobile DFF Only

Image
GTA V Technical Cleaner For SA Mobile DFF Only Di sinilah GTA V Port untuk GTA San Andreas Mobile. Ini adalah Karin Technical, bagian dari DLC terbaru GTA Online. Ini dilengkapi dengan senapan mesin kaliber DShK 50 besar. Pembuat mod ini adalah "Automan" dan "Kung Lao" telah porting untuk Android. Mod ini akan menggantikan mobil Patriot. Ini juga memiliki penanganan khusus dan warna khusus (carcols.dat). Tetapi Anda perlu mengeditnya sendiri. Tidak ada bug. Setelah menginstal mod ini, cari saja Mobil Patriot atau gunakan Vehicle Spawner Mod untuk memunculkannya. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Jika Anda tidak memiliki Komputer Pribadi maka Anda dapat menginstal mod ini dengan perangkat lunak "img tool android" (gratis di playstore). Langkah-langkahnya sama. CLICK HERE untuk mengetahui cara menggunakan img tool android untuk menginstal mod ini (tidak perlu pc). • Un

Saw Mill Map Mod GTA San Andreas Mobile

Image
Saw Mill Map Mod GTA San Andreas Mobile Ini adalah peta baru untuk GTA San Andreas yang memiliki tema menakutkan. Mod ini akan menambah tempat baru di GTA San Andreas Mobile. Anda dapat melakukan apa pun yang Anda inginkan di sana. Tidak memerlukan trik atau mod untuk pergi ke sana. Sama seperti semua area lainnya, ia dapat diakses. Pembuat mod ini adalah "Tellken" dan "Las Santos Guy" telah porting untuk Android GTA SA. Mod ini meningkatkan Sawmill di The Panopticon. Hal terbaik tentang mod jenis ini (mod peta) adalah mereka tidak memerlukan cleo atau komputer. Cukup pindahkan file dan jalankan game. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Pergi ke bagian tangkapan layar untuk mengetahui lokasi peta ini. • Untuk menghapus instalan cukup hapus file yang dipindahkan. Langkah I: Unduh Saw Mill Map Mod GTA San Andreas Mobile • Unduh Mod: Download Mod ATAU Mirror Link Langkah II

GTA V Wasted and Busted Screen for GTA SA Mobile

Image
GTA V Wasted and Busted Screen for GTA SA Mobile Ini adalah mod GTA V lain untuk GTA San Andreas Mobile (Android). Mod ini akan mengubah layar terbuang dan rusak mirip dengan GTA V. Pembuat mod ini adalah "RIZKY ALDI GAME ". Ini adalah cleo mod jadi pastikan Anda telah menginstal cleo Android di ponsel Anda. Anda tidak harus mengaktifkan atau menonaktifkan mod ini. Setelah instalasi cukup mainkan game, mod akan bekerja secara otomatis ketika Anda akan mati atau tertangkap. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Pastikan Anda memiliki komputer untuk menginstal mod ini. • Cleo Android diperlukan untuk menginstal mod ini. • Ketuk dua kali tombol "klakson" untuk mengaktifkan mod ini dan ketuk tunggal untuk menonaktifkan mod ini. • Untuk menghapus instalasi mod ini cukup hapus file yang dipindahkan. Langkah I: Unduh Roda Radio GTA V untuk GTA SA Mobile • Unduh Mod: Download Mod ATA

Change Map Position to GTA SA PC Mod V4 Download

Image
Change Map Position to GTA SA PC Mod V4 Download Jika Anda ingin mengubah posisi radar di GTA San Andreas Mobile, instal mod ini. Mod ini akan mengubah posisi radar dari sudut kiri atas ke sudut kiri bawah. Sama seperti versi PC dari GTA San Andreas Android. Hal terbaik tentang mod ini adalah ia memiliki ukuran yang berbeda untuk perangkat yang berbeda, artinya jika layar Anda terlalu besar atau terlalu kecil Anda dapat menginstal radar ukuran kecil atau besar yang hadir dalam mod. Mod ini tidak memerlukan cleo atau komputer. Cukup pindahkan file dan jalankan game. Modnya bagus jika Anda memainkan GTA San Andreas dengan Joystick atau di layar lebar. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Cadangkan file asli "adjustable.cfg" untuk berjaga-jaga ... • Pindahkan satu file "adjustable.cfg" ke lokasi yang disebutkan. Jika itu tidak sesuai dengan tampilan Anda (terlalu besar atau terlalu kecil), maka p

Vehicle Backfire | Fire Nitrous Mod Android

Image
Vehicle Backfire | Fire Nitrous Mod Android Mod ini akan mengubah efek nitrat biru dengan efek seperti api kuning baru. Pembuat mod ini adalah "Gajah Bertelur". Ini adalah cleo mod jadi pastikan cleo Android diinstal di ponsel Anda. Anda tidak harus mengaktifkan mod ini. Cukup pindahkan file dan mainkan game. Mod akan bekerja dengan baik. Anda juga tidak perlu komputer untuk menginstal mod ini. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Cleo Android diperlukan untuk menjalankan mod ini. • Untuk menghapus instalasi mod ini, hapus file yang dipindahkan. Langkah I: Unduh Kendaraan Bumerang | Fire Nitrous Mod Android Cleo Mod Android • Unduh Mod dari: Google Drive atau Mirror Link • Unduh Cleo Android: Download Cleo Android Langkah II: Instal Mod ini di Android GTA SA Anda • Ekstrak mod yang diunduh. • Pindahkan file ".csa" ke: /Android/data/com.rockstargames.gtasa/ &l

Toyota Chaser Tourer V JZX100 Tuned + DFF Only Mobile

Image
Toyota Chaser Tourer V JZX100 Tuned + DFF Only Mobile Dengan banyak mod mobil saya akan menambahkan mod mobil hebat lainnya di basis data GTAAM . Kali ini Toyota Chaser Tourer V tetapi dengan ban miring, tekstur HD, plat nomor dan dashboard yang menyala, bekerja dengan interior HD dan bekerja dengan tabrakan yang baik. Pembuat mod mobil ini adalah "Shon Racer (niCk lainnya - Shonter)" dan "tidak diketahui, CWC, Денис Тисаков" telah porting untuk GTA SA Mobile. Hal terbaik tentang mod mobil ini adalah Anda dapat menginstalnya dengan dan tanpa komputer. Ini adalah salah satu mod mobil paling keren yang pernah dibuat. Mod ini akan menggantikan mobil flash dengan yang ini. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Diperlukan komputer untuk menginstal mod ini. • Anda dapat menggunakan Car Spawner Mod untuk menelurkan mobil "Flash" (dan Anda akan melihat mobil baru ini). • Untuk menghapus

Maximum Reflection Mod GTA SA Mobile

Image
Maximum Reflection Mod GTA SA Mobile Dengan ENB Mods hebat untuk GTA San Andreas Mobile, terkadang Anda mungkin kehilangan refleksi yang meningkat. Mod ini akan memaksimalkan refleksi kendaraan untuk membuat mobil Anda terlihat mewah dan kaya. Pembuat mod ini adalah "SIGILHQ". Mod ini tidak memerlukan cleo Android untuk menjalankan tetapi Anda memerlukan komputer untuk menginstal mod ini karena itu memerlukan txd keparat. Mobil tampak hebat dengan mod ini seperti yang dapat Anda lihat di screenshot. Untuk menginstal mod ini harap ikuti langkah-langkah ini: Sebelum kamu memulai • Pastikan Anda memiliki komputer untuk menginstal mod ini. • Pastikan Anda telah mengatur refleksi ke tinggi dari dalam pengaturan game. • Untuk menghapus instalan cukup hapus file yang dipindahkan. Langkah I: Unduh Mod Refleksi Maksimum GTA SA Mobile • Unduh Mod dari: Google Drive atau Mirror Link • Unduh TXD Fucker: Download TXD Fucker Langka