• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Making a simple app...

Status
Not open for further replies.

bryan847

Well-Known Member
So, don't question my reasons but I am making an app that spoofs the MAC Address on my Droid 3. Right now I have done very little and only have a gui with an empty text field and a button. Basically what I want the program to do is when the button is pressed, it should:

1. Assign the desired MAC Address in the empty text field to a variable.
2. Execute several shell commands involved in the spoof
3. Use the variable from before in the shell script to give the desired MAC Address.

I have programming knowledge, but I am relatively new to Java so I just don't know how I would go about doing this. I don't know if this is the right place to post and if not could an OP put me in the right place?

Thanks,
Bryan847
 
Status
Not open for further replies.
Back
Top Bottom