Related
Hey guys,
I just got my Xperia X10 to work in our university wifi. WPA-EAP PEAP with MSCHAPV2. I used the app Wifi-Config Editor Pro from the market. You don't even need to root your phone. I hope this works on everyone else also. I was so thankful with the developer. This app saved my phone.
is this wifi-config?
Cant find the exact name you mention anywhere.
links please?
I did a search in the android market "wifi config". After that first two results would be wifi config and wifi config editor pro. The free version doesn't have the enterprise configuration. The pro does.
I would love to try this out, but the app is obviously not yet certified for the latest firmware release...
Even with this link (hxxp://bubiloop.com/android-tools-wifi-config-editor-pro), there are no results in the market.
If, like me (X10 mini pro, UK unlocked latest firmware) wifi config pro isn't showing for you in the market you can do the following:
1) Root the phone following the instructions here:
http://android.doshaska.net/x10miniroot
(this works for me on my X10 mini pro)
With the phone connected and usb debugging on/wifi toggled off, from the androidSDK on a PC (Windows,Linux,Mac) get a shell
2) adb shell
3) su
4) cd /data/misc/wifi
5) busybox vi wpa_supplicant.conf
(to edit the wpa configuration file)
6) add this at the end
network={
ssid="eduroam"
key_mgmt=WPA-EAP IEEE8021X
eap=PEAP
identity="MYIDENTITY"
password="SECRET"
phase1="peapver=0"
phase2="auth=MSCHAPV2"
priority=7
}
or similar, where MYIDENTITY is your eduroam login ID and SECRET is your password. This is taken verbatim from another phone (HTC Desire, Android 2.2) which does work OK
7) save
8) log out
Then connect and surf...
Cosmodia - I don't know why you can't see it in the market. You have Android 1.6 right? At first I cannot see it also since the app was only for Android 2.0 but the developer made it to work with Android 1.6 so now I can see it and got it to work. You can contact the developer and ask questions.
Professordes - I think this should help people who didn't want or don't know how to root their phone
Android 2.x Enterprise settings coming soon
Android WiFi Internal API's changed between version 1.5/1.6/2.x Android 1.6 added a lot of the requirements to enable an enterprise WiFi network, however the published API and UI's don't make it easy to connect to them. They then changed them in 2.0 making virtually all Enterprise configurations valid. Unfortunately the UI still lacks in the ability to configure them. I needed my android device on the WiFi network at work so I wrote an app do to just that.
As of about a week ago I had everything all versions without the enterprise settings working. This is the "WiFi Config Editor" you can find on the market now. I was in the process of enabling the editing of the enterprise settings for Android 2.0+ when I was contacted about getting an X10 on a WPA-EAP network with PEAP authorization. Being the X10 is a 1.6 device I made the changes necessary and released the 1.6 version of "WiFi Config Editor Pro". This version will only work with Android 1.6 as the Enterprise API's are different.
Currently I'm testing the "WiFi Config Editor Pro" for Android 2.0+ and should have it released in the next few days. As I hinted at earlier, the enterprise settings are hidden in Internal API's. This makes developing against them difficult. Google actually places a number of roadblocks in the way to make this harder. But being that Android is open source, it just takes a little bit of persistence to make it all work. Best part of all. NO ROOT REQUIRED!
To my knowledge this is the only app that exists that will allow you to edit WiFi settings at this level without requiring root access. I'm open to suggestions to help make it better. Let me know if anyone has any issues with the app or connecting to specific configurations.
Thanks,
--OddRain
Hello OddRain,
this sounds very promising and I am looking forward to trying it out as soon as the latest firmware release for the X10 gets full Market access again.
Hi Oddrain,
I can't find any other way to contact you.
I am desperately looking to connect to my companies WPA2 enterprise network, with Peap. It also uses a certificate.
I cannot however purchase pro as I am in South Africa and we can only get free apps on the market.
Can you please advise when the android 2.1+ version is available, if it will work for what i need and how I can pay.
Florbid
I still can't seem to find the Wifi Config Editor (neither the free nor the pro version) in the Market, everything else appears to be there.
Is the application limited to some region, firmware or branding?
I'm trying to access the Market from Germany, my X10 is on R2BA026, unbranded phone.
I'm not sure why the app doesnt show up in the market sometimes. The free version supports Android 1.5 and up. There are 2 pro versions, one for Android 1.6 and one for Android 2.0+. All versions should be in the market right now. There are no limits within the application other than the Android Versions supported.
The most reliable way I know of searching the app store is not by the application name, but by the developer name. pub:OddRain would be the Android Market search string, it is Case Sensitive.
--OddRain
Thank you very much for the reply. Unfortunately, I don't get any result with that search term as well.
Could somebody else with the same firmware version please search for this to see if it maybe depends on that?
can wifi config editor (free version) solve the issue of the campus wifi (WPA/WPA2-EAP PEAP with MSCHAPV2) ?
Thanks!
can you just extract the .apk and post it here please and make it easier for all?
Hi all,
lately I installed youwave on my pc and experienced that one can really use whatsapp to chat with other users which have an actual android/iOS/windows/etc device. Next I tried to install android to my pc using VirtualBox, but when I installed whatsapp I got a message "unable to identify your device" which is understandable. But then I started to wonder, how could youwave get the job done where VB did not? After trying to install some other versions of android to my pc I figured that you couldn't install your own apps but only the ones which were in the preset app market. For example there was no OI Filemanagement which is there in the real app market. The best thing about youwave was that one version of whatsapp didn't work, but then I downloaded the newest version from whatsapp.com and it worked fine. I realised and tested that this would not work in my VB version of android.
I'm not a real hero with porting and virtual stuff, but now I'm trying to understand how youwave works in this. And my question for you here is, is it possible to achieve what youwave does myself with VirtualBox? If yes, how would I do that?
When I think about it I think you must achieve some of the following:
- Make VB think your pc is a HTC Sensation (in my case);
- Install the clockworkmod and rom manager to your virtual Sensation.
- Make a backup of your real phone in recovery mode and use this backup to recover your virtual one.
- Then someway, share your PC's network with your phone by making it think it has a wireless network in range?
- Install the newest whatsapp (which worked in youwave)
You'll probably think why the heck doesn't he JUST use youwave. There are several reasons, the most important one is I do not have a creditcard and do not even want to spent a lot of money just to whatsapp on my pc for fun. Besides I want to understand the proces of porting android to your pc and using it like it was a real phone, like with the google addon etc. And I don't like the UI of youwave.
So, if anyone knows if any of this is possible, I would appreciate your help. I think I saw someone somewhere talking about porting a backup of his phone to his PC but I can't remember where. I'm not asking you to come over to me and install everything for me but I just like an explanation where to start and what my possibilities are.
Anyway thanks for your attention.
Does anyone have the APK of Thoughcrime Labs' RedPhone Beta v.0.4.3?
Although I have Market Enabler installed on my phone, and selected a USA based provider, I just can not download that app from the market, it simply does not show up and can not be found when searched for.
This link is working in a browser: https://play.google.com/store/apps/details?id=org.thoughtcrime.redphone&feature
I tried to find the APK, and only found some old links, which are all dead now.
Can anyone here please share that app?
The description tells (US-only for BETA), but that does not seem to apply anymore for v0.4.3, which is already supporting international use.
Or does anybody know another software with similar functionality of VoIP end-to-end encryption?
Nobody any idea, really?
Nobody interested in making securely encrypted phone calls?
Or is RedPhone not working any more since the takeover of Thoughcrime Labs by the Twitter company?
As mentioned, the software can be found in the Market by the provided link above, but I can not download it, either because I am outside the U.S. (and Market Enabler did not help either), or because my phone is not listed as supported device (howsoever).
Any help please?
i hope one help youuuuu
Good question!
I posted something similar some months ago, when suddenly that app disappeared (completely) from internet. But since we all know that this just can't happen under normal circumstances, we detect a smell of conspiracy...involving (US gov't owned) twitter.
Anyway, your Google-Fu is weak by today's standards, since I found it here: http://tmd888.vicp.net/android/1/10002.html
Download it quick before it vanishes again. I have not tried this yet, so please post your results. It's possible that it doesn't allow you to use it outside a US network, since you need to "register" your phone with a whisper server (!), but you could always try to hack the app (for experimental purposes only, of course). Preferably someone should try to re-implement the OTP phone-technology in a different app altogether, that is not "owned" by some government.
That link does not seem to be working, the page is not loading.
Did you download the APK? Can you upload it somewhere?
I guess it's a dead end anyway, and I really wonder if there is any other SIP client for Android out there that supports encryption. I mean, I can't be the only one who seeks maximum privacy using a smartphone.
+1
redphone is free software from whispersys so theres nothing ethically wrong with posting the apk here guys.
not sure if its true but the word is that twitters evil saudi arabian investors wanted the acquisition of whispersys so that they could shut the company down and prevent accessability of privacy-providing software, basically the dev was bought off and redphone will never see the light of day.
but, im sure there is still a copy floating around somewhere, please share if you have it.
here is
http://mobile.brothersoft.com/redphone-beta-107138.html
Master One said:
Does anyone have the APK of Thoughcrime Labs' RedPhone Beta v.0.4.3?
Although I have Market Enabler installed on my phone, and selected a USA based provider, I just can not download that app from the market, it simply does not show up and can not be found when searched for.
This link is working in a browser: https://play.google.com/store/apps/details?id=org.thoughtcrime.redphone&feature
I tried to find the APK, and only found some old links, which are all dead now.
Can anyone here please share that app?
The description tells (US-only for BETA), but that does not seem to apply anymore for v0.4.3, which is already supporting international use.
Or does anybody know another software with similar functionality of VoIP end-to-end encryption?
Click to expand...
Click to collapse
Permanently unavailable afaik
Master One said:
That link does not seem to be working, the page is not loading.
Did you download the APK? Can you upload it somewhere?
I guess it's a dead end anyway, and I really wonder if there is any other SIP client for Android out there that supports encryption. I mean, I can't be the only one who seeks maximum privacy using a smartphone.
Click to expand...
Click to collapse
unfortunately, even with the apk file, you cannot use the app without having your device registered through the whisper systems server. i used to have the app installed on numerous devices and it worked fine for me in the past. i still have the apk file and just re-installed on one of my devices, but it refuses to re-register/re-verify/setup/authenticate on the server.
my assumption is that the server has been shutdown completely or if now government owned will only let certain authorized devices/users on the system. i could send you the file but i don't believe it will help you any as i can't even get it up and running any longer
tyrantx said:
unfortunately, even with the apk file, you cannot use the app without having your device registered through the whisper systems server. i used to have the app installed on numerous devices and it worked fine for me in the past. i still have the apk file and just re-installed on one of my devices, but it refuses to re-register/re-verify/setup/authenticate on the server.
my assumption is that the server has been shutdown completely or if now government owned will only let certain authorized devices/users on the system. i could send you the file but i don't believe it will help you any as i can't even get it up and running any longer
Click to expand...
Click to collapse
It's back on the market and seems to be working
Hi all!
So I've been working on an app in my spare time on & off for about 2 years and have finally put it up on the play store. I'm looking for opinions about it, as after building it for so long I've most likely got severe tunnel vision and wouldn't know what's intuitive and what's not to a new user!
What does it do?
Remote control your PC (mouse, keyboard, media buttons)
Copy files to & from your PC or other Android devices
Sync files automatically
Share clipboard data between devices
Open URLs and files (eg music, video) on remote devices
Supports sleep and wake-on-lan of devices
Why? There are similar apps already!
I wrote it out of frustration with the available options for "inter-connectivity" between my devices. I use a HTPC to watch movies and wanted a remote app to control the HTPC (remote mouse, play/pause/volume). There are many existing such apps but I didn't like what's out there:
Are complicated with separate "remotes" for each app that you have to juggle between, etc
They don't behave like a keyboard & mouse, but have special buttons to learn
They often require Java on the PC
Can be slow
I wanted much more than just a remote control app if I'm going to have a "server" running on my PC...
If you want remote clipboard sharing, file transfers, etc, you have ot install separate servers for each app on your PC... I thought I could do better, and you only need 1 "server" on the PC to do all of the above.
Finally, I wrote it to be peer-to-peer. This means that your PC isn't really a "server", for example, you can transfer files/open URLs Android-Android without a PC being present. One such case is when I'm often reading a webpage and open the link on my wifes tablet so she can check it out too!
It's also cross-platform. The same core bit compiles on pretty much anything, but so far I've only released the Android and Windows ports, as they're the ones that I've tested the most. Coming soon will be OSX, Linux and iOS last (I HATE objective-C syntax!)
I've got heaps of other features which I want to add, to build this into the ultimate way to make your devices cooperate... but with the existing features I thought it's time to release it & see what others think!
How can I download it?
The app is called MissingLink (one word, if you want to search for it on the play store). Or the direct link is here: https://play.google.com/store/apps/details?id=com.peaklabs.missinglink
The Windows version is available on my site at:
http://www.peaklabs.net/apps/missing-link/download/
Quit blabbing
Ok If you have time please give it a shot and let me know what you think! It has a trial as synching is a paid feature, but if you want I can reset your trial! Just message me.
Just hoping to get some feedback as I continue building it! Thanks heaps!
Oh and if you have any features you think might come in handy, please let me know! I'm sure there's so much that could be done with our devices that find each other and are connected via TCP/IP that isn't being done yet
XDA:DevDB Information
MissingLink, Tool/Utility for all devices (see above for details)
Contributors
peaklabs.net
Version Information
Status: Stable
Current Stable Version: 1.1.7.0
Stable Release Date: 2014-10-12
Created 2014-07-13
Last Updated 2014-10-12
Looms really cool. will download now and test later
@peaklabs.net
Trying it now will report back.
EDIT : Awesome now I can control my PC wirelessly and transfer files(I have already set wake on LAN and now with remote functionality its complete Just one doubt is the app trial or full version ? (What features are Pro one ??)
Hope we can get MAC version...
Navneet Suresh said:
@peaklabs.net
Trying it now will report back.
EDIT : Awesome now I can control my PC wirelessly and transfer files(I have already set wake on LAN and now with remote functionality its complete Just one doubt is the app trial or full version ? (What features are Pro one ??)
Click to expand...
Click to collapse
Hi! Glad you found it useful
It's free, but you can upgrade to pro from the app - currently only file synching and PC shutdown/restart requires "pro"! I think as I add features in the future they'll most likely end up being part of the "pro" upgrade.
NeroD said:
Hope we can get MAC version...
Click to expand...
Click to collapse
Certainly will! That's the next OS I'm going for actually.
Just wondering, what would you need it for - Android->MAC remote, or also due to file transfers? Some people have trouble with setting up windows shares between windows & OSX, and ML can be a replacement for that between win & osx too... Just wondering how you'd use it, as my wife is an OSX using photographer and I'm always annoyed by her backup needs with her weird (to me) file systems
I can completely understand about the shortcomings of the 'current' offerings, Sounds like ML is exactly what I've been missing for years.. (Wish I had something like this since I had my first android phone, to be honest).. Too bad I killed the battery in my tablet, but I'll be sure to test it out as soon as the tablet's charged and the phone is re-flashed.
Thank you
Hi. I've installed the app on my phone and Nexus 7. The Windows app is not playing at the moment. I keep getting a path error. Will report back tomorrow (it's late here), This could be really valuable. Thanks for your efforts. John
great work. this is what i waiting for
force close on kitkat
First time starting it gives an FC, after that it wont FC anymore, haven't recorded the logcat though. just saying
Working perfect on my Nexus 5. You sir are a genius. Very smooth and no-brainer install and usage. As matter of fact I typed this from the app itself :good:
Edit: I didn't like the icon so i made one for my use, but why not share it?
FC at startup with CM11 on ART
EDIT: second startup worked perfectly
Awesome. I think the icon above looks nicer, but apart from that, nothing much to say. Maybe try using different colours, maybe white instead of green would improve readability. Thumbs up
i'd love to have something like this for mac. as it stands android file transfer is not a great solution and i prefer just to adb push/pull things instead of using that.
hope there is a mac version soon!
Looking for the Linux version.
Once it's out, this will be my app.
I'm currently using a bunch of soft for the same things
- explorer ES for smb exploration
- Pushbullet for sharing pastes
- pydio for remote file access
- airdroid for some file exchanges
However some of these apps also works over mobile data and not only Wifi.
johnwillyums said:
Hi. I've installed the app on my phone and Nexus 7. The Windows app is not playing at the moment. I keep getting a path error. Will report back tomorrow (it's late here), This could be really valuable. Thanks for your efforts. John
Click to expand...
Click to collapse
I'm not sure, but the previous Windows build (v 1.0.110) had an error that came up sometimes on first start, maybe that's what you saw - it should be fixed on 1.0.111 though. Let me know if you find out what it was! Thanks!
yamin8000 said:
force close on kitkat
Click to expand...
Click to collapse
Hi! Sorry to hear that. I unfortunately don't have a kitkat phone to test on, as samsung hasn't released it for my S4 for some reason
If you see it again, please press the "Report" button, that'd be a great help! Thanks!
Hi All!
Thanks for the awesome feedback, glad people are liking it. I've noted your issues, and once I finish the next update I think I'll focus on building the mac & linux versions.
Also several requests for configurable UI colours, that's going to be a pain to code, but I think I'll have to do it in the end!
Please if anyone is seeing force closes, press the "Report" button. I may have found 1 cause of them but there may be others :-/
Thanks heaps!
Upon trying to activate the trial features after having had it installed for less than a minute, I get "Failed to start a MissingLink trial. Have you previously done a trial with this device?"
The answer is obviously "No," but the only option available is "OK."
Cannot find a price anywhere, and attempting to buy the pro version (since the trial is not available) results in an error.
Nexus 4 with a 4.4.4-based AOSP custom firmware
TVMC is a custom version of XBMC (for Windows, Mac and Android) developed with the intention of simplifying your experience by preinstalling the best add-ons and customizations from the get go! It’s virtually identical to Kodi, but it includes 30 of the most popular add-ons alongside some awesome esthetic and performance tweaks. Now you can just download and install TVMC, and within minutes you’ll be able to watch all your favourite streaming content without a fuss.
Now you can send anyone the link to this page, and they can enjoy the magic Kodi has to offer, without requiring any technical experience or effort whatsoever. This is the version of XBMC that you’ll want to send to your grandparents, coworkers, and neighbours. We’ve gone ahead and provided some screenshots below in which you can see what it looks like. Hopefully everyone will enjoy using it as much as we did creating it!
Get TVMC: http://www.tvaddons.ag/tvmc-cordcutters/
Sound curiously, I would try
Hope you enjoy!
Anyway to play streams with mx player or chromecast?
I tried the 14.2 and it keeps failing on final install I'll try to redownload the apk and see if its just a bad down load
Works decently so far. Don't have a tv that I can stream it to right now so I can't say anything about that. Easy to use. Like it.
Is there a theme that works for handsets since its hard typing
Absolutely love this!
I do have one irritating problem though...
I can't get movie info from any channels with this version.
It works on Windows, no problem.
I've been searching the internet for a solution but keep getting hit by suggestions regarding local files. Those actually work already. Any help appreciated!
/Manko
TVMC already has its own thread on XDA: http://forum.xda-developers.com/android/apps-games/release-tvmc-custom-build-xbmc-android-t2904878
demon28 said:
I tried the 14.2 and it keeps failing on final install I'll try to redownload the apk and see if its just a bad down load
Click to expand...
Click to collapse
I'm having the exact same problem. Anyone know what I can do?
I am installing this on galaxy tab running android 5.0.2 lollipop (non-root). I am unable to make the pathsubstitution of thumbnail works. I think most probably because of the external sdcard restriction. Other apps will ask for permission to access sdcard by TVMC does not. Any plan to make TVMC works with external card?
Getting a 404, file not found for the file host of the APK.
http://forum.xda-developers.com/showthread.php?p=44803298#post44803298
getting error 404 not found with 14.2
sogeking90 said:
I'm having the exact same problem. Anyone know what I can do?
Click to expand...
Click to collapse
i keep getting error 404 not found when i try do dl 14.2 , any ideas...so far i was able to dl the older ver 13.2 but not sure if that one works...thx