[APP] Call+ : improve your phone experience - Android Apps and Games

Hi,
Call + is an application that will help you improve your
phone experience under your Android phone!
Functions :
Enable speakers by putting the phone flat on a table
Read the contact name that call you !
Call+ is available for free on the market ! (QRCode in attached files)
Waiting for comments/feedbacks/bugs with interest

Related

[Q] Developing Apps as service w/o GUI, only terminal

Hi,
i want to write a simple small app but iam very new to android developing.
i need an app that is configurable through terminal (SSH) and i want to pass an option to the app as its started as a service...
Thats what i need:
- starts as a service
- waiting for my options (e.g. service -startmonitoring, -stopmonitoring)
- the service writes GPS-location and acclerometer to RAM
- if GPS isnt useable it sends a notification per e-Mail/SMS
- if any of these RAM-Data changes it would pass an e-Mail/SMS
why i need this app is that i want to hide a cellphone in my motorcycle and this would help me protect my bike.
also iam still using "GPSlogger" and "wheres my droid" but when they come to action its already to late.
So what do i need to know to build this app?
Id like to get pages with turorials.
-or-
if its not a big thing for an experienced dev i would pay for the app (small amount with the copyright left by the dev or a huge amount and i get the copyright and src)
pls help me out there
Greetings from Germany
Sascha

[APP][4.0+][DEV] Dash 2.0 - Cross-platform Wi-Fi File Transfer

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Dash 2.0 - your files are just asking for it!
​
What's a "Dash" , brah? :
Dash is a C#.NET bassed UDP / TCP data transfer framework . Its main use right now is to power the currently available 2 twin wi-fi file transfer apps , DashWin and DashDroid .
Long story short - cross-platform wi-fi file transfer .
Dash is just a buzz-word I've come up with , but it basically defines the framework that's making both DashDroid and DashWin work . Dash consists of a variety of network protocols used together in such a way that it could deliver fast , reliable , cross-platform file transfers .
You will often see the expressions "Dash this file" or "Incoming / Receiving / Sending Dash" instead of "Send this file!" or "Incoming / Receiving / Sending file" , because the app is transferring not only the raw file data itself , but also the file information (such as name , size etc)
A dash is a collection of the file info data as well as the file data itself . This "dash" can be called an incapsulation of the file , that can only be understood and handled by the Dash framework .
How to dash?
Video review done by T.K. @ XDA :
Old How-To screenshots :
Features :
☺Quick and easy to use
☺Supports any file type , not just media files
☺Multi file transfer
☺Compatible both with Android and Windows right now , but the framework has full cross-platform capabilities
☺Customizable dash handling experience - choose how you want the app to react to incoming transfers bassed on your needs
☺Data loss-free framework - you won't loose a single byte!
☺Constantly updated , the way the community likes it!
☺Open-sourced framework
Windows - DashWin : http://www.officialuizz.co.nf/dashwin.html
Current and future plans :
☺Password-protected clients - 90% done
☺Speed improvements & bugfixes
☺Community suggestions - What do YOU want the app to do ? Please let me know!
What's the price?
The Dash framework is completely free and open-source . However , its implementations on speciffic platforms aren't necessarely the same - it's all up to the developer .
Both DashWin and DashDroid will remain free as long as I will be maintaining & updating them .
What about other platforms ? WP , iOS , Linux , Mac etc
I barely have time to keep the core framework and DashDroid & DashWin updated these days , so I cannot start another full-on project . But hey , the framework is open-source , you can do it yourself! I can't code it myself but I can give as much help as needed to porting enthusiasts .[/B]
OMG THERE ARE LIKE SO MANY BUGS , NOT STABLE ENOUGH , CRASHES ETC , Y U NO FIX THEM ?
Please bear with me . I've started this as a summer vacation project , but I am still a high-school student , and this year's schedule prooved to be one of the most hectic ones I've had in my entire life . I've barely got like 12h a week max to work on it . Development is going REALLY slow , yet I have SO MANY ideas I want to set in motion right now , but unfortunately I can't . That's another reason why I've opensourced it . If anyone wants to help me work on it , feel free to let me know! You can at least report the bugs you come across in this thread . But if you're just complaining and waiting for candy to fall from the sky , bad luck . I'm not getting paid in any way to do this , nor do I even ask for it right now . It's just a thing I want to do , but the pace I'm working at might not be so pleasant to everyone .
=============================
♦ CONTACT INFORMATION - stay up to date with my work and contact me if you have any problems with it!
Facebook : http://facebook.com/officialuizz
Website : http://officialuizz.co.nf/
-Uizz
Download DashDroid :
Download DashWin :
My Dropbox
Credits to @DroidHaxxor for providing the new & neat installer!
Changelog (DashDroid) :
http://officialuizz.co.nf/changelogs/dashdroid_changelog.txt
Changelog (DashWin) :
http://officialuizz.co.nf/changelogs/dashwin_changelog.txt
=================================================
TEST BUILDS
that means they might be unstable , but have potential fixes for existing bugs
No testbuilds currently available .
SOURCE CODE
Github Repo : https://github.com/UizzUW/Dash
Documentation : http://officialuizz.co.nf/dashdocs/index.php
Frequently Asked Questions (FAQ)
Q : DashWin keeps crashing when starting or when I choose "Dash this!" , or if I choose "Dash this" the popup doesn't appear! What should I do ?
A : Make sure the exe is set to run as administrator . Right click on the shortcut - Properties - Advanced / Compatibility tab - check "Run as Administrator" - OK .
Or just disable User Account Control (UAC) , that's probably the reason this is happening .
Q : The "Dash this!" option appears twice in my Windows right-click context menu - how to fix it ?
A : Download and run this . Or use the "Disable context menu option" feature from DashWin 1.2.1 or lower .
Q : DashDroid is frozen / won't open anymore / I can't seem to get rid of some stuck notification from it .
A : Force-close it .
Q : I would like to translate DashDroid into another language that is / is not on your list , can I ?
A : Sure , PM me and let me know .
Translations are currently suspended . There are more important things I have to take care of at the momment .
Ignore everything that's written below , for now .
Currently supported languages :
* English - maintainer : @Uizz.UW
* Romanian - maintainer : @Uizz.UW
* Dutch - maintainer : @martinusbe
* German - mainainer : @blablabla123456789
* French - maintainer : @Pascal-T
* Russian - maintainer : @funCrash93
* Latvian - maintainer : @tracins
* Polish - maintainer : @adgud
* Hebrew - maintainer : @num1gever
* Vietnamese - maintainer : @hhlong89
* Spanish - maintainer : @leyD
* Italian- maintainer : @bradipovsky
Green : Live
Orange : In Progress / Not Implemented Yet
Purple : Will be needing translators in the future
Resources for the maintainers :
All translation files : https://drive.google.com/folderview?id=0B0aOII8KG8s_NFBGUlRwOXNXVjg&usp=sharing
Translation guidelines (please read this first before translating) : https://drive.google.com/folderview?id=0B0aOII8KG8s_NFBGUlRwOXNXVjg&usp=sharing
@ everyone :
I am looking for people who can help me translate DashDroid into different languages .
Those who are interested must both speak one of these languages at an advanced level , and also have basic Computer Science knowledge (so that you have a better interpretation of the stuff you'll be translating) .
I will be providing the XML with all the values needed to be translated . You just have to re-write the translation . No programming skills are needed .
Click to expand...
Click to collapse
I am looking not for one-time translations , but for translation maintainers .
A translation maintainer's job is to keep his / her translation up to date after every new app update that might require changes . You will be automatically notified via e-mail when your help is needed . Only the first translation from scratch will take time though , the updates will only consist of few new lines and / or tweaks that can be dealt with in roughly 5-10 minutes , as the app isn't really all that text-heavy .
You are free to leave your maintainer post anytime , but please let me know . Also , if you present no activity for 72h after the last update , you will be demoted . You will still remain in the credits in either cases though , in the "Past Translators" section .
There will be no payment for this . I am not looking to hire anyone , as it's not something very hard to do , considering there are only about 50 lines tops to be translated (right now anyway) . You WILL be , however , mentioned in the credits in the Play Store app description & this XDA thread .
If you think you can help out with this , please let me know by posting here or via PM .
Huge thanks to everyone who helped / helps / will help me with the translations!
Keep awesome .
-Uizz
I can help with Dutch.
Link to app translators is in my sig, ...
Greets
Thanks alot!
I have updated the 3rd post and also attached the file to be translated .
// 7th Sep. 2013 update : Updated the 3rd post again , please read it to see the actual changes .
Dutch translation attached
You can post a request for other languages in Xda App Translators thread
Greets
the app is made for ICS+ devices but the screenshots were taken in a gingerbread... wat
Tried to send a 7 mb music file to my phone and on phone, it as asked that 1.8 gb data is incoming dash??? Don't know how this happened, clicked on yes, but still no transfer took place.
VyktorJonas said:
the app is made for ICS+ devices but the screenshots were taken in a gingerbread... wat
Click to expand...
Click to collapse
first was for gingerbread +, but , for a better design, now is for ICS + only
namasteji1 said:
Tried to send a 7 mb music file to my phone and on phone, it as asked that 1.8 gb data is incoming dash??? Don't know how this happened, clicked on yes, but still no transfer took place.
Click to expand...
Click to collapse
I'll look into it . If it was a PC -> Device transfer , it was most likely a DashWin bug .
This week I'm concentrating on fixing and updating DashWin , since DashDroid right now is pretty stable .
I'm also planning to implement an auto-update function so that you won't have to go to my Dropbox and manually download the new version every time
VyktorJonas said:
the app is made for ICS+ devices but the screenshots were taken in a gingerbread... wat
Click to expand...
Click to collapse
Actually , it's on a JB hTC running a Sense 4 ROM . I will update the screenshots when I'll release the next version .
Sabyn said:
first was for gingerbread +, but , for a better design, now is for ICS + only
Click to expand...
Click to collapse
Correct . That explains the screenshots in the How-To if that's what you were reffering to . I'll be updating them as well .
downloading now...will surely test and report..
Nice App
Its really cool app. Can you add authentication like AirDroid
I will be adding device naming functionality instead of showing the IP . After that , I might add something like a white / black list .
As far as security is concerned for the momment , however , just make sure "Auto-Approve" is unchecked and you will be asked every time before saving any dash .
// Actually , now that I think about it , password-protecting clients seems to be an awesome idea! Totally on my to-do list!
Mac?
Uizz.UW said:
DashDroid BETA - your files are just asking for it!​
♦ DESCRIPTION :
DashDroid is a quick and easy-to-use solution to wirelessly transfer files between your Android and Windows devices . It uses an innovative network data transfer framework exclusively designed to make the app fast and reliable .
So what's a "Dash" ?
Dash is just a buzz-word I've come up with , but it basically defines the framework that's making both DashDroid and DashWin work . Dash consists of a variety of network protocols used together in such a way that it could deliver fast , reliable , cross-platform file transfers .
You will often see the expressions "Dash this file" or "Incoming / Receiving / Sending Dash" instead of "Send this file!" or "Incoming / Receiving / Sending file" , because the app is transferring not only the raw file data itself , but also the file information (such as name , size etc)
A dash is a collection of the file info data as well as the file data itself . This "dash" can be called an incapsulation of the file , that can only be understood and handled by the Dash framework .
The Dash framework is the perfect tool to have your files transferred over-the-air from PC to Android , Android to PC , Android to Android or PC to PC , as long as you have a Wi-Fi connection available .
♦ HOW TO USE :
By opening DashDroid from your app drawer , you will be welcomed by the main screen . To be able to receive files from other devices , make sure "Run as client" is switched on .
To customize the way DashDroid works , tap on the Menu icon in the top right and choose "Settings" .
To automatically allow all incoming file transfers without first asking permission , make shure "Auto-approve all dashes" is checked .
If you want to manually choose where the files will be saved each time , check "Always ask where to save." , but if you want all files to be saved automatically to the same directory , leave it unchecked and make sure you setup a "Preset path" by tapping on the respective setting .
To overwrite incoming files that already exist with the same filename in the selected directory , check "Overwrite existing files" . If this isn't checked , DashDroid will make sure both files will be kept .
After you've configured DashDroid the way you like it , you can dash files to your device from any other device running dash . You will be automatically notified about new incoming transfers .
To send files to other devices , just go to any file manager that has a "Share file" function and choose "Dash this!" from the app list . Then just pick a target IP and DashDroid will do all the rest . You can even select and send multiple files at once!
♦ FEATURES :
☺Quick and easy to use
☺Supports any file type , not just media files
☺Multi file transfer
☺Compatible both with Android and Windows (currently only Windows 7 has been fully tested and reported as working)
☺Customizable dash handling experience - choose how you want the app to react to incoming transfers bassed on your needs
☺Built-in file system explorer
☺Data loss-free framework - you won't loose a single byte!
☺Constantly updated , the way the community likes it!
☻BETA LIMITS - will be removed after the app is released :
*BETA : You can only send and receive files smaller than 20MB
*BETA : Only single-file dashes available
^ - BOTH LIMITS REMOVED SINCE 1.2
♦ DASHWIN - DASH FOR WINDOWS
There's of course a Windows client available , with the same features as DashDroid . It's called DashWin and can be found on my website , speciffically here :
http://www.officialuizz.co.nf/dashwin.html
Both DashDroid and DashWin will be updated simmultaneously when there are changes in the Dash framework . Thus , they will both have the latest features at the same time . However , version-speciffic updates might occour , fixing OS-speciffic issuses , GUI design etc .
♦ CURRENT AND FUTURE PLANS :
☺Find out and kill every single bug that pops up . You tell me what's wrong - I'll fix it
☺No size limit - 50% done - it can be expanded up to 2GB right now , but I'm first interested in the app being fully stable - Size limit expanded to 2GB since 1.2!
☺Multi file / entire folder dashes - it will be done , but same as above . - Multi-transfer implemented since 1.2!
☺Improved GUI - I'm doing it as I'm also developing , but when the app will be stable enough , I'm going to dedicate a lot of time solely for the GUI - Switched to Holo theme since 1.1 - this should be enough for the momment . It will pe updated with future features are implemented .
☺Wi-Fi Direct alternative module (exclusive for DashDroid , working on it)
☺Community suggestions - What do YOU want the app to do ? Please let me know!
IS THE APP GOING TO BE PAID WHEN DONE !?
☺I'm not going to lie , it WILL have a paid version when it will be fully stable , BUT there will also be a FREE version available , most likely ad-supported and with some little limitations on top of it . Right now I'm interested in things to work , and depending on the feedback and interest people have in the app , I will decide what the future of the app is going to be .
UPDATE : The app will NOT have both a free and a paid version , however it will have in-app purchases and / or will be add supported .
The app will be completely free for a while .
There will be NO limitations to things such as the number of files that you will be able to send , or to the size limit .
WHAT ABOUT OTHER PLATFORMS !? WP , IOS , LINUX , MAC ETC
-WP : I would really like to do this . The only problem right now is that registering as a WP developer costs 99$ , and before recklessly jumping in , I would like to know if people are truly interested .
-iPhone : Not really interested . Maybe if I run out of things to do and an iPhone + App Store license fall from the sky .
-Linux : When I will be getting a new PC (hopefully until the end of the summer) I will be looking into this . I'm an all-Windows geek right now , but I'm really looking forward to exploring the depths of Linux .
-Mac : Most probably , no .
-Others : idk , have I missed anything important ? You won't be seeing Dash-powered apps on Bada / Tizen / Meego / Asha etc , that's for sure!
If and when I am thinking of porting it to a new OS , I will let you know .
♦ FOUND BUGS ? I'VE GOT THE SPRAY!
As you can see , both DashWin and DashDroid are in Beta right now . That means they are NOT fully stable and some things might make them crash or might cause errors to pop up . But unfortunately , as the one who developed this , my brain is kinda locked on the way the app SHOULD BE used , so I might not be able to find some bugs that an ordinary user would encounter . That's where you guys come in . If you find any bug , just drop a post in this thread explaining what the problem was and trying to explain as best you can what were the circumstances and what might have caused it . I'll look into it and fix it . The problem is not a matter of not being able to , but rather a matter of figuring out all the possible bugs .
I already have a small list that I will be taking care off , but I'm sure I've missed some quite important stuff as I always do , so if you happen to run into any trouble with either DashDroid or DashWin , please let me know immediately !
=============================
♦ CONTACT INFORMATION - stay up to date with my work and contact me if you have any problems with it!
Facebook : http://facebook.com/officialuizz
Twitter : @djuizz
XDA - @Uizz.UW
=============================
So ... if you have any questions / problems / bugs to report , this thread is the fastest way to let me know .
Let's have fun with this thingie! XD
Click to expand...
Click to collapse
Why wont you be making it compatible for Mac? That would be really awesome
Faraaz29 said:
Why wont you be making it compatible for Mac? That would be really awesome
Click to expand...
Click to collapse
Because I won't be getting a Mac anytime soon , and I also have no idea how Mac OSX behaves . Maybe in the future , if Dash will proove to be worthy , but right now I have no plans for it . Maybe I'll collab with some Mac developers though , who knows .
THANK YOU SO MUCH DEV. THIS IS THE MOST EPIC APP ON ALL OF XDA FOR ME. BECAUSE OF YOU MY LIFE IS COMPLETE. I HOPE YOU CONTINUE TO DEVELOP THIS
Sorry couldn't not write it in caps
OP you're just awesome
Is it the same as Airdroid? What's the different?
AirDroid is more like an interface to manage your device from the PC . DashDroid is only for remote file transfer .
In simple terms , it's like Bluetooth file transfer between your phone and your PC , but via your Wi-Fi connection
Uizz.UW said:
AirDroid is more like an interface to manage your device from the PC . DashDroid is only for remote file transfer .
In simple terms , it's like Bluetooth file transfer between your phone and your PC , but via your Wi-Fi connection
Click to expand...
Click to collapse
and faster too
Hey Guys, My dashwin crashs every time when trying send a file by windows client.Any ideas for fixing?
roblemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: dashwin.exe
Problemsignatur 02: 1.2.1.0
Problemsignatur 03: 521899be
Problemsignatur 04: mscorlib
Problemsignatur 05: 4.0.0.0
Problemsignatur 06: 517a1c71
Problemsignatur 07: 3793
Problemsignatur 08: 3e
Problemsignatur 09: System.UnauthorizedAccess
Betriebsystemversion: 6.1.7601.2.1.0.256.1
Gebietsschema-ID: 1031
Zusatzinformation 1: 0a9e
Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789
Zusatzinformation 3: 0a9e
Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789
Click to expand...
Click to collapse

PixelPhone add new function ! The rating is 4.6 in GooglePlay

Hi!
I'm glad to share a dialer app: PP—Dialer and Contacts with you,In the April , the new functions ”blacklist ” are developed.I hope you will enjoy it.
The rating of PixelPhone Pro is 4.6 ,it’s a good app,and now ,the trial version cancel the limit for 7days,It’s free now!
About the PixelPhone:
(1)Dual-SIM device supported
(2)Various themesIY interface
(3)Quick action:Swipe for call or message
(4)Instant search:fast search by using QWERTY & T9
(5)Intelligent merge call records by data and contacts
About new version:
1. New feature : BlackList block the unwanted calls. easy add the spam number via long press the call logs or contact.
2. Android 6.0 Marshmallow compatible
3. Dual-SIM feature improved
4. New default Theme : Spring Green
5. In-app feedback , more easier to get in touch with us
6. bugs fixed , thanks for your feedback.
7. Crash report deleted and Privacy Policy updated This is the vedio about PP

How to use/control/play apps installed on android devices from pc screen ?

Hi All,
Sir(s),
I am looking for free ways & complete solutions to control/use/play apps, installed on android phone, directly from my windows pc screen. Yes, its a type of screen mirroring but in fact much more than that ! Actually my full concern is to avoid any type of sluggishness, as the application continuously interacts/updates information with internet more like an online gaming app if I am right ( I don’t know/indulge much about gaming ). Here the pc & mobile are placed side by side on the same wifi & they can be connected easily with an USB wire. So, i fail to think about remote control ( as i think it would be a sluggish option !? ) I am also ready to root the android device for the purpose although i know almost nothing about it ! Android's emulation or installation on pc are surely not my ways. Please suggest appropriately.
( Please forgive me if i have placed the thread in wrong position )
Thanks & Regards.
Answered here beautifully by Rukbat !
Hi All,
Sir(s),
Its answered here beautifully by sir Rukbat ( shortened url by Google )
https://goo.gl/Dw6HhW
Thanks & Regards.

[APP][5.0+] WebCall

WebCall does telephony based on WebRTC. It provides very high audio quality (Opus codec with up to 8x the bit rate of regular telephony), on-demand video and bidirectional P2P file transfer.
WebCall for Android can be used as a companion phone - or as your main phone app on devices that have no SIM card:
https://github.com/mehrvarz/webcall-android
Your callers only need to knows your WebCall link. They can use the WebCall web app from any device:
https://github.com/mehrvarz/webcall
Try it: Start WebCall for Android and register a new ID (aka phone number) by leaving the ID field empty. Then enter a good password. Green LED means device is ready to receive calls. Now give yourself a call from another device. Replace WEBCALL-ID with your own eleven-digit ID and open this link in a web browser:
https://timur.mobi/user/WEBCALL-ID
Click the CALL button and your Android device should start ringing.
On smartphone devices you can use WebCall for Android just like a regular phone app. On tablet and desktop devices you are advised to use a headset to prevent echo on the other side. If you hear echo yourself, it is likely bc the other side is not using a headset. If both sides are using a headset it is like sitting next to each other. Achtung: Two devices in close proximity and without headsets may cause feedback noises.
More: https://timur.mobi/webcall/android
WebCall is now available on F-Droid. Search "webcall" in F-Droid app or look here:
WebCall | F-Droid - Free and Open Source Android App Repository
Web-Telephony No-SIM P2P E2E-Encryption NFC-Connect
f-droid.org
Install WebCall on two Android devices and create a direct audio/video link at any time and for as long as you like.
When you run WebCall for the first time, leave the ID-field empty. This will get you a new WebCall ID (aka phone number).
Can't get it to work? See: https://timur.mobi/webcall/android/#webview
<reserved/>

Categories

Resources