[Q] Mac address Spoofing temporarily without rooting - General Questions and Answers

Hi all!
I want to spoof mac address of my android phone without rooting it.
I have installed 'Busy Box Non Root' and 'Terminal Emulator' in my phone from the play store. Both the apps are working fine (I guess ) and I can even see my mac address in the 'Terminal Emulator' with the help of command : ip link show wlan0.
However when I am trying to set it to the desired address (mac address of my another android phone), by the command : ip link set wlan0 address xx:xx:xx:xx:xx:xx, I am getting error in my Terminal Emulator as "Operation not Permitted".
Can anyone help me with this error,please?

Please review [Guide] [Root] How To Spoof The Mac Address Of Any Android Device

Related

[Q] How to make proper ip-up file for ppp0 interface.

Hi,
I have a rooted android 2.3 tab (COBY MID 7022).
I have made a dialer scripts with pppd and for my CDMA USB modem. After dialing I get ppp0 interface is running and could able ping google.com with ip address. But when I open browser android OS showing a message box for no internet connection.
I understand I need to set something on android OS through ip-up file. But I don't have any information regarding this.
Can any body help me to write a ip-up file so that applications can find ppp0 interface running.
Thanks & regards
jags

TUTORIAL on how to access sdcard contents from backtrack5 running on android via ftp

step1:
download swiftp server app from market
step2
open the app and configure the ftp server (that is giving username and password for the server) and enable it.
step3
open the androidvnc app and run backtrack5.if u dont know how to run backtrack5 on android click on the below link
http://forum.xda-developers.com/showthread.php?t=1079898
step4
IN backtrack5 click on places---->connect to server---->
*in the service type click on FTP(with login)
*type localhost in the server option
*type 2121 in the port option(it was the default port)
*type the username that was previously given in swiftp server app ,leave the other fields empty.
*click the connect button
*if it prompts for a password type the password that was previously given in swiftp server app
NOW U CAN ACCESS BOTH INTERNAL AND EXTERNAL STORAGE CONTENTS OF THE ANDROID PHONE

[Q] [HELP] Regarding client server app

I am trying to develop a client - server application. I have a few questions regarding the complete dev process. I am using Nexus 7 GPe with android 4.4.2 (not rooted)
Please help me with the following question.
1) How can I take logs without connecting my device to the ADB as android 4.4.2 has a restriction and the logcat applications cannot read the logs because of that?
2) If I connect the device to ADB and try to run my code, I get a permission denied error while reading a file that is stored at "/mnt/shell/emulated/0/Movies", how can I resolve that
3) To use the code on an emulator, I used to re-direct ports. Will I have to do the same while debugging the code on the device? Also, if yes, how can I redir or open ports for TCP/UDP connections through my application on the device.
Thanks in advance

[Q] Chroot in android qestion.

Hi, people. I'm new here!
I've suceeded to chroot into fedora 20, using busybox on android.
And now, I'm trying to run a program called blender.
I've managed to install it.
And then, I issued the command env=DISPLAY=(IP ADDRESS) blender
Where IP ADDRESS goes my ip address.
However, everytime I try to open it, it crashes showing the error following:
"Initial Window could not find the GLX extension, exit!"
Does this error occur because I use device which has mali 400 graphic card?
I have no clue...
Any help would be appeiciated!

[Guide][wlan adb] Use your android device to use adb commands in another one via WiFi

Hello guys,
I'm here with a way to issue adb commands to another android through WIFI network.
Prerequisites:-
1) 2 android (of course)
2) Basic knowledge in android
Steps:-
1)Select the device that you want to receive the commands [Here on will be referred to as "Device"]
2)Turn your WiFi hotspot on on device
3)Select the device that you want to issue commands to [Here on will be referred to as "Host"]
4)Connect the device to the host
5)Go to developer option and turn it on in "Device" and also turn on wireless adb if you are in lollipop.Or alternatively download ROM toolbox and enable wireless adb in there.You will receive a unique ip address with port
6) open terminal emulator in "Host" and type "adb connect IP" In place of IP type the IP address that you got in step 5
7) congrats you are now connected via an WiFi
Click thanks if I helped.?

Categories

Resources