We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
iTroll आइकन

3.4.7 by MobiSci Lab JSC


Apr 15, 2020

iTroll के बारे में

English

iTroll पृथ्वी पर नकली किसी भी स्थान की मदद करने के लिए एक app है (नकली जीपीएस, वाईफाई, इनकार)

iTroll is an application helping fake any locations, places on the earth. This is the only application which can simulate all GPS, Wifi and Fused providers.

Are you a developer?

This is the right tool for you to test your location related application. Using iTroll to simulate any places and verify how your application will response correspondingly. Now, it's programmable. In order to trigger fake location process from your application, please check below sample:

Intent intent = new Intent();

intent.setAction("com.msl.worldtroll.MANUAL");

intent.putExtra("ENABLE_FAKE_LOCATION", true);//true: enable, false: disable

intent.putExtra("LOCATION_MODE", 0); //0: High accuracy, 1: Baterry saving; 2: Device only

intent.putExtra("ENABLE_GPS_DATA", true); //true:enable, false: disable

intent.putExtra("GPS_DATA_DELAY", 0);//GPS location data will be simulated after "GPS_DATA_DELAY" seconds

intent.putExtra("GPS_LOCATION", "38.871063 -77.055612 5 10"); //GPS data format: lat lon altitude accuracy

intent.putExtra("ENABLE_NETWORK_DATA", true); //true:enable, false: disable

intent.putExtra("NETWORK_DATA_DELAY", 0);//Network location data will be simulated after "NETWORK _DATA_DELAY" seconds

intent.putExtra("NETWORK_LOCATION", "38.871063 -77.055612 5 10"); //Network data format: lat lon altitude accuracy

intent.putExtra("ENABLE_FUSED_DATA", true); //true:enable, false: disable

intent.putExtra("FUSED_DATA_DELAY", 0);//FUSED location data will be simulated after "FUSED_DATA_DELAY" seconds

intent.putExtra("FUSED_LOCATION", "-18.558935 46.689362 5 10"); //Fused data format: lat lon altitude accuracy

sendBroadcast(intent);

The full sample project is here: https://github.com/MobiSciLab/iTroll-Demo

Are you a troller?

Just imagine how your crushes or mates will be surprised when they see you check in Everest or some dangerous places.

Are you a victim of spy applications?

if there is someone who is using an application to spy or track you, this is the right tool to counter attack! It can fool any spy applications.

नवीनतम संस्करण 3.4.7 में नया क्या है

Last updated on Apr 15, 2020

More stable, fix the issue of conflict between fake and real locations

अनुवाद लोड हो रहा है...

अतिरिक्त ऐप जानकारी

नवीनतम संस्करण

निवेदन iTroll अपडेट 3.4.7

द्वारा डाली गई

Rubi Ramirez

Android ज़रूरी है

Android 4.1+

अधिक दिखाएं

iTroll स्क्रीनशॉट

टिप्पणी लोड हो रहा है...
भाषाओं
भाषाओं
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलतापूर्वक सब्सक्राइब!
अब आप APKPure की सदस्यता ले रहे हैं।
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलता!
अब आप हमारे न्यूज़लेटर की सदस्यता ले चुके हैं।