[APP][NFC] SuperBeam - Blazing fast file sharing using NFC+WiFi [UPDATED] - Samsung Galaxy Nexus

Cross-posting from General Android forums:
http://forum.xda-developers.com/showthread.php?t=2177133
SuperBeam is a free app that offers easy and fast sharing files between Android 4.0+ devices using WiFi Direct. You can initiate connection between devices using QR Code scanning (with the included scanner) or NFC if available (just like Samsung's proprietary S-Beam).
Checkout the video below to see it in action:
Features:
Share files between devices using NFC or QR code scanning.
Blazing fast transfer speeds using WiFi direct.
Switches to hotspot mode automatically for devices that doesn't support WiFi direct.
Can use existing WiFi network connection between devices.
Share single or multiple files of any type (photos, videos, zip files, APK's... You name it!)
Works with all 3rd party file managers and photo galleries.
Light and dark color themes.
Advanced settings for geeks!
Google Play link:
https://play.google.com/store/apps/details?id=com.majedev.superbeam
A note about WiFi direct
SuperBeam creates an access point using Android's WiFi direct API's. This essentially works like hotspot mode in old devices, but it is guaranteed to work on newer devices like Nexus 7. Moreover, this mode allows older devices to connect and receive files without having to support WiFi direct's peer-to-peer connections and, more importantly, it gets rid of the annoying "accept connection" prompt.
Also, please note that this mode is currently supported by Android versions 4.1 and greater. On older versions, SuperBeam will fallback to the older hotspot mode.
Please try it and let me know what you think. If you have any issues or suggestions, please feel free to contact me via email or reply to this thread.

Re: [APP][NFC] SuperBeam - Blazing fast file sharing using NFC+WiFi [V1.0]
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Related

[Q]Sip App for Samsung Galaxy SII - or stock SIP (where???)

Hello,
when reading the AndroidUsersGuide-2.3.pdf I can see that the phone should have a possibilty to setup SIP accounts within the stock call App but I cant find any settings???
Anyone got a recommendation for a SIP App if the stock one doesnt work?
Yes the App Fring is very recomendet for Sip calls.
But take care of the battery drain like every other Messenger app
So there's no stock SIP app?
stock sip is disabled and only root modifications can enable it
otherwise, simplesip is pretty good, although it uses the wrong mic on the sgs2 ;-)
much better than fring as in its a real sip client (you need a sip account somewhere) and doesnt uses up battery if you don't register it for incoming calls
OK my Device is rooted so maybe worth a try
Ok, so if we have root how can we enable stock sip?
I would love to connect my phone with my tribox.
bilboa1 said:
stock sip is disabled and only root modifications can enable it
otherwise, simplesip is pretty good, although it uses the wrong mic on the sgs2 ;-)
much better than fring as in its a real sip client (you need a sip account somewhere) and doesnt uses up battery if you don't register it for incoming calls
Click to expand...
Click to collapse
CsipSimple will work but you have to go to expert settings and change mic settings like this:
* Use mode API : disabled
* Use routing API : disabled
* Audio mode for SIP calls : "NORMAL"
* Micro source : "DEFAULT"
Then it will work. Tested and works
Or you can use the nightly builds of csipsimple!
Its much better than sipdroid btw!
Sent from my GT-I9100 using XDA App
jsomby said:
CsipSimple will work but you have to go to expert settings and change mic settings like this:
* Use mode API : disabled
* Use routing API : disabled
* Audio mode for SIP calls : "NORMAL"
* Micro source : "DEFAULT"
Then it will work. Tested and works
Click to expand...
Click to collapse
How do you change this settings? I cant find it in the settings menu.
Thanks
Sent from my GT-I9100 using Tapatalk
SIPDROID
SIPDROID working very very gud on it I am using my actionvoip account on it...
iznee said:
How do you change this settings? I cant find it in the settings menu.
Thanks
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
hit the menu key again in the settings and selected advanced, then browse settings again
when i make a cal with simplesip the phone goes into vibrating mode and i cant hear anything from the other side. the other side can hear me. i tried early builds en latest.
anybody has a idea?
i run ke7 eu with root
Linphone works.
Sent from my GT-I9100 using XDA App
How to enable native SIP stack on Galaxy S II
There are various VoIP clients you can use for making VoIP calls (Sipdroid, csipsimple, etc.) but I’d definitely recommend giving the original Android SIP stack a try
Normally, all smartphones running Android 2.3.3 or higher come with a native SIP stack, allowing handset owners to register their SIP accounts to make and receive calls.
Unfortunately this feature has been deliberately dropped by the Samsung cowards who obviously bowed to the pressure of greedy telecom providers who are very adamant about having this feature disabled.
Here are the instructions for enabling the native SIP stack on your Galaxy S II again (I think there’s already a similar thread out there by a member named jarsiv):
- Unzip the attached file “android.software.sip.voip.zip” and add it to “system\etc\permissions\". After you’re done, reboot your phone and voila you can enjoy the benefits of the native SIP stack again
By default, the native Android SIP stacks only allows for VoIP calls placed via Wifi (it seems that even the mighty G from mountain view bowed to the enormous pressure exercised by the telcos..), but there is a way to enable support for 3G as well:
- You can modify your framework-res.apk to enable SIP over 3G by editing the xml file "res\values\bools.xml" and setting the parameter for "config_sip_wifi_only" to false.
In order to modify your framework-res.apk you’ll need to follow the following instructions (this is only necessary if you want to enable 3G support and not required if you only want to place VoIP calls via Wifi):
- Download the program “APK Manager” (just search the forum) and install it on your PC
- Copy your original "framework-res.apk" (via adb push or root explorer) to your PC and place your original "framework-res.apk" into the "\place-apk-here-for-modding\" folder
- Launch "script.bat"
- Press 22 to set your project and choose "framework-res.apk" as your project by pressing 1
- After setting "framework-res.apk as your project, press 9 to Decompile the apk
- Edit the xml file "res\values\bools.xml" and change the parameter for "config_sip_wifi_only" from “true” to “false”
- Recompile the apk by pressing 11
- When asked whether it is a system file, answer “yes”
- When asked "would you like to copy over any additional files...?", answer “yes”
- The script will be temporarily paused and you shouldn’t press a key now.
- Now go to the “keep” folder (located in the same folder as "script.bat")
- In the “keep” folder delete the following file:
"resources.arsc"
- Go back to the "script.bat" screen and press a key to let the program finish the job
- Your new "framework-res.apk" has been created and can be found in the "\place-apk-here-for-modding\" folder (it’s called "unsignedframework-res.apk" and doesn’t work yet).
- After unzipping the entire content of the "unsignedframework-res.apk" you should have 5 objects (3 folders and 2 files).
- Now zip these files with Winzip choosing "No compression" as the zipping method
- After zipping it, rename the zip into "framework-res.apk".
- Now you can use root explorer or adb push to replace the original framework.apk with your newly created "framework-res.apk".
Enjoy the native SIP stack with support for both Wifi and 3G
Good luck!
Wow... This is exactly what I was asking for ;-) thanks a lot...
Will give it a try next week and will do the whole instruction for 3G as well.
Sent from my GT-I9100 using XDA Premium App
But how do you do the IP call? There is no IP call alternative when selecting a valid user from contacts like there is on stock Android.
Sent from my GT-I9100 using XDA App
I feel very incompetent here.
I've just purchased my first android, galaxy s2 and really need to understand how to get the native sip on 3g operating.
Any chance of further explanation regards files being copied to / from etc and how to, for these phones.?
thanks.
I am using the Cognition rom with the android native SIP phone client.
SIP works well (only very short lag according to the person I talked to) but microphone volume is very low (the person could barely hear me) unfortunately ... anybody got this issue ? any way to solve it ??
Thanks !
OOPS, SORRY, THE ISSUE WITH THE MICROPHONE IS KNOWN, PLEASE SEE HERE : http://forum.xda-developers.com/showthread.php?t=1109962
Helo
In response to mobile galaxy for native sip settings...i cant find the folder /system/etc/permission.
Can anyone please help me with that. i have downloaded the software.
Sip Droid works fine with me
Tweak the Audio settings to Highest.

AirDroid 2 Enters Invite-Only Beta With Access From Any Network update 9 dec 12

If you're like me, you regularly forget your data cable at home, in hotels or at the 24-hour Pokemon Trading Card Repository. In such cases, 2011's New App of the Year, AirDroid, is a lifesaver. It's an incredibly comprehensive remote management app that lets you access your Android device via a desktop web browser, complete with file management, app installations, photo browser, and lots more. The creators are ready to step up their game with the second version of AirDroid, and have set up an invite-only beta.
The only feature confirmed by the AirDroid team is the ability to create an account and log into remote management from anywhere, which presumably includes mobile networks. This would mirror various PC remote access services, with the notable exception of actual screen control. Given the amount of polish that the original AirDroid already shows, I'm sure there will be plenty more crammed in as well.
Invites should be going out soon, so sign up if you want to get in. The beta will be three months long, give or take, after which everyone else should be able to join in the party. And if you haven't checked out the original yet, what are you waiting for
http://www.youtube.com/watch?feature=player_embedded&v=WfNnQxpw7Uw
http://www.youtube.com/watch?v=BfXRhSIm-m0
The great thing about AirDroid is that it works - it's easy to start up, and functions flawlessly (in my experience). The interface is also very polished - mimicking a desktop launcher complete with moveable icons, a task bar, and controls that allow you to do just about anything.
One of the most impressive features is the ability to access SMS messages, manage them, and send messages right from a web browser. Users can also manage contacts, uninstall/backup apps (AirDroid will download your apps as apk files), browse files, access the Android Market, and manage music and ringtones, in addition to the ability to look at phone information from CPU status to battery level and beyond.
Best of all, AirDroid is completely free from the Android Market. With all the powerful features it offers, this app is certainly worth checking out.
ITS FREE
Aridroid Beta Invitation
http://www.airdroid.com/invite/
DOWNLOAD
https://play.google.com/store/apps/details?id=com.sand.airdroid&feature=search_result
Wow, nice thanks for posting about this
Fantastic...
I have been using AirDroid for a few months now and it does exactly what it says it does and has proved very stable and reliable.
Great piece of software!
very nice app thanks for sharing
welcome to 6 months ago
very useful software!
Samsung to release SGS2 May 2011 .
jje
Awesome tip!!! Thanks!
Webkey is also great
Thanks for recommending this app
I prefer Remote Web Desktop.
Its like kies air but with a better UI
Thanks for recommending this
Sent from my GT-I9100 using xda premium
i am using airdroid a lot at home, because it is working very good and very fast and the UI is very good, but the only problem in my opinion is that you need to connect to a shared wifi net....is there any program witch uses the WIFI direct function of the samsung galaxy s2 or that i can log in into a adhoc network?
DaKiii said:
i am using airdroid a lot at home, because it is working very good and very fast and the UI is very good, but the only problem in my opinion is that you need to connect to a shared wifi net....is there any program witch uses the WIFI direct function of the samsung galaxy s2 or that i can log in into a adhoc network?
Click to expand...
Click to collapse
+1 for this.
What I would like to be able to do, is control my phone that is connected to wifi through work's connection, with my desktop which is connected to a different network, that way i'm not constantly looking like i'm on my phone all the time
richfreestone said:
+1 for this.
What I would like to be able to do, is control my phone that is connected to wifi through work's connection, with my desktop which is connected to a different network, that way i'm not constantly looking like i'm on my phone all the time
Click to expand...
Click to collapse
Woooow man,that is a kind of a "connectception"
Sent from my GT-I9100 using XDA
hit thanks button its better to write thanks
thanks
Wow very nice looking app!!! Will def try it sometime this week
Sent from my GT-I9100 using xda app-developers app
It is a very useful application, great discovery!
Very old app and popular too. Will still Thank you.

Wi-Fi Direct App for WFS

Hello people...
Just found this awesome app on Google Playstore...
Although we know that we dont have Wi-Fi Direct supported on our phones, you can use this app to transfer files 'LIKE A BOSS'
Just transfer your files using this app and you'll no longer regret for not having Wi-Fi Direct..
Enjoy...
https://play.google.com/store/apps/...WFuZHJhc2NoYmFjaGVyLmZhc3RmaWxldHJhbnNmZXIiXQ..
Perfect

[APPS]Must Have Apps for HTC One !!

Hi guys..
This kinda thread not new for XDA, and i bring here one as well.. This list is all the must-have apps for this awesome device.. Will keep the OP updated regularly..
1.Sygic: GPS Navigation - High quality maps stored on your Android (no internet connection needed!) together with a robust set of navigation features help you drive with confidence.
2.Power Toggles - This is simply the best toggle app around. Able to toggle lots of main features.
3.Picsay Pro - This is a brilliant photo editor
4.Desktop Visualizer - Makes shortcuts or widgets using a custom image and can be used to make custom icons.
5.AirDroid - For moving files between your PC and phone using WIFI
6.MXPlayer - MXPlayer is one of the best apps for viewing movies.
7.Home Switcher - Switches between any Home Launchers you have on your device.
8.PicSpeed Wallpapers - Over 170,000 HD wallpapers of all different genres, for our device.
[9.URL="https://play.google.com/store/apps/details?id=com.dropbox.android"]Dropbox[/URL] - Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere.
10.Aldiko Book Reader - Read and download thousands of eBooks right on your Android phone or tablet. Download one of the best Android eBook Readers now!
11.ES File Explorer- ES File Explorer is a free, featured all-in-one file manager & application manager & task killer & cloud storage client & ftp client & samba client which explores the pictures, music, video, document & other files on your phone and your computer.
12.TeamViewer for Remote Control - Remotely control your computer with TeamViewer Free while you are on the road! Mobile and flexible: remotely access computers from your android device!
13.Whatsapp Messenger - WhatsApp Messenger is a smartphone messenger available for Android. Switch from SMS to WhatsApp to send and receive messages, pictures, audio notes, and video messages.
14.Pocket - When you find something on the web that you want to view later, put it in Pocket. It automatically syncs to your phone, tablet or computer so you can view it any time, even without an internet connection.
15.Appy Geek - Appy Geek brings you all the leading tech news sources from the industry in a cleverly laid-out user interface, including TechRadar, Gizmodo, T3 Magazine, The Next Web and more... Staying at the cutting edge of innovation has never been so easy!
16.Tapatalk Forum App - The only and the best fully functional forum app in the Market, endorsed by over 35,000 of forums worldwide.
17.SmartTools - Measure length, angle, distance, height, direction and sound with your phone. Smart Tools is a complete package of 5 app sets. It includes 5 Pro sets for a total of 15 tools. In a word, All-in-One.
18.CPU Spy - This is a simple app to display the time the CPU spends in each frequency state. This can be a useful tool in diagnosing battery problems or tweaking your over-clock settings.
19.DroidWall - Allows you to restrict which apps can access the network. This is the perfect solution if you don't have an unlimited data plan, or just wants to see your battery lasting longer. For advanced users, it also allows you to manually define custom iptables rules.
20.GO SMS Pro - GO SMS PRO brings you cool UI, fast and convenient SMS/MMS experience. GO SMS Pro is the most popular messaging app; Very powerful, Cool, Funny, Safe, Fully customizable; Well support SMS/MMS + GO Chat(free message) + Walkie Talkie(free voice).
21.K-9 Mail - K-9 Mail is an open-source e-mail client with search, IMAP push email, multi-folder sync, flagging, filing, signatures, bcc-self, PGP, mail on SD & more!
22.Android Lost Free - Lost your android? We will help you find it. See http://www.androidlost.com. Remotely control your Android phone from the internet or by SMS.
23.Poweramp - Poweramp is a powerful music player for Android.
24.Google Googles - Search by taking a picture: point your mobile phone camera at a painting, a famous landmark, a barcode or QR code, a product, a storefront, or a popular image. If Goggles finds it in its database, it will provide you with useful information. Goggles also works as a barcode / QR code scanner.
25.Buzz Launcher Beta - Buzz Launcher is a new concept launcher which enables you to apply others’ Homescreens to your own smartphone. Download Homescreens best suited for your taste and preferences via Homepack Buzz Service. Homescreens will be applied instantly.
26.Chrome - No need for any introduction here
27.Screen Filter : Overcome the brightness limits of stock !! One of my fav..
28.SwiftKey Keyboard : The BEST keyboard out there !! Worth the money
29.PHOTO WARP - Want to tease your friend or sibling? Wanna have some fun? This is simple free app which will make everyone giggle and you'll love it on your handset.
30.Light Flow Lite - Take control of your notifications. LEDs, vibration, repeating sounds and more.
31.Sidebar Pro - A brilliant new way of multitasking on Android. It's fast, functional, fluid, and customizable to your liking. Populate the sidebar with your favorite apps, and simply swipe in from the edge of the screen to gain instant access to the apps you use most. You can also get the free version but feel free to use this one to support the dev..
32.Eye in Sky Weather - Eye In Sky Weather is for those who like their weather clean, simple and beautiful. The app includes 12 of the best weather icon sets available, with the ability to add your own icon sets.
33.XDA App ICS Blue Colours/Themed - Our favourite forum app but with a complete red or blue colour theme thanks to our own Whiskey103.
34.Solid Explorer - Solid Explorer is a file manager which with two independent panels is the most attractive, eye catching and intuitive file manager for the Android.
35.QuickPic - An alternate photo gallery app, incase you don't like the default.
36.Unified Remote - Easily the most feature-filled Android-PC remote. Turns your Android device into a WiFi or Bluetooth universal remote control for your Windows PC. Control your favorite programs, mouse, and keyboard.
37.AireTalk - Aire is a new communication app loaded with features that lets you talk to your friends and family in more ways than ever! Use Aire to make calls to any Aire user with voice or video for free!
38.SketchBook Mobile - Autodesk SketchBook® Mobile is a professional-grade paint and drawing application offering a full set of sketching tools and a streamlined and intuitive user interface.
39.AfterFocus - Bring DSLR-like Photography to Your Smartphone
40.VLC for Android Beta - VLC media player is a free and open source cross-platform multimedia player that plays most multimedia files as well as discs, devices, and network streaming protocols. This is a BETA version of the port of VLC media player to the Android™ platform. It is intended for power users and hackers. This version is not perfectly stable and is slower than the final version.
41.Plume for Twitter - Plume is a beautiful and completely customizable Twitter app that will revolutionize the way you use Twitter! Brought to you by the authors of the popular Beautiful Widgets, Plume is one of the best Twitter clients for Android! (Plume was formerly known as Touiteur)
42. MD5Checker - This application allows the user to compare the MD5 checksum between two files or alternatively between a file and a value entered manually. When loading a .md5, it will read its content and put it in the field instead of calculating the hash.
43. Headset Button Controller - Headset Button Controller is very configurable, allowing you to play music, change tracks, adjust volume, answer phone calls, start Voice Command and many other things, just by clicking the button on your headset. Worth the money.
44. Google Keep : Best note/reminder app out there..
45. Amazon Mobile for Android - The Amazon Mobile app allows customers to browse and shop by department, search, compare prices, find deals, read reviews and make a purchase right from their mobile device.
46. Jorte Calendar - For personal use or for business, Jorte will assist you to manage your daily schedule thoroughly.
47. Wave Control : Control Your Music With a Wave of Your Hand!
Uses the proximity sensor on your phone to allow control of your music playback by waving your hand over your phone. No need to turn on your screen or even touch your phone at all!
48. External Keyboard Helper :A non visible soft keyboard (Input Method) intended to be used with hardware Bluetooth and USB keyboards. It automatically brings up the Input Method dialog when Bluetooth keyboard connects or disconnects (on some devices this can also be made to work with USB keyboards).
It supports a lot of different keylayouts for non-US external keyboards and also provides a lot of configuration options.
This app does NOT require a rooted device and there is a DEMO version available if you want to try it out before buying
49. Puzzle Alarm Clock : We know you have a problem with getting up in the morning, and we want to change it! Puzzle Alarm Clock will check if you're awake enough before you're allowed to turn alarms off.
50. Speedy Uploader for Facebook - Uploads pics in an instant, after compressing them. Great stuff.
51. Screen Off and Lock : One tap to turn off screen with animation and sounds..
52. Auto 3G Battery Saver - This is a simply tool that allows the user to save battery enabling the mobile connection only when it's needed!
When the user unlocks the phone, data will be enabled.
When user locks the phone, data will be disabled.
53. gReader - gReader is an unofficial Google Reader client for Android. Read all your RSS/Feed news in one place with Google Reader, where keeping up with your favorite websites is as easy as checking your email.
54. ArkMC DLNA UPnP Media Centre : The most advanced UPnP/DLNA app available to play movies, videos, music or photos on your HD TV. Stream wireless any video, with a single tap. Use us and you immediately will find out why this is a high-end solution! Have fun with your friends and family and enjoy your media on any screen.
55. Speedtest.net : Use Speedtest.net for easy, one-tap connection testing in under 30 seconds—accurate anywhere.
56. iSyncr for iTunes - PC : Want to stop carrying both your phone and your iPod? Keep your music fresh with smart playlists? iSyncr enables you to quickly sync your Android device with the music you have in iTunes using a simple to use interface. No need to move your music into a new music management software. iSyncr works directly with iTunes so you can sync hassle-free.
57. VEVO - Watch Free Music Videos : With the VEVO app you can watch music videos, stream live concerts, and discover new artists on your Android device for free! Access VEVO's entire catalog of 75,000 music videos from more than 21,000 artists.
58. Shortyz - Save space on your phone and challenge your brain instead of flinging birds. Gives you access to dozens of crossword puzzles daily.
59. YPmobile - Yellow Pages app. Sometimes it's just a lot faster than Google at finding local information.
60. gTasks - GTasks is a simple and efficient task management app with both local and google account mode. You can customize your to do list, set reminder, share tasks with your friends, family members or colleagues and sync with your google tasks perfectly.
61. DigiCal Calendar & Widgets - Experience the most stylish Android calendar with Holo light and dark themes with 6 powerful calendar views and 5 beautifully designed widgets!
62. Flip Silent - regardless the phone screen up or down, just flip it, the phone will become silent. Do not worry about missing calls. Automatic recovery: After the call ends, the phone ring will get back to the original settings.
APPS THAT REQUIRE ROOT :
1.ROM Toolbox Pro - ROM Toolbox combines apps like Titanium Backup, Root Explorer, ROM Manager and others. A must-have root app *ROOT*
2.Android Tuner - The most complete system tuner and manager for all your phones and tablets!
3.BetterBatteryStats - With BetterBatteryStats you can analyse the behavior of your phone, find applications causing the phone to drain battery while it is supposed to be asleep and measure the effect of corrective actions. Guys you can also find this app if you search on XDA..
4.Titanium Backup - EXTREMELY powerful tool. Needs no introduction.. Backup ALL apps, Market links, remove bloatware & MORE! ☆Needs ROOT, Android 1.5-4.1+ Go for PRO.. Worth every single penny.
5.Appextractor - AppExtractor is a tool which will allow you to restore individual applications, data, SMS, and MMS messages from your ROM Manager backups.
6.Greenify *ROOT(my fav)* - Greenify help you identify and put the bad behaving apps into hibernation when you are not using them, stop them from lagging and battery leeching, in an unique way! They could do nothing without your explicit launch, while still have full functionality when running in foreground, like what iOS apps act!
7.AutoStart Manager : Great app and very helpful to get rid of many app's autostart and makes systems more Smooth and better..
8.Tasker - The best app of its kind. It does almost anything.
9. Kernel Tuner - Name says it all.
10. Incredicontrol - Time tested app for voltage/frequency control.
11. Autostarts - Keep control over your phone: See what applications do behind your back.
Shows you what apps run on phone startup, and what other events trigger in the background. Root users can disable unwanted autostarts and speed up their phone boot.
12. Spare Parts Plus! - Spare Parts Plus! PRO allows you to enable and change some hidden settings of your Android device. This app is based on the open code provided by Google
Instead of saying Thanks, just use the button and keep the suggestions coming
MORE to COME
-Harsh- said:
Hi guys..
This kinda thread not new for XDA, and i bring here one as well.. This list is all the must-have apps for this awesome device.. Mine is going to get delivered soon !! Mean-while here is a list of apps that are really useful for the device users..
Sygic: GPS Navigation - High quality maps stored on your Android (no internet connection needed!) together with a robust set of navigation features help you drive with confidence.
Power Toggles - This is simply the best toggle app around. Able to toggle lots of main features.
Picsay Pro - This is a brilliant photo editor
Desktop Visualizer - Makes shortcuts or widgets using a custom image and can be used to make custom icons.
AirDroid - For moving files between your PC and phone using WIFI
MXPlayer - MXPlayer is one of the best apps for viewing movies.
Home Switcher - Switches between any Home Launchers you have on your device.
PicSpeed Wallpapers - Over 170,000 HD wallpapers of all different genres, for our device.
Dropbox - Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere.
Aldiko Book Reader - Read and download thousands of eBooks right on your Android phone or tablet. Download one of the best Android eBook Readers now!
ES File Explorer- ES File Explorer is a free, featured all-in-one file manager & application manager & task killer & cloud storage client & ftp client & samba client which explores the pictures, music, video, document & other files on your phone and your computer.
TeamViewer for Remote Control - Remotely control your computer with TeamViewer Free while you are on the road! Mobile and flexible: remotely access computers from your android device!
Whatsapp Messenger - WhatsApp Messenger is a smartphone messenger available for Android. Switch from SMS to WhatsApp to send and receive messages, pictures, audio notes, and video messages.
Pocket - When you find something on the web that you want to view later, put it in Pocket. It automatically syncs to your phone, tablet or computer so you can view it any time, even without an internet connection.
Appy Geek - Appy Geek brings you all the leading tech news sources from the industry in a cleverly laid-out user interface, including TechRadar, Gizmodo, T3 Magazine, The Next Web and more... Staying at the cutting edge of innovation has never been so easy!
Tapatalk Forum App - The only and the best fully functional forum app in the Market, endorsed by over 35,000 of forums worldwide.
SmartTools - Measure length, angle, distance, height, direction and sound with your phone. Smart Tools is a complete package of 5 app sets. It includes 5 Pro sets for a total of 15 tools. In a word, All-in-One.
CPU Spy - This is a simple app to display the time the CPU spends in each frequency state. This can be a useful tool in diagnosing battery problems or tweaking your over-clock settings.
DroidWall - Allows you to restrict which apps can access the network. This is the perfect solution if you don't have an unlimited data plan, or just wants to see your battery lasting longer. For advanced users, it also allows you to manually define custom iptables rules.
GO SMS Pro - GO SMS PRO brings you cool UI, fast and convenient SMS/MMS experience. GO SMS Pro is the most popular messaging app; Very powerful, Cool, Funny, Safe, Fully customizable; Well support SMS/MMS + GO Chat(free message) + Walkie Talkie(free voice).
K-9 Mail - K-9 Mail is an open-source e-mail client with search, IMAP push email, multi-folder sync, flagging, filing, signatures, bcc-self, PGP, mail on SD & more!
Android Lost Free - Lost your android? We will help you find it. See http://www.androidlost.com. Remotely control your Android phone from the internet or by SMS.
Poweramp - Poweramp is a powerful music player for Android.
Google Googles - Search by taking a picture: point your mobile phone camera at a painting, a famous landmark, a barcode or QR code, a product, a storefront, or a popular image. If Goggles finds it in its database, it will provide you with useful information. Goggles also works as a barcode / QR code scanner.
MORE to COME
Click to expand...
Click to collapse
best of luck on the thread mate.... if you need any help let me know...if you want to use my thread as in idea on how to lay out your one feel free....best one to use out of all the threads would be the one in the nexus 4 one... anyways great list and subscribed
Goku80 said:
best of luck on the thread mate.... if you need any help let me know...if you want to use my thread as in idea on how to lay out your one feel free....best one to use out of all the threads would be the one in the nexus 4 one... anyways great list and subscribed
Click to expand...
Click to collapse
Thanks man.. Will surely have a look
Cpu spy doesn't seem to work with this phone.
Also, Dropbox comes pre installed, nice thread btw. Will check out the rest, thanks
Sent from my HTC One using xda premium
yvibes said:
Cpu spy doesn't seem to work with this phone.
Also, Dropbox comes pre installed, nice thread btw. Will check out the rest, thanks
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
You need root for cpu-spy !!
AW: [APPS]Must Have Apps for HTC One !!
-Harsh- said:
You need root for cpu-spy !!
Click to expand...
Click to collapse
Didnt work on arhd either ..
Sent from my HTC One using xda premium
On my s3 it's working without root something wrong with related to kernal
Sent from my HTC One using xda app-developers app
onlinejobwork said:
On my s3 it's working without root something wrong with related to kernal
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
yup working on my N4 as well !!
AW: [APPS]Must Have Apps for HTC One !!
But that's not the s3 and not n4, this is the ONE thread, and cpuspy has a prob with s600 so a NoGo atm.
one'ed....
Any decent (or not) third party ir remote apps, HTC have done a pretty good job with theirs but I want to add remotes for other things?
Sent from my HTC One using xda app-developers app
-josh- said:
Any decent (or not) third party ir remote apps, HTC have done a pretty good job with theirs but I want to add remotes for other things?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Here you go : TouchSqid Pro
few more apps have been added to the OP
does anyone know if light flow works on Htc One?
-Harsh- said:
Here you go : TouchSqid Pro
Click to expand...
Click to collapse
Thanks but that's a little steep at £32 lol
Sent from my HTC One using xda app-developers app
I asked q. To dev and he replied it will be compatible with one soon
Sent from my HTC One using xda app-developers app
---------- Post added 29th March 2013 at 12:05 AM ---------- Previous post was 28th March 2013 at 11:57 PM ----------
I know what forum is this if I post same in S3 forum someone could tell me "Its S3 forum why you posting HTC ONE query here? so I post it here because there is NO forum with a name "ALL DEVICE'S NOT WORKING APPS PROBLEM POST HERE"
Sent from my HTC One using xda app-developers app
That price I can have 5 sky+ HD remote from eBay or amazon or 32 universal remote from poundland shop, not a worth
Sent from my HTC One using xda app-developers app
thank you
very helpful mate, cheers
Great thread. Does anyone know of an email app that has a setting to show all pictures/images by default(instead of having to click the option when you open each individual email)?
Cheers :good:
happysteveo said:
Great thread. Does anyone know of an email app that has a setting to show all pictures/images by default(instead of having to click the option when you open each individual email)?
Cheers :good:
Click to expand...
Click to collapse
have you had a look at aqua mail or even the good old trusted k9 email
Goku80 said:
have you had a look at aqua mail or even the good old trusted k9 email
Click to expand...
Click to collapse
Thank you, have tried K9 before but couldn't get my head around some of the sync related things it did, will try aqua, cheers :fingers-crossed:

Wifi-direct not working

Hi
I want to share some files by using wifi-direct, i did also connected with other device, but when i want to share there is no wifi-direct option sharing list, how i can do it?
My friends gs3 is easily slect file and share it by wifi-direct.
Sent from my HTC One_M8 using Tapatalk
Jwtiyar said:
Hi
I want to share some files by using wifi-direct, i did also connected with other device, but when i want to share there is no wifi-direct option sharing list, how i can do it?
My friends gs3 is easily slect file and share it by wifi-direct.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Nope.... I was confused for a second...
WiFi Direct is 100% completely supported by the HTC One M8. You (& I) were thinking of Samsung, which uses WiFi driect in conjunction with their AllShare/Cast function for sharing media between devices.
WiFi Direct is JUST A DIRECT WIFI CONNECTION BETWEEN DEVICES. It is up to the user to then choose an application or media server that takes advantage of the feature in order to share files or media.
Now, if you ask me, it is ABSOLUTELY SILLY that at a minimum HTC doesn't incorporate the feature into Sense for sharing via Album, or their file explorer, but what are you gonna do?
GSLEON3 said:
Nope.... I was confused for a second...
WiFi Direct is 100% completely supported by the HTC One M8. You (& I) were thinking of Samsung, which uses WiFi driect in conjunction with their AllShare/Cast function for sharing media between devices.
WiFi Direct is JUST A DIRECT WIFI CONNECTION BETWEEN DEVICES. It is up to the user to then choose an application or media server that takes advantage of the feature in order to share files or media.
Now, if you ask me, it is ABSOLUTELY SILLY that at a minimum HTC doesn't incorporate the feature into Sense for sharing via Album, or their file explorer, but what are you gonna do?
Click to expand...
Click to collapse
No i just want to share files by wifi-direct, but when i wanted to share files when i tap share button there is no wifi-direct option in this option.
Sent from my HTC One_M8 using Tapatalk
Jwtiyar said:
No i just want to share files by wifi-direct, but when i wanted to share files when i tap share button there is no wifi-direct option in this option.
Click to expand...
Click to collapse
I recommend you use this app to facilitate sharing files via WiFi Direct. Works great!
SuperBeam | WiFi Direct Share

Categories

Resources